Please tag any GitHub issues regarding v6 with
[v6]in the title.
š This is a bug fix release. š
- [iOS] Fixed an issue where native event listeners were not cleared after using React Native reload
- [TS] Fix several incorrect type definitions
- Fix #2639; Create a stack trace for usage with
NativeFirebaseError - Fix #2713; iOS auth event subscriptions not correctly removing on reload
- Fix #2719; Only apply
idcursor when noorderquery modifiers
- Fix #2744; improve
nilchecks on creating dictionary instances

AI Logic