b53e0717b7
* fix(#5975): unmatched static paths should 404 during dev * chore: add changeset Co-authored-by: Nate Moore <nate@astro.build>
5 lines
122 B
Markdown
5 lines
122 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Fixes a dev server edge case where prerender + getStaticPaths would not 404 on an unmatched route
|