You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 8, 2025. It is now read-only.
-[TYPESCRIPT][ENHANCEMENT][FIRESTORE] Improve `onSnapshot` error type definitions - fixes #1708
27
+
-[FLOW][BUGFIX][LINKS] Change return type to `string` literal instead of incorrect usage of `String`
28
+
-[TESTS][ENHANCEMENT][DATABASE] Improve query test coverage
29
+
30
+
----
31
+
32
+
### Android
33
+
34
+
-[ANDROID][BUGFIX][NOTIFICATIONS] Added missing input text result field to `notificationOpen` object
35
+
-[ANDROID][ENHANCEMENT][BUILD] Update build script to also read Android sources from `react-native` root directory - fixes #1697
36
+
37
+
----
38
+
39
+
### iOS
40
+
41
+
-[IOS][BUGFIX][AUTHENTICATION]`authStateChanged` listeners now correctly torn down between RN reloads - fixes #1677
42
+
43
+
----
44
+
45
+
----
46
+
3
47
## 5.1.0
4
48
5
49
This release is mainly focused on bug fixes and QoL changes with only some minor enhancements added such as Firestore `arrayRemove`/`arrayUnion` support.
0 commit comments