astro/.changeset/wild-bees-sneeze.md
Arsh cfd895d877
fix(rerouting): check that the new route is different (#8648)
* fix(rerouting): check that the new route is different

* add tests

* changeset grammar
2023-09-28 22:46:15 +05:30

135 B

astro
patch

Fixed an issue where a response with status code 404 led to an endless loop of implicit rerouting in dev mode.