Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Aug 15:51
· 21 commits to main since this release
f2ecae7

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