astro/.changeset/friendly-poets-breathe.md
2023-04-26 15:16:59 -04:00

5 lines
157 B
Markdown

---
'astro': patch
---
Add fast lookups for content collection entries when using `getEntryBySlug()`. This generates a lookup map to ensure O(1) retrieval.