astro/.changeset/famous-numbers-smell.md
Arsh 408b50c5ea
fix(redirects): attempt to get only params in dev mode (#8647)
* fix(redirects): attempt to get only params in dev mode

* fixtures/ssr-redirect => fixtures/redirects

* add tests

* Update pnpm-lock.yaml
2023-09-27 18:19:06 -04:00

5 lines
112 B
Markdown

---
'astro': patch
---
Fixed an issue where configured redirects with dynamic routes did not work in dev mode.