Sourced from firebase-tools's releases.
v13.31.0
- Switched Data Connect from
v1beta
API tov1
API.- Added code generation of React hooks for Data Connect
- Genkit init improvements around gcloud login and flow input values.
- Added new command
apps:init
under experimental flag (appsinit
) that automatically detects what SDK to download and places the file in the corresponding place.- Removed dependencies on some packages and methods that caused deprecation warnings on Node 22.
- Fixes symbol generation when uploading Unity 6 symbols to Crashlytics. (#7867)
- Fixed SSR issues in Angular 19 by adding support for default and reqHandler exports. (#8145)
- Added Angular 19 as supported version. (#8145)
- Fixed
appdistribution:testers:list
raising an error when a tester is not part of any group. (#8191)- Updated the Firebase Data Connect local toolkit to v1.8.0, which includes several changes: (#8210)
- Adds support for the
v1
Data Connect API in the emulator- Adds support for generated React SDKs
- Fixes
@check
to also be evaluated for admin auth- Fixes CEL expressions to be able to access
@redact
fields
cdc8874
13.31.08cc734b
First pass at auto generating sdk configs (#7833)c4603eb
Bump FDC local toolkit to v1.8.0. (#8210)2bfb61b
Add handling for REQUIRE_FORCE
issues. (#8151)ab42564
Swapping data connect to v1 API (#8166)6ba30b9
Fix issue where tester.groups can be undefined (#8195)6742456
Support node 22 (#8136)c0dcbd3
fix: support default
and reqHandler
exports in
Angular (#8145)4670380
Fix outdated command/index.js => commands/index.ts. (#8175)ca32a5d
Use v3.0.3 of the Crashlytics buildtools jar (#8183)