summaryrefslogtreecommitdiff
path: root/.changeset/friendly-poets-breathe.md
blob: f7af9171efb1045c5c09dd1a279139b388f5605c (plain) (blame)
1
2
3
4
5
---
'astro': patch
---

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