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 90ce2e8 commit b504a49Copy full SHA for b504a49
Firestore/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# Unreleased
2
+- [fixed] Fixed an issue where using `FieldValue.arrayRemove()` would only delete the
3
+ first occurrence of an element in an array in a latency
4
+ compensated snapshots.
5
+
6
# v7.3.0
7
- [fixed] Fixed a crash that could happen when the SDK encountered invalid
8
data during garbage collection (#6721).
0 commit comments