Change8

firebase@11.4.0

📦 firebase-authView on GitHub →
8 features🐛 4 fixes🔧 2 symbols

Summary

This release introduces new features like modality-based token count support and Imagen 3 generation (Public Preview), alongside fixes for repeated emulator connection calls and dependency updates across multiple SDKs.

✨ New Features

  • Added support for modality-based token count.
  • Adds support for initial state hydration (from SSR contexts).
  • Add support for the FIREBASE_WEBAPP_CONFIG environment variable at install time.
  • Public Preview: Added support for generating images using the Imagen 3 model.
  • Adds support for initial state hydration (from SSR contexts) in @firebase/remote-config.
  • Add support for the FIREBASE_WEBAPP_CONFIG environment variable at install time in @firebase/util.
  • Public Preview: Added support for generating images using the Imagen 3 model in @firebase/vertexai.
  • Create Node CJS and ESM bundles in @firebase/vertexai.

🐛 Bug Fixes

  • Fixed: invoking connectDatabaseEmulator multiple times with the same parameters will no longer cause an error (Fixes Issue #6824).
  • Fixed: invoking connectAuthEmulator multiple times with the same parameters will no longer cause an error (Fixes Issue #6824).
  • Filter out empty text parts from streaming responses in @firebase/vertexai.
  • Fixed a bug in @firebase/app-check that caused an error to be thrown when the debug exchange failed.

🔧 Affected Symbols

connectDatabaseEmulatorconnectAuthEmulator