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 20da793 commit 4e1f815Copy full SHA for 4e1f815
firebase-firestore/CHANGELOG.md
@@ -4,6 +4,9 @@
4
Bundles contain pre-packaged data produced with the NodeJS Server SDK and
5
can be used to populate Firestore's cache without reading documents from
6
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.
10
11
# (22.0.2)
12
- [changed] A write to a document that contains FieldValue transforms is no
0 commit comments