We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec5ca2e commit 5b90965Copy full SHA for 5b90965
packages/firestore/CHANGELOG.md
@@ -1,4 +1,6 @@
1
# Unreleased
2
+- [changed] Firestore now limits the number of concurrent document lookups it
3
+ will perform when resolving inconsistencies in the local cache (#2683).
4
- [changed] Changed the in-memory representation of Firestore documents to
5
reduce memory allocations and improve performance. Calls to
6
`DocumentSnapshot.getData()` and `DocumentSnapshot.toObject()` will see
0 commit comments