feat: document new entrypoints#9680
Conversation
✅ Deploy Preview for astro-docs-2 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
@sarah11918 I think there is only one example where
So I guess we could do the same thing here to be consistent? On the other hand these are two pages that have not yet been updated with the API format. |
sarah11918
left a comment
There was a problem hiding this comment.
Thanks for looking into this @ArmandPhilippot , and yes, I noticed that these don't seem to be updated in general for our new API reference. So, I would say especially for beta docs, we can merge as-is, and then look at updating these two pages eventually to match our format. Merging then changing is less chaotic when these pages aren't being immediately translated underneath us. 😄
@ematipico , I'm just making all the wording consistent, then this one is fine to merge for the beta release!
Description (required)
This PR documents a new upcoming feature for Astro v5, where the entrypoints of some functions can now accept
URLother than a stringFor Astro version:
5.0.0. See astro PR #12226.