Change8

firebase@11.6.0

📦 firebase-authView on GitHub →
2 features🐛 2 fixes1 deprecations🔧 10 symbols

Summary

This release introduces `Persistence.COOKIE` for synchronized authentication state management across front and backend, alongside several patch updates and bug fixes across various Firebase SDK components.

✨ New Features

  • Adding `Persistence.COOKIE` as a new persistence method backed by cookies in @firebase/auth and firebase.
  • The `browserCookiePersistence` implementation is designed to be used in conjunction with middleware that ensures both front and backend authentication state remains synchronized.

🐛 Bug Fixes

  • Expose partial errors to the user in @firebase/data-connect.
  • Throw an error when initializing models if `appId` is not defined in the given `VertexAI` instance in @firebase/vertexai.

🔧 Affected Symbols

@firebase/authPersistence.COOKIEbrowserCookiePersistencefirebase@firebase/app@firebase/vertexai@firebase/data-connect@firebase/app-compat@firebase/auth-compatGroundingAttribution

⚡ Deprecations

  • Labeling `GroundingAttribution` as deprecated in @firebase/vertexai.