astro/.changeset/famous-bees-fry.md

10 lines
372 B
Markdown
Raw Normal View History

---
2021-07-21 15:12:57 +00:00
'astro': minor
---
New Collections API (createCollection)
2021-07-21 14:55:06 +00:00
BREAKING CHANGE: The expected return format from createCollection() has been changed. Visit https://docs.astro.build/core-concepts/collections to learn the new API.
This feature was implemented with backwards-compatible deprecation warnings, to help you find and update pages that are using the legacy API.