We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca008a4 commit 08907dbCopy full SHA for 08907db
packages/firestore/CHANGELOG.md
@@ -1,4 +1,9 @@
1
# Unreleased
2
+- [changed] Improved how Firestore handles idle queries to reduce the cost of
3
+ re-listening within 30 minutes.
4
+- [changed] Improved offline performance with many outstanding writes.
5
+
6
+# 0.6.0
7
- [fixed] Fixed an issue where queries returned fewer results than they should,
8
caused by documents that were cached as deleted when they should not have
9
been (firebase/firebase-ios-sdk#1548). Because some cache data is cleared,
0 commit comments