firebase@11.7.0
📦 firebase-sdk
✨ 2 features🐛 3 fixes🔧 6 symbols
Summary
Firebase JS SDK v11.7.0 updates the default data collection behavior and provides several fixes for Firebase Studio integration, specifically regarding Auth redirects and SSL.
Migration Steps
- If you rely on automaticDataCollectionEnabled being false by default, explicitly set it to false in your Firebase configuration.
✨ New Features
- Defaulted automaticDataCollectionEnabled to true across @firebase/app, @firebase/app-check, and @firebase/app-compat without affecting App Check's default behavior.
- Automatically enable SSL for Firebase Studio in @firebase/database.
🐛 Bug Fixes
- Fixed issue in @firebase/auth where the auth port was not properly set when configuring cookies in Firebase Studio.
- Fixed Auth Redirects on Firebase Studio for @firebase/auth and @firebase/data-connect.
- Fixed Auth Redirects on Firebase Studio for @firebase/database.
🔧 Affected Symbols
@firebase/app@firebase/app-check@firebase/auth@firebase/database@firebase/data-connectautomaticDataCollectionEnabled