Skip to content

Commit 08907db

Browse files
authored
Add a CHANGELOG entry for #1052 (#1071)
* Add a CHANGELOG entry for #1052 * Add notes for #1055
1 parent ca008a4 commit 08907db

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packages/firestore/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# 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
27
- [fixed] Fixed an issue where queries returned fewer results than they should,
38
caused by documents that were cached as deleted when they should not have
49
been (firebase/firebase-ios-sdk#1548). Because some cache data is cleared,

0 commit comments

Comments
 (0)