Skip to content

Commit 07cf3d8

Browse files
authored
Merge ae72155 into 437c404
2 parents 437c404 + ae72155 commit 07cf3d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/firestore/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# Unreleased
2+
- [changed] Firestore now limits the number of concurrent document lookups it
3+
will perform when resolving inconsistencies in the local cache (#2683).
24
- [changed] Changed the in-memory representation of Firestore documents to
35
reduce memory allocations and improve performance. Calls to
46
`DocumentSnapshot.getData()` and `DocumentSnapshot.toObject()` will see

0 commit comments

Comments
 (0)