Skip to content

Commit

Permalink
Create lucky-games-arrive.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkDuckworth committed Nov 21, 2022
1 parent c09570e commit 95679e3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .changeset/lucky-games-arrive.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
"@firebase/firestore": minor
"firebase": minor
---

Functions in the Firestore package that return QueryConstraints (for example: `where(...)`, `limit(...)`, and `orderBy(...)`)
now return a more specific type, which extends QueryConstraint. Refactoring and code that supports future features is also
included in this release.

0 comments on commit 95679e3

Please sign in to comment.