We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10a6149 commit 10e089eCopy full SHA for 10e089e
.changeset/plenty-beers-decide.md
@@ -0,0 +1,22 @@
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