File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Unreleased
2
+ - [ fixed] Fixed an issue that may have prevented the client from connecting
3
+ to the backend immediately after a user signed in.
4
+
5
+ # Released
2
6
- [ changed] All known failure cases for Indexed-related crashes have now been
3
7
addressed. Instead of crashing the client, IndexedDB failures will result
4
8
in rejected operations (e.g. rejected Writes or errored Query listeners).
9
13
10
14
If you continue to see Indexed-related crashes, we appreciate feedback
11
15
(https://github.com/firebase/firebase-js-sdk/issues/2755 ).
12
-
13
- # Released
14
16
- [ fixed] Fixed an issue that could cause Firestore to temporarily go
15
17
offline when a Window visibility event occurred.
16
18
- [ feature] Added support for calling ` FirebaseFiresore.settings ` with
You can’t perform that action at this time.
0 commit comments