summaryrefslogtreecommitdiff
path: root/.changeset/wet-bottles-invite.md
diff options
context:
space:
mode:
Diffstat (limited to '.changeset/wet-bottles-invite.md')
-rw-r--r--.changeset/wet-bottles-invite.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/.changeset/wet-bottles-invite.md b/.changeset/wet-bottles-invite.md
new file mode 100644
index 000000000..629e3d318
--- /dev/null
+++ b/.changeset/wet-bottles-invite.md
@@ -0,0 +1,5 @@
+---
+'astro': patch
+---
+
+Fixes a bug where an Astro adapter couldn't call the middleware when there isn't a route that matches the incoming request.