Skip to content

Releases: firebase/firebase-js-sdk

[email protected]

18 Sep 23:08
8d3211b
Compare
Choose a tag to compare

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed

@firebase/[email protected]

Minor Changes

  • 06ab5c4 #9236 - Added a new InferenceMode option for the hybrid on-device capability: prefer_in_cloud. When this mode is selected, the SDK will attempt to use a cloud-hosted model first. If the call to the cloud-hosted model fails with a network-related error, the SDK will fall back to the on-device model, if it's available.

  • 9b8ab02 #9249 - Added Code Execution feature.

Patch Changes

  • a4848b4 #9235 - Refactor component registration.

  • c123766 #9253 - Change documentation tags for hybrid inference from "EXPERIMENTAL" to "public preview".

[email protected]

Minor Changes

  • 06ab5c4 #9236 - Added a new InferenceMode option for the hybrid on-device capability: prefer_in_cloud. When this mode is selected, the SDK will attempt to use a cloud-hosted model first. If the call to the cloud-hosted model fails with a network-related error, the SDK will fall back to the on-device model, if it's available.

  • 120a308 #9221 - Added support for Realtime Remote Config for the web. This feature introduces a new onConfigUpdate API and allows web applications to receive near-instant configuration updates without requiring periodic polling.

  • 9b8ab02 #9249 - Added Code Execution feature.

Patch Changes

@firebase/[email protected]

Minor Changes

  • 120a308 #9221 - Added support for Realtime Remote Config for the web. This feature introduces a new onConfigUpdate API and allows web applications to receive near-instant configuration updates without requiring periodic polling.

@firebase/[email protected]

Minor Changes

  • 120a308 #9221 - Added support for Realtime Remote Config for the web. This feature introduces a new onConfigUpdate API and allows web applications to receive near-instant configuration updates without requiring periodic polling.

@firebase/[email protected]

Patch Changes

  • Update SDK_VERSION.

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

  • 43276b0 #9242 - Increased the buffering-proxy detection timeout to minimize the false-positive rate. Updating WebChannel to ignore duplicate messages received from the server. Fix for #8250.

  • Updated dependencies [43276b0]:

  • @firebase/[email protected]

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

  • 43276b0 #9242 - Increased the buffering-proxy detection timeout to minimize the false-positive rate. Updating WebChannel to ignore duplicate messages received from the server. Fix for #8250.

[email protected]

29 Aug 00:32
4d834de
Compare
Choose a tag to compare

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed

@firebase/[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

28 Aug 15:51
f2ecae7
Compare
Choose a tag to compare

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed

@firebase/[email protected]

Minor Changes

  • 984086b #9224 - Add support for the Gemini Live API.

  • 9b63cd6 #9192 - Add thoughtSummary() convenience method to EnhancedGenerateContentResponse.

  • 02280d7 #9201 - Add App Check limited use token option to getAI().

Patch Changes

  • 84b8bed #9222 - Fixed an issue where AIError messages were too long after including an entire response body.

  • c5f08a9 #9216 - Add 'includeSafetyAttributes' field to Predict request payloads.

  • cbef6c6 #9225 - Exclude ChromeAdapterImpl code from Node entry point.

[email protected]

Minor Changes

  • 984086b #9224 - Add support for the Gemini Live API.

  • 9b63cd6 #9192 - Add thoughtSummary() convenience method to EnhancedGenerateContentResponse.

  • 02280d7 #9201 - Add App Check limited use token option to getAI().

Patch Changes

@firebase/[email protected]

Patch Changes

  • Update SDK_VERSION.

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

  • 2058432 #9177 (fixes #9147) - Fixed a bug where a rejected promise with an empty message in a transaction would cause a timeout.

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

  • 5501791 #9204 - Fixed issue where Firebase Functions SDK caused CORS errors when connected to emulators in Firebase Studio

@firebase/[email protected]

Patch Changes

[email protected]

07 Aug 21:04
44d8d74
Compare
Choose a tag to compare

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed

@firebase/[email protected]

Minor Changes

  • e25317f #9029 - Add hybrid inference options to the Firebase AI SDK.

[email protected]

Minor Changes

  • e25317f #9029 - Add hybrid inference options to the Firebase AI SDK.

Patch Changes

@firebase/[email protected]

Patch Changes

  • Update SDK_VERSION.

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

  • a4897a6 #9178 (fixes #9136) - Fixed errors thrown when capturing long target element names for the out-of-the-box metrics.

@firebase/[email protected]

Patch Changes

[email protected]

17 Jul 21:11
52c8579
Compare
Choose a tag to compare

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed

@firebase/[email protected]

Major Changes

Minor Changes

  • a4ccd25 #9068 - Add support for Grounding with Google Search.

  • 6ab4e13 #9156 - Add support for Thinking Budget.

  • 25b60fd #9128 - Update node "engines" version to a minimum of Node 20.

Patch Changes

[email protected]

Major Changes

Minor Changes

  • a4ccd25 #9068 - Add support for Grounding with Google Search.

  • 6ab4e13 #9156 - Add support for Thinking Budget.

  • d91169f #9151 (fixes #8863) - initializeServerApp now supports auto-initialization for Firebase App Hosting.

Patch Changes

@firebase/[email protected]

Minor Changes

  • d91169f #9151 (fixes #8863) - initializeServerApp now supports auto-initialization for Firebase App Hosting.

  • 25b60fd #9128 - Update node "engines" version to a minimum of Node 20.

Patch Changes

@firebase/[email protected]

Minor Changes

  • 25b60fd #9128 - Update node "engines" version to a minimum of Node 20.

Patch Changes

@firebase/[email protected]

Minor Changes

  • 25b60fd #9128 - Update node "engines" version to a minimum of Node 20.

Patch Changes

@firebase/[email protected]

Minor Changes

Read more

[email protected]

30 Jun 16:49
3c759f0
Compare
Choose a tag to compare

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed

[email protected]

Minor Changes

  • 86155b3 #9115 - Added support for Firestore result types to be serialized with toJSON and then deserialized with fromJSON methods on the objects.

Addeed support to resume onSnapshot listeners in the CSR phase based on serialized DataSnapshots and QuerySnapshots built in the SSR phase.

Patch Changes

@firebase/[email protected]

Minor Changes

  • 86155b3 #9115 - Added support for Firestore result types to be serialized with toJSON and then deserialized with fromJSON methods on the objects.

Addeed support to resume onSnapshot listeners in the CSR phase based on serialized DataSnapshots and QuerySnapshots built in the SSR phase.

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Pat...

Read more

[email protected]

10 Jun 18:57
a058309
Compare
Choose a tag to compare

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed

@firebase/[email protected]

Patch Changes

  • c0617a3 #9075 - Fixed issue where Firebase Auth cookie refresh attempts issues in Firebase Studio resulted in CORS errors.

@firebase/[email protected]

Patch Changes

[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

  • 0f891d8 #9059 - Fixed issue where Firebase Studio wasn't populating cookies for Storage users

@firebase/[email protected]

Patch Changes

[email protected]

05 Jun 14:40
89051ca
Compare
Choose a tag to compare

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed

@firebase/[email protected]

Minor Changes

  • 1933324 #9026 - Add support for minItems and maxItems to Schema.

  • 40be2db #9047 - Add title, maximum, minimum, propertyOrdering to Schema builder

[email protected]

Minor Changes

  • 1933324 #9026 - Add support for minItems and maxItems to Schema.

  • 40be2db #9047 - Add title, maximum, minimum, propertyOrdering to Schema builder

Patch Changes

@firebase/[email protected]

Patch Changes

  • Update SDK_VERSION.

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

  • 9964849 #9041 - Clean up leaked WebChannel instances when the Firestore instance is terminated.

@firebase/[email protected]

Patch Changes

[email protected]

22 May 00:15
770e455
Compare
Choose a tag to compare

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

  • b5df4ae #9055 - Updated to only show banner when calling connect*Emulator

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

[email protected]

20 May 15:49
2fe7547
Compare
Choose a tag to compare

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed

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.