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 426b1f5 commit 5ef3580Copy full SHA for 5ef3580
Firestore/CHANGELOG.md
@@ -1,4 +1,6 @@
1
# Unreleased
2
+
3
+# v1.7.0
4
- [feature] Added `whereField(_:in:)` and `whereField(_:arrayContainsAny:)` query
5
operators. `whereField(_:in:)` finds documents where a specified field’s value
6
is IN a specified array. `whereField(_:arrayContainsAny:)` finds documents
0 commit comments