Extend advanced routing docs with new features added by the RFC#13890
Extend advanced routing docs with new features added by the RFC#13890matthewp wants to merge 3 commits into
Conversation
✅ Deploy Preview for astro-docs-2 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Lunaria Status Overview🌕 This pull request will trigger status changes. Learn moreBy default, every PR changing files present in the Lunaria configuration's You can change this by adding one of the keywords present in the Tracked Files
Warnings reference
|
ArmandPhilippot
left a comment
There was a problem hiding this comment.
Looks good to me overall but I left a few comments (section out of place, missing since, and a code snippet that looks a bit odd to me).
And, I see you have updated src/content/docs/en/reference/configuration-reference.mdx here but the content is different from packages/astro/src/types/public/config.ts. I think this is great to show the two examples but we'll need to apply the same changes in packages/astro/src/types/public/config.ts since this file is auto-generated.
Description (required)
Adds new docs for:
fetchFileoptionRelated issues & labels (optional)
Associated with withastro/astro#16723