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 c329f4c commit 373afb7Copy full SHA for 373afb7
packages/firestore/CHANGELOG.md
@@ -1,6 +1,7 @@
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,
0 commit comments