0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-20 22:12:38 -05:00
astro/.changeset/khaki-papayas-knock.md
Florian Lefebvre a05ca38c2c
fix: conflict between rewrite and actions middleware (#11052)
* fix: conflict between rewrite and actions middleware

* Update middleware.ts

* fix: short circuit middleware if locals already defined

* chore(test): remove atkinson font refs

* feat(test): progressive fallbacks

* chore: remove unneeded conditional

---------

Co-authored-by: bholmesdev <hey@bholmes.dev>
2024-05-15 12:49:45 -04:00

105 B

astro
patch

Fixes a case where rewriting would conflict with the actions internal middleware