summaryrefslogtreecommitdiff
path: root/.changeset/dull-lizards-jog.md
diff options
context:
space:
mode:
Diffstat (limited to '.changeset/dull-lizards-jog.md')
-rw-r--r--.changeset/dull-lizards-jog.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/.changeset/dull-lizards-jog.md b/.changeset/dull-lizards-jog.md
new file mode 100644
index 000000000..9f5d7bdb2
--- /dev/null
+++ b/.changeset/dull-lizards-jog.md
@@ -0,0 +1,5 @@
+---
+"astro": patch
+---
+
+Errors that are emitted during a rewrite are now bubbled up and shown to the user. A 404 response is not returned anymore.