🏃 Fix for "IDBIndex is not defined runtime exception" Our JavaScript SDKs used a version of IDB that doesn't support ESM outside of browser environments. In version 9.6.9 of our JavaScript SDKs, we r...
Features
- 🚰 Improved memory usage of Android Auth SDK We addressed an issue in our Android SDK for Firebase Authentication that was causing memory issues for some users. This was a pretty involved rewrite, so upgrade today and keep an eye out for any regression problems.
- 🔐 Improved security rules API in emulator suite We've improved the handling of security rules in our emulator for Cloud Storage to allow specifying multiple rules files. You can always check for the latest updates to our emulators in the list of releases on GitHub.
- 🏃 Fix for "IDBIndex is not defined runtime exception" Our JavaScript SDKs used a version of IDB that doesn't support ESM outside of browser environments. In version 9.6.9 of our JavaScript SDKs, we replaced that dependency with in-house code to fix this issue in Analytics, App Check, Cloud Messaging, Performance Monitoring, and Remote Config.
🏃 Fix for "IDBIndex is not defined runtime exception" Our JavaScript SDKs used a version of IDB that doesn't support ESM outside of browser environments. In version 9.6.9 of our JavaScript SDKs, we replaced that dependency with in-house code to fix this issue in Analytics, App Check, Cloud Messaging, Performance Monitoring, and Remote Config.