We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10e089e commit d517b14Copy full SHA for d517b14
.changeset/plenty-beers-decide.md
@@ -1,22 +1,13 @@
1
---
2
'@firebase/rules-unit-testing': patch
3
-'@firebase/app-check-compat': patch
4
'@firebase/firestore-compat': patch
5
'@firebase/functions-compat': patch
6
-'@firebase/database-compat': patch
7
'@firebase/storage-compat': patch
8
'@firebase/auth-compat': patch
9
-'@firebase/app-compat': patch
10
-'@firebase/app-check': patch
11
-'@firebase/component': patch
12
'@firebase/firestore': patch
13
'@firebase/functions': patch
14
-'@firebase/database': patch
15
'@firebase/storage': patch
16
-'@firebase/logger': patch
17
'@firebase/auth': patch
18
-'@firebase/util': patch
19
-'@firebase/app': patch
20
21
22
Removed dependency on undici and node-fetch in our node bundles, replacing them with the native fetch implementation.
0 commit comments