Skip to content

Commit 4b51dee

Browse files
wilhuffmikelehen
authored andcommitted
Add a release note for the fix to #1548 (#1024)
1 parent e6ab894 commit 4b51dee

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/firestore/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Unreleased
2+
- [fixed] Fixed an issue where documents could be cached as deleted when
3+
they should not have been, leading to queries returning fewer results than
4+
they should (firebase/firebase-ios-sdk#1548).
25
- [feature] Added `firebase.firestore.FieldValue.arrayUnion()` and
36
`firebase.firestore.FieldValue.arrayRemove()` to atomically add and remove
47
elements from an array field in a document.

0 commit comments

Comments
 (0)