Skip to content

Commit 95679e3

Browse files
Create lucky-games-arrive.md
1 parent c09570e commit 95679e3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.changeset/lucky-games-arrive.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)