mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
8a30f257b1
* fix(dev): infinite implicit rerouting * test adapter * changeset
160 B
160 B
astro |
---|
patch |
Fixes a regression where constructing and returning 404 responses from a middleware resulted in the dev server getting stuck in a loop.