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

157 B

astro
patch

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