releases.shpreview
Home/Firebase
Firebase

Firebase

zod v4 migration; premature close errors fixed

This release2 enhancementsImprovements to existing features1 fixBug fixesAI-tallied from the release notes
firebase-tools · v15.22.2

Upgraded zod to v4, replacing the deprecated zod-to-json-schema dependency with zod v4's built-in z.toJSONSchema(). Fixed an intermittent "Premature close" error during login and API requests, and switched cloudbilling API calls to user project quota to avoid shared quota exhaustion.

Read more →

Data Connect emulator fixes; Node pinned to 24.16.0

This release1 enhancementImprovements to existing features1 fixBug fixesAI-tallied from the release notes
firebase-tools · v15.22.1

Fixed various issues with the Data Connect emulator and deployment by updating the binary to version 3.4.13. Temporarily pinned the firebase-docker-image to Node 24.16.0 to mitigate a Node.js issue.

Read more →

Hosting emulator routes to local functions; mock Passkey support added

This release3 featuresNew capabilities2 enhancementsImprovements to existing features6 fixesBug fixesAI-tallied from the release notes
firebase-tools · v15.21.0

Fixed a bug where Cloud Run rewrites in the Hosting emulator hit the live API instead of the local functions emulator. Added mock WebAuthn support to the Auth emulator, and fixed missing subcommands in firebase --help, Windows Python activation errors, and Astro 6 SSR 500 errors. Functions can now declare additional API dependencies.

Read more →

Firebase Apple 12.15.0 renames Gemini model, adds App Check, Firestore fix

This release5 featuresNew capabilities4 enhancementsImprovements to existing features2 fixesBug fixesAI-tallied from the release notes
firebase-ios-sdk · v12.15.0

GeminiLanguageModel rename was applied then reverted back to GeminiModel. App Check gains a new RecaptchaEnterpriseProvider, a new internal default provider, and helpful debug token logging. Firestore removes designated initializers for force_index, and AI SDK handles an Xcode 27 LanguageModelSession.Error collision.

Read more →

Data Connect deletion removed; init failures fixed

This release1 featureNew capabilities1 enhancementImprovements to existing features1 fixBug fixesAI-tallied from the release notes
firebase-tools · v15.20.0

Removed the prompt and backend deletion of Data Connect services during firebase deploy. Fixed firebase init dataconnect failing with ENOEXEC when creating a new template app. Also added support for setting the Google Cloud Storage test results bucket in apptesting:execute and appdistribution:distribute.

Read more →