chore: changeset
This commit is contained in:
parent
0d5fe3186e
commit
601fe763f8
1 changed files with 5 additions and 0 deletions
5
.changeset/friendly-poets-breathe.md
Normal file
5
.changeset/friendly-poets-breathe.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
'astro': patch
|
||||
---
|
||||
|
||||
Add fast lookups for content collection entries when using `getEntryBySlug()`. This generates a lookup map to ensure O(1) retrieval.
|
Loading…
Reference in a new issue