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 3f0d9ff commit 3755464Copy full SHA for 3755464
firebase-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 (#1374).
4
- [fixed] Fixed a performance regression introduced by the addition of
5
`Query.limitToLast(n: long)` in Firestore 23.3.1.
6
- [changed] Changed the in-memory representation of Firestore documents to
0 commit comments