firebase@11.6.1
📦 firebase-authView on GitHub →
🐛 6 fixes🔧 10 symbols
Summary
This release primarily focuses on bug fixes across several Firebase SDK components, including Auth, Firestore, and DataConnect, addressing issues related to URL parsing, filter handling, persistence errors, and fatal error reporting.
🐛 Bug Fixes
- Fixed: ActionCodeURL not populating languageCode from the url in @firebase/auth.
- Fix DataConnectOperationError in @firebase/data-connect.
- Fixed the null value handling in != and not-in filters in Firestore.
- Fix 'window is not defined' error when calling clearIndexedDbPersistence from a service worker in Firestore.
- Fix issue where Firestore would produce undefined for document snapshot data if using IndexedDB persistence and 'clear site data' (or equivalent) button was pressed in the web browser.
- Add unique IDs and state information into fatal error messages instead of the generic "unexpected state" message in Firestore.
🔧 Affected Symbols
@firebase/app@firebase/app-compat@firebase/auth@firebase/auth-compat@firebase/data-connectfirebase@firebase/firestore@firebase/firestore-compatActionCodeURLclearIndexedDbPersistence