astro/.changeset/strong-hotels-sort.md
Ben Holmes 031cceb56d [Content collections] Support type guards on getCollection() filter (#5970)
* fix: respect type guards from collection filter

* chore: changeset
2023-01-26 12:02:15 -05:00

5 lines
79 B
Markdown

---
'astro': patch
---
Add type guard support to filters on `getCollection()`