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 c09570e commit 95679e3Copy full SHA for 95679e3
.changeset/lucky-games-arrive.md
@@ -0,0 +1,8 @@
1
+---
2
+"@firebase/firestore": minor
3
+"firebase": minor
4
5
+
6
+Functions in the Firestore package that return QueryConstraints (for example: `where(...)`, `limit(...)`, and `orderBy(...)`)
7
+now return a more specific type, which extends QueryConstraint. Refactoring and code that supports future features is also
8
+included in this release.
0 commit comments