File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 55 ` Auth.currentUser ` API. This resolves some Firebase 11 issues where the
66 current user is unexpectedly ` nil ` at startup.
77- [ fixed] Restore Firebase 10 decoding behavior to prevent user provider data
8- from always being decoded as ` nil ` when reading Firebase 10 data. (#14011 )
8+ from always being decoded as ` nil ` . Note that this fix was only needed for
9+ cases Firebase 11 was reading data written by Firebase 10. (#14011 )
910- [ fixed] Restore Firebase 10 decoding behavior to prevent user provider data
1011 from being decoded as ` nil ` when a user has multiple linked providers. Note
11- that this fix will not be in the 11.6.0 zip and Carthage distributions, but
12- will be included from 11.6.0 onwards. (#14011 )
12+ that this fix was only needed for cases Firebase 11 was reading data written
13+ by Firebase 10. Note that this fix will not be in the 11.6.0 zip and
14+ Carthage distributions, but will be included from 11.6.0 onwards. (#14011 )
1315
1416# 11.5.0
1517- [ fixed] Restore pre-Firebase 11 decoding behavior to prevent users getting
You can’t perform that action at this time.
0 commit comments