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.
Protobuf
1 parent 3b9fd3d commit 2cc8f23Copy full SHA for 2cc8f23
Firestore/CHANGELOG.md
@@ -1,4 +1,7 @@
1
# Unreleased
2
+- [changed] Removed the Firestore's dependency on `Protobuf`. If you're manually
3
+ tracking dependencies, you may be able to remove it from your build (note,
4
+ however, that other Firebase components may still require it).
5
6
# v1.7.0
7
- [feature] Added `whereField(_:in:)` and `whereField(_:arrayContainsAny:)` query
0 commit comments