Skip to content

Commit 78898b7

Browse files
committed
changelog entry
1 parent 2c9288e commit 78898b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

FirebaseAuth/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
- [fixed] Restore Firebase 10 behavior by synchronizing access to the
33
`Auth.currentUser` API. This resolves some Firebase 11 issues where the
44
current user is unexpectedly `nil` at startup.
5+
- [fixed] Restore Firebase 10 behavior decoding behavior to prevent user
6+
provider data from being decoded as `nil`. (#14011)
57

68
# 11.5.0
79
- [fixed] Restore pre-Firebase 11 decoding behavior to prevent users getting

0 commit comments

Comments
 (0)