For more detailed release notes, see Firebase JavaScript SDK Release Notes.
Normal version packages workflow isn't working due to the app version bump step being hardcoded to main branch. Generated this manually using yarn changeset version which means no automatically formatted description.
This release is an out-of-band release from a temporary non-main branch.
firebase package version is:
11.7.3
See files for version changes of subpackages.
For more detailed release notes, see Firebase JavaScript SDK Release Notes.
Normal version packages workflow isn't working due to the app version bump step being hardcoded to main branch. Generated this manually using yarn changeset version which means no automatically formatted description.
This release is an out-of-band release from a temporary non-main branch.
firebase package version is 11.7.2
See files for version changes of subpackages.
For more detailed release notes, see Firebase JavaScript SDK Release Notes.
51e7b48]:51e7b48 #9007 - Revert https://github.com/firebase/firebase-js-sdk/pull/8999
Updated dependencies [51e7b48]:
@firebase/app@0.12.1
51e7b48]:For more detailed release notes, see Firebase JavaScript SDK Release Notes.
3789b5a #8999 - Default automaticDataCollectionEnabled to true without changing App Check's default behavior.3789b5a #8999 - Default automaticDataCollectionEnabled to true without changing App Check's default behavior.3789b5a #8999 - Default automaticDataCollectionEnabled to true without changing App Check's default behavior.3789b5a, ea1f913, 0e12766]:3789b5a #8999 - Default automaticDataCollectionEnabled to true without changing App Check's default behavior.3789b5a, 6a02778, ea1f913, 0e12766]:ea1f913, 0e12766]:ea1f913, 0e12766]:3789b5a, ea1f913, 0e12766]:6a02778 #8998 - Fix issue where auth port wasn't properly set when setting up cookies in Firebase Studio.
@firebase/util@1.11.1
@firebase/component@0.6.14
6a02778, ea1f913, 0e12766]:@firebase/util@1.11.1
@firebase/component@0.6.14
@firebase/util@1.11.1
@firebase/component@0.6.14
@firebase/database@1.0.15
@firebase/util@1.11.1
@firebase/component@0.6.14
@firebase/database-types@1.0.11
@firebase/util@1.11.1
@firebase/component@0.6.14
ea1f913, 0e12766]:@firebase/util@1.11.1
@firebase/component@0.6.14
ea1f913, 0e12766]:ea1f913, 0e12766]:ea1f913, 0e12766]:ea1f913, 0e12766]:ea1f913, 0e12766]:ea1f913, 0e12766]:ea1f913, 0e12766]:ea1f913, 0e12766]:@firebase/util@1.11.1
@firebase/component@0.6.14
ea1f913, 0e12766]:For more detailed release notes, see Firebase JavaScript SDK Release Notes.
1363ecc]:ed0803a #8915 - Fixed the null value handling in != and not-in filters.
88a8055 #8888 (fixes #6465) - Fix 'window is not defined' error when calling clearIndexedDbPersistence from a service worker
195d943 #8871 (fixes #8593) - Fix issue where Firestore would produce undefined for document snapshot data if using IndexedDB persistence and "clear site data" (or equivalent) button was pressed in the web browser.
Updated dependencies [ed0803a, 88a8055, 1363ecc, 1df3d26, e055e90, 195d943]:
@firebase/app@0.11.5
@firebase/firestore@4.7.11
@firebase/auth@1.10.1
@firebase/data-connect@0.3.4
@firebase/app-compat@0.2.54
@firebase/firestore-compat@0.3.46
@firebase/auth-compat@0.5.21
ed0803a #8915 - Fixed the null value handling in != and not-in filters.
88a8055 #8888 (fixes #6465) - Fix 'window is not defined' error when calling clearIndexedDbPersistence from a service worker
e055e90 #8313 - Add unique IDs and state information into fatal error messages instead of the generic "unexpected state" message.
195d943 #8871 (fixes #8593) - Fix issue where Firestore would produce undefined for document snapshot data if using IndexedDB persistence and "clear site data" (or equivalent) button was pressed in the web browser.
For more detailed release notes, see Firebase JavaScript SDK Release Notes.
fb5d422 #8839 - Adding Persistence.COOKIE a new persistence method backed by cookies. The
browserCookiePersistence implementation is designed to be used in conjunction with middleware that
ensures both your front and backend authentication state remains synchronized.fb5d422 #8839 - Adding Persistence.COOKIE a new persistence method backed by cookies. The
browserCookiePersistence implementation is designed to be used in conjunction with middleware that
ensures both your front and backend authentication state remains synchronized.fb5d422, 648de84, edb4001, faaeb48]:fb5d422]:For more detailed release notes, see Firebase JavaScript SDK Release Notes.
5611175 #8814 (fixes #8813) - Modify the retry mechanism to stop when remaining tries is less than or equal to zero, improving the robustness of the retry handling.
feb2c9d #8787 - Use lazy encoding in UTF-8 encoded byte comparison for strings.
Updated dependencies [25985ac, 5611175, 95b4fc6, feb2c9d, 113c965, 058afa2, 43d6b67]:
@firebase/app@0.11.3
@firebase/vertexai@1.2.0
@firebase/performance@0.7.2
@firebase/app-check@0.8.13
@firebase/firestore@4.7.10
@firebase/database-compat@2.0.5
@firebase/database@1.0.14
@firebase/data-connect@0.3.2
@firebase/app-compat@0.2.52
@firebase/performance-compat@0.2.15
@firebase/app-check-compat@0.3.20
@firebase/firestore-compat@0.3.45
25985ac #8827 - Add systemInstruction, tools, and generationConfig to CountTokensRequest.
058afa2 #8741 - Added missing BlockReason and FinishReason enum values.
95b4fc6 #8842 (fixes #8822) - Improve error handling in AppCheck. The publicly-exported getToken() will now throw internalError strings it was previously ignoring.95b4fc6]:113c965 #8800 - Added non-null parent properties to ThenableReference
Updated dependencies [113c965]:
@firebase/database-types@1.0.10
@firebase/database@1.0.14
feb2c9d]:5611175 #8814 (fixes #8813) - Modify the retry mechanism to stop when remaining tries is less than or equal to zero, improving the robustness of the retry handling.5611175]:For more detailed release notes, see Firebase JavaScript SDK Release Notes.
9d82665 #8757 - Added support for modality-based token count.
70e08cf #8699 - Adds support for initial state hydration (from SSR contexts)
777f465 #8483 - Add support for the FIREBASE_WEBAPP_CONFIG environment variable at install time.
ce2c775 #8683 - Public Preview Added support for generating images using the Imagen 3 model.
b3e68ca #8769 - Fixed: invoking connectDatabaseEmulator multiple times with the same parameters will no longer
cause an error. Fixes GitHub Issue #6824.
c791ecf #8750 - Fixed: invoking connectAuthEmulator multiple times with the same parameters will no longer cause
an error. Fixes GitHub Issue #6824.
Updated dependencies [9d82665, 70e08cf, b3e68ca, c791ecf, 554c7bd, 884cbd7, 777f465, f681482, ce2c775]:
@firebase/app@0.11.2
@firebase/vertexai@1.1.0
@firebase/remote-config@0.6.0
@firebase/database-compat@2.0.4
@firebase/database@1.0.13
@firebase/auth@1.9.1
@firebase/util@1.11.0
@firebase/app-check@0.8.12
@firebase/analytics@0.10.12
@firebase/app-compat@0.2.51
@firebase/data-connect@0.3.1
@firebase/firestore@4.7.9
@firebase/functions@0.12.3
@firebase/installations@0.6.13
@firebase/messaging@0.12.17
@firebase/performance@0.7.1
@firebase/storage@0.13.7
@firebase/remote-config-compat@0.2.13
@firebase/auth-compat@0.5.19
@firebase/analytics-compat@0.2.18
@firebase/app-check-compat@0.3.19
@firebase/firestore-compat@0.3.44
@firebase/functions-compat@0.3.20
@firebase/installations-compat@0.2.13
@firebase/messaging-compat@0.2.17
@firebase/performance-compat@0.2.14
@firebase/storage-compat@0.3.17
777f465]:9d82665 #8757 - Added support for modality-based token count.
ce2c775 #8683 - Public Preview Added support for generating images using the Imagen 3 model.
554c7bd #8736 (fixes #8714) - Filter out empty text parts from streaming responses.
Updated dependencies [777f465]:
@firebase/util@1.11.0
@firebase/component@0.6.13
777f465]:777f465]:Update SDK_VERSION.
Updated dependencies [777f465]:
@firebase/util@1.11.0
@firebase/component@0.6.13
f681482 #8792 - Fixed a bug that caused an error to be thrown when the debug exchange failed.
Updated dependencies [777f465]:
@firebase/util@1.11.0
@firebase/component@0.6.13
777f465, f681482]:777f465]:c791ecf #8750 - Fixed: invoking connectAuthEmulator multiple times with the same parameters will no longer cause
an error. Fixes GitHub Issue #6824.777f465]:c791ecf, 777f465]:777f465]:777f465]:b3e68ca #8769 - Fixed: invoking connectDatabaseEmulator multiple times with the same parameters will no longer
cause an error. Fixes GitHub Issue #6824.777f465]:b3e68ca #8769 - Fixed: invoking connectDatabaseEmulator multiple times with the same parameters will no longer
cause an error. Fixes GitHub Issue #6824.b3e68ca, 777f465]:777f465]:777f465]:777f465]:777f465]:777f465]:777f465]:777f465]:777f465]:777f465]:777f465]:777f465]:70e08cf, 777f465]:777f465]:777f465]:For more detailed release notes, see Firebase JavaScript SDK Release Notes.
3418ef8 #8782 - Reverted a change to use UTF-8 encoding in string comparisons which caused a performance issue. See GitHub issue #8778
Updated dependencies [3418ef8]:
@firebase/app@0.11.1
@firebase/firestore@4.7.8
@firebase/app-compat@0.2.50
@firebase/firestore-compat@0.3.43
3418ef8 #8782 - Reverted a change to use UTF-8 encoding in string comparisons which caused a performance issue. See GitHub issue #87783418ef8]:For more detailed release notes, see Firebase JavaScript SDK Release Notes.
97d48c7 #8651 - FirebaseServerApp can now be initalized with an App Check token instead of invoking the App Check
getToken method. This should unblock the use of App Check enforced products in SSR environments
where the App Check SDK cannot be initialized.dafae52 #8724 - Discard the earliest heartbeat once a limit of 30 heartbeats in storage has been hit.9d88e3a #8738 - Added ActionCodeSettings.linkDomain to customize the Firebase Hosting link domain that is used in mobile out-of-band email action flows. Also, deprecated ActionCodeSettings.dynamicLinkDomain.97d48c7 #8651 - FirebaseServerApp can now be initalized with an App Check token instead of invoking the App Check
getToken method. This should unblock the use of App Check enforced products in SSR environments
where the App Check SDK cannot be initialized.9d88e3a #8738 - Added ActionCodeSettings.linkDomain to customize the Firebase Hosting link domain that is used in mobile out-of-band email action flows. Also, deprecated ActionCodeSettings.dynamicLinkDomain.313faf6 #8749 - Add custom request headers based on the type of SDK (JS/TS, React, Angular, etc) that's invoking Data Connect requests. This will help us understand how users interact with Data Connect when using the Web SDK.97d48c7 #8651 - FirebaseServerApp can now be initalized with an App Check token instead of invoking the App Check
getToken method. This should unblock the use of App Check enforced products in SSR environments
where the App Check SDK cannot be initialized.2ec1c76 #8644 - Collect web vital metrics (INP,CLS,LCP) as part of page load event.
97d48c7 #8651 - FirebaseServerApp can now be initalized with an App Check token instead of invoking the App Check
getToken method. This should unblock the use of App Check enforced products in SSR environments
where the App Check SDK cannot be initialized.
313faf6 #8749 - Add custom request headers based on the type of SDK (JS/TS, React, Angular, etc) that's invoking Data Connect requests. This will help us understand how users interact with Data Connect when using the Web SDK.
9d88e3a #8738 - Added ActionCodeSettings.linkDomain to customize the Firebase Hosting link domain that is used in mobile out-of-band email action flows. Also, deprecated ActionCodeSettings.dynamicLinkDomain.
01f36ea #8719 - Fix a potential for a negative offset when calculating last reconnect times. This could cause lengthy reconnect delays in some scenarios. Fixes #8718.
721e5a7 #8691 - Fixed a server and sdk mismatch in unicode string sorting.
Updated dependencies [01f36ea, 2ec1c76, 97d48c7, 313faf6, 9d88e3a, 721e5a7, dafae52]:
@firebase/database@1.0.12
@firebase/performance@0.7.0
@firebase/app@0.11.0
@firebase/data-connect@0.3.0
@firebase/firestore@4.7.7
@firebase/functions@0.12.2
@firebase/vertexai@1.0.4
@firebase/storage@0.13.6
@firebase/auth@1.9.0
@firebase/database-compat@2.0.3
@firebase/performance-compat@0.2.13
@firebase/app-compat@0.2.49
@firebase/firestore-compat@0.3.42
@firebase/functions-compat@0.3.19
@firebase/storage-compat@0.3.16
@firebase/auth-compat@0.5.18
01f36ea #8719 - Fix a potential for a negative offset when calculating last reconnect times. This could cause lengthy reconnect delays in some scenarios. Fixes #8718.
97d48c7 #8651 - FirebaseServerApp can now be initalized with an App Check token instead of invoking the App Check
getToken method. This should unblock the use of App Check enforced products in SSR environments
where the App Check SDK cannot be initialized.
97d48c7 #8651 - FirebaseServerApp can now be initalized with an App Check token instead of invoking the App Check
getToken method. This should unblock the use of App Check enforced products in SSR environments
where the App Check SDK cannot be initialized.
721e5a7 #8691 - Fixed a server and sdk mismatch in unicode string sorting.
97d48c7 #8651 - FirebaseServerApp can now be initalized with an App Check token instead of invoking the App Check
getToken method. This should unblock the use of App Check enforced products in SSR environments
where the App Check SDK cannot be initialized.97d48c7]:2ec1c76]:97d48c7 #8651 - FirebaseServerApp can now be initalized with an App Check token instead of invoking the App Check
getToken method. This should unblock the use of App Check enforced products in SSR environments
where the App Check SDK cannot be initialized.97d48c7]:For more detailed release notes, see Firebase JavaScript SDK Release Notes.
25a6204c1]:7bf2aec63 #8602 - Added support for custom signal targeting in Remote Config. Use setCustomSignals API for setting custom signals and use them to build custom targeting conditions in Remote Config.
c19a051ce #8667 - Updated to include promise instead of promiselike
25a6204c1, 7bf2aec63, c19a051ce]:7bf2aec63 #8602 - Added support for custom signal targeting in Remote Config. Use setCustomSignals API for setting custom signals and use them to build custom targeting conditions in Remote Config.25a6204c1]:7bf2aec63 #8602 - Added support for custom signal targeting in Remote Config. Use setCustomSignals API for setting custom signals and use them to build custom targeting conditions in Remote Config.25a6204c1]:25a6204c1]:25a6204c1]:25a6204c1 #8600 (fixes #6462) - Generate UUIDs with crypto.randomUUID() instead of custom uuidv4 function that uses Math.random().
Updated dependencies [25a6204c1]:
@firebase/util@1.10.3
@firebase/component@0.6.12
25a6204c1]:25a6204c1]:25a6204c1]:25a6204c1]:25a6204c1]:25a6204c1]:25a6204c1]:25a6204c1]:25a6204c1]:25a6204c1]:25a6204c1]:25a6204c1]:25a6204c1]:25a6204c1]:25a6204c1]:25a6204c1]:25a6204c1]:25a6204c1]:25a6204c1, 7bf2aec63]:25a6204c1]:25a6204c1]:25a6204c1 #8600 (fixes #6462) - Generate UUIDs with crypto.randomUUID() instead of custom uuidv4 function that uses Math.random().25a6204c1]:For more detailed release notes, see Firebase JavaScript SDK Release Notes.
f05509e8c, c540ba9ee, cb4309f13, 1294e64c8]:cb4309f13 #8664 - Fixed issue where multiple calls to connectDataConnectEmulator caused an exceptionf05509e8c]:1294e64c8 #8661 (fixes #7784) - Fix an issue where PushManager.subscribe() is called too soon after registering the default service worker.1294e64c8]:For more detailed release notes, see Firebase JavaScript SDK Release Notes.
Updated dependencies [b80711925]:
@firebase/component@0.6.11
@firebase/installations@0.6.11
@firebase/logger@0.4.4
@firebase/util@1.10.2
Updated dependencies [b80711925]:
@firebase/analytics@0.10.10
@firebase/analytics-types@0.8.3
@firebase/component@0.6.11
@firebase/util@1.10.2
Updated dependencies [b80711925]:
@firebase/component@0.6.11
@firebase/logger@0.4.4
@firebase/util@1.10.2
Updated dependencies [b80711925]:
@firebase/component@0.6.11
@firebase/logger@0.4.4
@firebase/util@1.10.2
Updated dependencies [b80711925]:
@firebase/app-check@0.8.10
@firebase/app-check-types@0.5.3
@firebase/component@0.6.11
@firebase/logger@0.4.4
@firebase/util@1.10.2
Updated dependencies [b80711925]:
@firebase/app@0.10.16
@firebase/component@0.6.11
@firebase/logger@0.4.4
@firebase/util@1.10.2
Updated dependencies [b80711925]:
@firebase/component@0.6.11
@firebase/logger@0.4.4
@firebase/util@1.10.2
Updated dependencies [b80711925]:
@firebase/auth@1.8.1
@firebase/auth-types@0.12.3
@firebase/component@0.6.11
@firebase/util@1.10.2
Updated dependencies [b80711925]:
@firebase/util@1.10.2
Updated dependencies [b80711925]:
@firebase/auth-interop-types@0.2.4
@firebase/component@0.6.11
@firebase/logger@0.4.4
@firebase/util@1.10.2
Updated dependencies [b80711925]:
@firebase/app-check-interop-types@0.3.3
@firebase/auth-interop-types@0.2.4
@firebase/component@0.6.11
@firebase/logger@0.4.4
@firebase/util@1.10.2
Updated dependencies [b80711925]:
@firebase/component@0.6.11
@firebase/database@1.0.10
@firebase/database-types@1.0.7
@firebase/logger@0.4.4
@firebase/util@1.10.2
Updated dependencies [b80711925]:
@firebase/app-types@0.9.3
@firebase/util@1.10.2
Updated dependencies [052e438bc, 1f1ba3fee, 4db3d3e7b, b80711925, 0f5714ba5]:
@firebase/vertexai@1.0.1
@firebase/analytics@0.10.10
@firebase/analytics-compat@0.2.16
@firebase/app@0.10.16
@firebase/app-check@0.8.10
@firebase/app-check-compat@0.3.17
@firebase/app-compat@0.2.46
@firebase/app-types@0.9.3
@firebase/auth@1.8.1
@firebase/auth-compat@0.5.16
@firebase/data-connect@0.1.2
@firebase/database@1.0.10
@firebase/database-compat@2.0.1
@firebase/firestore@4.7.5
@firebase/firestore-compat@0.3.40
@firebase/functions@0.11.10
@firebase/functions-compat@0.3.16
@firebase/installations@0.6.11
@firebase/installations-compat@0.2.11
@firebase/messaging@0.12.14
@firebase/messaging-compat@0.2.14
@firebase/performance@0.6.11
@firebase/performance-compat@0.2.11
@firebase/remote-config@0.4.11
@firebase/remote-config-compat@0.2.11
@firebase/storage@0.13.4
@firebase/storage-compat@0.3.14
@firebase/util@1.10.2
0f5714ba5 #8595 (fixes #8474) - Prevent a possible condition of slow snapshots, caused by a rapid series of document update(s) followed by a delete.
Updated dependencies [b80711925]:
@firebase/component@0.6.11
@firebase/logger@0.4.4
@firebase/util@1.10.2
@firebase/webchannel-wrapper@1.0.3
@firebase/component@0.6.11
@firebase/firestore@4.7.5
@firebase/firestore-types@3.0.3
@firebase/util@1.10.2
Updated dependencies [b80711925]:
@firebase/app-check-interop-types@0.3.3
@firebase/auth-interop-types@0.2.4
@firebase/component@0.6.11
@firebase/messaging-interop-types@0.2.3
@firebase/util@1.10.2
Updated dependencies [b80711925]:
@firebase/component@0.6.11
@firebase/functions@0.11.10
@firebase/functions-types@0.6.3
@firebase/util@1.10.2
Updated dependencies [b80711925]:
@firebase/component@0.6.11
@firebase/util@1.10.2
Updated dependencies [b80711925]:
@firebase/component@0.6.11
@firebase/installations@0.6.11
@firebase/installations-types@0.5.3
@firebase/util@1.10.2
Updated dependencies [b80711925]:
@firebase/component@0.6.11
@firebase/installations@0.6.11
@firebase/messaging-interop-types@0.2.3
@firebase/util@1.10.2
Updated dependencies [b80711925]:
@firebase/component@0.6.11
@firebase/messaging@0.12.14
@firebase/util@1.10.2
Updated dependencies [b80711925]:
@firebase/component@0.6.11
@firebase/installations@0.6.11
@firebase/logger@0.4.4
@firebase/util@1.10.2
Updated dependencies [b80711925]:
@firebase/component@0.6.11
@firebase/logger@0.4.4
@firebase/performance@0.6.11
@firebase/performance-types@0.2.3
@firebase/util@1.10.2
Updated dependencies [b80711925]:
@firebase/component@0.6.11
@firebase/installations@0.6.11
@firebase/logger@0.4.4
@firebase/util@1.10.2
Updated dependencies [b80711925]:
@firebase/component@0.6.11
@firebase/logger@0.4.4
@firebase/remote-config@0.4.11
@firebase/remote-config-types@0.3.3
@firebase/util@1.10.2
Updated dependencies [b80711925]:
@firebase/component@0.6.11
@firebase/util@1.10.2
Updated dependencies [b80711925]:
@firebase/component@0.6.11
@firebase/storage@0.13.4
@firebase/storage-types@0.8.3
@firebase/util@1.10.2
1f1ba3fee #8587 - Remove indentation in VertexAI API Not Enabled error
4db3d3e7b #8591 - Send App Check dummy token in header if there is an App Check getToken error.
Updated dependencies [b80711925]:
@firebase/app-check-interop-types@0.3.3
@firebase/component@0.6.11
@firebase/logger@0.4.4
@firebase/util@1.10.2
Updated dependencies [b80711925]:
@firebase/template-types@0.2.3
For more detailed release notes, see Firebase JavaScript SDK Release Notes.
0f5a9aad0]:For more detailed release notes, see Firebase JavaScript SDK Release Notes.
b942e9e6e #8568 - [feature] Added reCAPTCHA Enterprise support for app verification during phone authentication.479226bf3 #8475 - Remove ES5 bundles. The minimum required ES version is now ES2017.
Updated dependencies [cf988b0b1, 479226bf3, 479226bf3, 479226bf3, b942e9e6e, 479226bf3, 813b9fad6, a2146910c]:
@firebase/data-connect@0.1.1
@firebase/vertexai@1.0.0
@firebase/installations-compat@0.2.10
@firebase/remote-config-compat@0.2.10
@firebase/performance-compat@0.2.10
@firebase/analytics-compat@0.2.15
@firebase/app-check-compat@0.3.16
@firebase/firestore-compat@0.3.39
@firebase/functions-compat@0.3.15
@firebase/messaging-compat@0.2.13
@firebase/database-compat@1.0.9
@firebase/storage-compat@0.3.13
@firebase/installations@0.6.10
@firebase/remote-config@0.4.10
@firebase/auth-compat@0.5.15
@firebase/performance@0.6.10
@firebase/app-compat@0.2.44
@firebase/analytics@0.10.9
@firebase/app-check@0.8.9
@firebase/firestore@4.7.4
@firebase/functions@0.11.9
@firebase/messaging@0.12.13
@firebase/database@1.0.9
@firebase/storage@0.13.3
@firebase/auth@1.8.0
@firebase/util@1.10.1
@firebase/app@0.10.14
479226bf3 #8475 - Remove ES5 bundles. The minimum required ES version is now ES2017.
Updated dependencies [479226bf3]:
@firebase/component@0.6.10
@firebase/logger@0.4.3
@firebase/util@1.10.1
b942e9e6e #8568 - [feature] Added reCAPTCHA Enterprise support for app verification during phone authentication.479226bf3 #8475 - Remove ES5 bundles. The minimum required ES version is now ES2017.
479226bf3 #8475 - Removed dependency on undici and node-fetch in our node bundles, replacing them with the native fetch implementation.
Updated dependencies [479226bf3]:
@firebase/component@0.6.10
@firebase/logger@0.4.3
@firebase/util@1.10.1
479226bf3 #8475 - Remove ES5 bundles. The minimum required ES version is now ES2017.
Updated dependencies [479226bf3]:
@firebase/installations@0.6.10
@firebase/component@0.6.10
@firebase/logger@0.4.3
@firebase/util@1.10.1
479226bf3 #8475 - Remove ES5 bundles. The minimum required ES version is now ES2017.
Updated dependencies [479226bf3]:
@firebase/analytics@0.10.9
@firebase/component@0.6.10
@firebase/util@1.10.1
479226bf3 #8475 - Remove ES5 bundles. The minimum required ES version is now ES2017.
Updated dependencies [479226bf3]:
@firebase/component@0.6.10
@firebase/logger@0.4.3
@firebase/util@1.10.1
479226bf3 #8475 - Remove ES5 bundles. The minimum required ES version is now ES2017.
Updated dependencies [479226bf3]:
@firebase/component@0.6.10
@firebase/logger@0.4.3
@firebase/util@1.10.1
479226bf3 #8475 - Remove ES5 bundles. The minimum required ES version is now ES2017.
Updated dependencies [479226bf3]:
@firebase/app-check@0.8.9
@firebase/component@0.6.10
@firebase/logger@0.4.3
@firebase/util@1.10.1
479226bf3 #8475 - Remove ES5 bundles. The minimum required ES version is now ES2017.
Updated dependencies [479226bf3]:
@firebase/component@0.6.10
@firebase/logger@0.4.3
@firebase/util@1.10.1
@firebase/app@0.10.14
479226bf3 #8475 - Remove ES5 bundles. The minimum required ES version is now ES2017.
479226bf3 #8475 - Removed dependency on undici and node-fetch in our node bundles, replacing them with the native fetch implementation.
@firebase/component@0.6.10
@firebase/auth@1.8.0
@firebase/util@1.10.1
479226bf3 #8475 - Remove ES5 bundles. The minimum required ES version is now ES2017.
Updated dependencies [479226bf3]:
@firebase/util@1.10.1
cf988b0b1 #8570 - - Throw error when calling executeQuery with mutations
813b9fad6 #8565 - - Modified user agent to use language instead of platform
Updated dependencies [479226bf3]:
@firebase/component@0.6.10
@firebase/logger@0.4.3
@firebase/util@1.10.1
479226bf3 #8475 - Remove ES5 bundles. The minimum required ES version is now ES2017.
Updated dependencies [479226bf3]:
@firebase/component@0.6.10
@firebase/logger@0.4.3
@firebase/util@1.10.1
479226bf3 #8475 - Remove ES5 bundles. The minimum required ES version is now ES2017.
Updated dependencies [479226bf3]:
@firebase/component@0.6.10
@firebase/database@1.0.9
@firebase/logger@0.4.3
@firebase/util@1.10.1
@firebase/database-types@1.0.6
479226bf3]:479226bf3 #8475 - Remove ES5 bundles. The minimum required ES version is now ES2017.
479226bf3 #8475 - Removed dependency on undici and node-fetch in our node bundles, replacing them with the native fetch implementation.
Updated dependencies [479226bf3]:
@firebase/webchannel-wrapper@1.0.2
@firebase/component@0.6.10
@firebase/logger@0.4.3
@firebase/util@1.10.1
479226bf3 #8475 - Remove ES5 bundles. The minimum required ES version is now ES2017.
479226bf3 #8475 - Removed dependency on undici and node-fetch in our node bundles, replacing them with the native fetch implementation.
@firebase/component@0.6.10
@firebase/firestore@4.7.4
@firebase/util@1.10.1
479226bf3 #8475 - Remove ES5 bundles. The minimum required ES version is now ES2017.
479226bf3 #8475 - Removed dependency on undici and node-fetch in our node bundles, replacing them with the native fetch implementation.
479226bf3 #8475 - Remove node bundle from the functions SDK as the node-specific fetch code has been removed in favor of using native fetch throughout the SDK.
a2146910c #8546 (fixes #8511) - Make the FunctionsError class publicly exported.
Updated dependencies [479226bf3]:
@firebase/component@0.6.10
@firebase/util@1.10.1
479226bf3 #8475 - Remove ES5 bundles. The minimum required ES version is now ES2017.
479226bf3 #8475 - Removed dependency on undici and node-fetch in our node bundles, replacing them with the native fetch implementation.
479226bf3 #8475 - Remove node bundle from the functions SDK as the node-specific fetch code has been removed in favor of using native fetch throughout the SDK.
Updated dependencies [479226bf3, 479226bf3, 479226bf3, a2146910c]:
@firebase/component@0.6.10
@firebase/functions@0.11.9
@firebase/util@1.10.1
479226bf3 #8475 - Remove ES5 bundles. The minimum required ES version is now ES2017.
Updated dependencies [479226bf3]:
@firebase/component@0.6.10
@firebase/util@1.10.1
479226bf3 #8475 - Remove ES5 bundles. The minimum required ES version is now ES2017.
Updated dependencies [479226bf3]:
@firebase/installations@0.6.10
@firebase/component@0.6.10
@firebase/util@1.10.1
479226bf3 #8475 - Remove ES5 bundles. The minimum required ES version is now ES2017.
Updated dependencies [479226bf3]:
@firebase/installations@0.6.10
@firebase/component@0.6.10
@firebase/util@1.10.1
479226bf3 #8475 - Remove ES5 bundles. The minimum required ES version is now ES2017.
Updated dependencies [479226bf3]:
@firebase/component@0.6.10
@firebase/messaging@0.12.13
@firebase/util@1.10.1
479226bf3 #8475 - Remove ES5 bundles. The minimum required ES version is now ES2017.
Updated dependencies [479226bf3]:
@firebase/installations@0.6.10
@firebase/component@0.6.10
@firebase/logger@0.4.3
@firebase/util@1.10.1
479226bf3 #8475 - Remove ES5 bundles. The minimum required ES version is now ES2017.
Updated dependencies [479226bf3]:
@firebase/performance@0.6.10
@firebase/component@0.6.10
@firebase/logger@0.4.3
@firebase/util@1.10.1
479226bf3 #8475 - Remove ES5 bundles. The minimum required ES version is now ES2017.
Updated dependencies [479226bf3]:
@firebase/installations@0.6.10
@firebase/component@0.6.10
@firebase/logger@0.4.3
@firebase/util@1.10.1
479226bf3 #8475 - Remove ES5 bundles. The minimum required ES version is now ES2017.
Updated dependencies [479226bf3]:
@firebase/remote-config@0.4.10
@firebase/component@0.6.10
@firebase/logger@0.4.3
@firebase/util@1.10.1
479226bf3 #8475 - Remove ES5 bundles. The minimum required ES version is now ES2017.
479226bf3 #8475 - Removed dependency on undici and node-fetch in our node bundles, replacing them with the native fetch implementation.
firebase@11.0.0
479226bf3 #8475 - Remove ES5 bundles. The minimum required ES version is now ES2017.
479226bf3 #8475 - Removed dependency on undici and node-fetch in our node bundles, replacing them with the native fetch implementation.
Updated dependencies [479226bf3]:
@firebase/component@0.6.10
@firebase/util@1.10.1
479226bf3 #8475 - Remove ES5 bundles. The minimum required ES version is now ES2017.
479226bf3 #8475 - Removed dependency on undici and node-fetch in our node bundles, replacing them with the native fetch implementation.
@firebase/component@0.6.10
@firebase/storage@0.13.3
@firebase/util@1.10.1
For more detailed release notes, see Firebase JavaScript SDK Release Notes.
d6fa58854]:d6fa58854 #8534 - The logging endpoint has been updated to ensure proper logging of WebPush entries. This resolves an issue where BigQuery logs were missing WebPush data. The payload structure has also been updated in alignment with the latest logging requirements as specified in go/firelog.d6fa58854]:For more detailed release notes, see Firebase JavaScript SDK Release Notes.
beaa4dffb, ff0475c41, 47b091324]:beaa4dffb]:ff0475c41 #8259 - Re-enable useFetchStreams with the latest WebChannel implementation. This reduces the memory usage of WebChannel.
47b091324 #8430 - Refactor Firestore client instantiation. This prepares for future features that require client to restart.
For more detailed release notes, see Firebase JavaScript SDK Release Notes.
16d62d4fa #8393 - Suppress the use of the fetch parameter referrerPolicy within Auth for fetch requests originating from Cloudflare Workers. Clouldflare Worker environments do not support this parameter and throw when it's used.16d62d4fa]:16d62d4fa]:16d62d4fa]:16d62d4fa]:16d62d4fa]:16d62d4fa]:16d62d4fa #8393 - Suppress the use of the fetch parameter referrerPolicy within Auth for fetch requests originating from Cloudflare Workers. Clouldflare Worker environments do not support this parameter and throw when it's used.
Updated dependencies [16d62d4fa]:
@firebase/util@1.10.0
@firebase/component@0.6.9
16d62d4fa]:16d62d4fa]:16d62d4fa]:16d62d4fa]:16d62d4fa]:16d62d4fa, 629919ea7]:629919ea7 #8343 - Fix an issue with metadata fromCache defaulting to true when listening to cache in multi-tabs.
Updated dependencies [16d62d4fa]:
@firebase/util@1.10.0
@firebase/component@0.6.9
16d62d4fa, 629919ea7]:16d62d4fa]:16d62d4fa]:16d62d4fa]:16d62d4fa]:16d62d4fa]:16d62d4fa]:16d62d4fa]:16d62d4fa]:16d62d4fa]:16d62d4fa]:16d62d4fa]:16d62d4fa]:16d62d4fa]:For more detailed release notes, see Firebase JavaScript SDK Release Notes.
05c34c91e]:62348e116 #8432 (fixes #8431) - Update undici dependency to 6.19.7 due to a memory leak in older versions.62348e116 #8432 (fixes #8431) - Update undici dependency to 6.19.7 due to a memory leak in older versions.
Updated dependencies [62348e116]:
@firebase/auth@1.7.8
62348e116 #8432 (fixes #8431) - Update undici dependency to 6.19.7 due to a memory leak in older versions.
@firebase/functions@0.11.7
@firebase/app@0.10.10
@firebase/auth-compat@0.5.13
@firebase/firestore@4.7.1
@firebase/storage@0.13.1
@firebase/auth@1.7.8
@firebase/functions-compat@0.3.13
@firebase/app-compat@0.2.40
@firebase/storage-compat@0.3.11
@firebase/firestore-compat@0.3.36
62348e116 #8432 (fixes #8431) - Update undici dependency to 6.19.7 due to a memory leak in older versions.62348e116]:2ee2a90ae #8441 (fixes #8440) - Allow a custom path in Firebase functions custom domain
62348e116 #8432 (fixes #8431) - Update undici dependency to 6.19.7 due to a memory leak in older versions.
62348e116 #8432 (fixes #8431) - Update undici dependency to 6.19.7 due to a memory leak in older versions.62348e116]:For more detailed release notes, see Firebase JavaScript SDK Release Notes.
6b0ca77b2 #8410 (fixes #8303) - Migrate from the Node to Web ReadableStream interface
e6b852562 #8215 - Add support for reading and writing Firestore vectors.
6b0ca77b2, 6d6ce8100, 2ddbd4e49, e6b852562, 16015723b]:16015723b #8414 (fixes #8409) - Updated how app-compat checks the global scope.
Updated dependencies [6d6ce8100]:
@firebase/app@0.10.9
2ddbd4e49 #8408 - Remove localStorage synchronization on storage events in Safari iframes. See GitHub PR #8408.2ddbd4e49]:e6b852562]:6b0ca77b2]: