Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Mar 19:03
· 5 commits to main since this release
4b34983

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

What's Changed

@firebase/[email protected]

Minor Changes

  • 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.

[email protected]

Minor Changes

  • 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.

Patch Changes

@firebase/[email protected]

Patch Changes

  • Update SDK_VERSION.

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

@firebase/[email protected]

Patch Changes

  • 648de84 #8809 - Throw an error when initializing models if appId is not defined in the given VertexAI instance.

  • faaeb48 #8832 - Label GroundingAttribution as deprecated.