Skip to content

Commit 04aed32

Browse files
committed
add changeset
1 parent 5a917ee commit 04aed32

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.changeset/olive-dogs-play.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@firebase/firestore': patch
3+
'firebase': patch
4+
---
5+
6+
Fixed an issue in the local cache synchronization logic where all locally-cached documents that matched a resumed query would be unnecessarily re-downloaded; with the fix it now only downloads the documents that are known to be out-of-sync.
7+

0 commit comments

Comments
 (0)