mirror of
https://github.com/withastro/astro.git
synced 2025-02-10 22:38:53 -05:00
* feat: add helpful invalid route seg error * chore: add errors-data entry * refactor: add hint for non-spread errors * chore: add `undefined` to common cases * nit: if the param contains slashes * chore: changeset * chore: it's trivial my dear watson
5 lines
79 B
Markdown
5 lines
79 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Add readable error message for invalid dynamic routes.
|