Skip to content

Commit 4e1f815

Browse files
committed
Add change log entry
1 parent 20da793 commit 4e1f815

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

firebase-firestore/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
Bundles contain pre-packaged data produced with the NodeJS Server SDK and
55
can be used to populate Firestore's cache without reading documents from
66
the backend.
7+
- [fixed] Fix a Firestore bug where local cache inconsistencies were
8+
unnecessarily being resolved, resulting in the incompletion of `Task` objects
9+
returned from `get()` invocations.
710

811
# (22.0.2)
912
- [changed] A write to a document that contains FieldValue transforms is no

0 commit comments

Comments
 (0)