astro/.changeset/nasty-cougars-double.md
Ben Holmes f6eddffa04
feat: cache getCollection() calls in production (#6503)
* feat: cache getCollection() in prod

* chore: changeset
2023-03-10 13:50:34 -05:00

5 lines
98 B
Markdown

---
'astro': patch
---
Add caching to `getCollection()` queries for faster SSG production builds