github firebase/firebase-js-sdk firebase@12.5.0

16 hours ago

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

What's Changed

@firebase/ai@2.5.0

Minor Changes

  • 22e0a1a #9291 - Deprecate sendMediaChunks() and sendMediaStream(). Instead, use the new methods added to the LiveSession class.
    Add sendTextRealtime(), sendAudioReatime(), and sendVideoRealtime() to the LiveSession class.

  • bc5a7c4 #9330 - Add support for audio transcriptions in the Live API.

  • c8263c4 #9315 - Add inferenceSource to the response from generateContent and generateContentStream. This property indicates whether on-device or in-cloud inference was used to generate the result.

Patch Changes

  • 44d9891 #9314 - Fix logic for merging default onDeviceParams with user-provided onDeviceParams.

firebase@12.5.0

Minor Changes

  • 22e0a1a #9291 - Deprecate sendMediaChunks() and sendMediaStream(). Instead, use the new methods added to the LiveSession class.
    Add sendTextRealtime(), sendAudioReatime(), and sendVideoRealtime() to the LiveSession class.

  • bc5a7c4 #9330 - Add support for audio transcriptions in the Live API.

  • c8263c4 #9315 - Add inferenceSource to the response from generateContent and generateContentStream. This property indicates whether on-device or in-cloud inference was used to generate the result.

Patch Changes

@firebase/app@0.14.5

Patch Changes

  • Update SDK_VERSION.

@firebase/app-compat@0.5.5

Patch Changes

  • Updated dependencies []:
  • @firebase/app@0.14.5

@firebase/auth@1.11.1

Patch Changes

  • 91c218d #9313 - Expose browserCookiePersistence beta feature in public typings.

  • 2615081 #9297 (fixes #9270) - Export MISSING_PASSWORD via AuthErrorCodes in @firebase/auth.

@firebase/auth-compat@0.6.1

Patch Changes

Don't miss a new firebase-js-sdk release

NewReleases is sending notifications on new releases.