0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/.changeset
Tony Sullivan a0d1731a7e
Updates the dev server to handle multiple routes matching the same URL (#4087)
* updates the dev server to handle multiple routes matching the same URL

* Adding an error message when multiple routes match in SSR

* resetting the flag used by the `calledTwiceTest`

* injected routes should be sorted with a higher priority than user-defined routes

* adding routing priority tests for injected routes

* chore: add changeset

* adding a dev test to make sure getStaticPaths is called once
2022-07-29 20:54:51 +00:00
..
config.json Update changesets (#3434) 2022-05-24 11:38:25 -05:00
gold-olives-cover.md Updates the dev server to handle multiple routes matching the same URL (#4087) 2022-07-29 20:54:51 +00:00
ninety-news-change.md Prevent hydration scripts from being rendered in the wrong order (#4080) 2022-07-29 10:46:09 -04:00
README.md
rich-months-develop.md Fix shape of Markdown component to work with the language-server (#4085) 2022-07-28 16:00:11 -04:00
witty-crews-worry.md feat: support layout in MDX frontmatter (#4088) 2022-07-29 11:22:57 -04:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation