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