d401866f93
* fix(#7301): load 404 page in dev server when returning 404 status code * chore: add changeset * fix(404): expose exact pathname/URL when rendering 404 * test: add custom-404-server test
5 lines
88 B
Markdown
5 lines
88 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Fix loading of `/404.astro` page when dynamic route returns 404
|