Skip to content

Commit 1e3721c

Browse files
Add missing changelog for #3184 (#3187)
1 parent 59d45d6 commit 1e3721c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

packages/firestore/CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# 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
26
- [changed] All known failure cases for Indexed-related crashes have now been
37
addressed. Instead of crashing the client, IndexedDB failures will result
48
in rejected operations (e.g. rejected Writes or errored Query listeners).
@@ -9,8 +13,6 @@
913

1014
If you continue to see Indexed-related crashes, we appreciate feedback
1115
(https://github.com/firebase/firebase-js-sdk/issues/2755).
12-
13-
# Released
1416
- [fixed] Fixed an issue that could cause Firestore to temporarily go
1517
offline when a Window visibility event occurred.
1618
- [feature] Added support for calling `FirebaseFiresore.settings` with

0 commit comments

Comments
 (0)