Skip to content

Commit c329f4c

Browse files
committed
Add a CHANGELOG entry for #1052
1 parent ca008a4 commit c329f4c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/firestore/CHANGELOG.md

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

0 commit comments

Comments
 (0)