summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Emanuele Stoppa <my.burning@gmail.com> 2024-12-19 12:21:13 +0000
committerGravatar GitHub <noreply@github.com> 2024-12-19 12:21:13 +0000
commite56af4a3d7039673658e4a014158969ea5076e32 (patch)
tree1ca77a017108c375e9b896d0a2172487a080104a
parent4353fc5ccf04ba20909f871f33ae47daf367dac6 (diff)
downloadastro-e56af4a3d7039673658e4a014158969ea5076e32.tar.gz
astro-e56af4a3d7039673658e4a014158969ea5076e32.tar.zst
astro-e56af4a3d7039673658e4a014158969ea5076e32.zip
chore: changeset (#12786)
-rw-r--r--.changeset/clean-ears-brake.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/.changeset/clean-ears-brake.md b/.changeset/clean-ears-brake.md
new file mode 100644
index 000000000..e27915d15
--- /dev/null
+++ b/.changeset/clean-ears-brake.md
@@ -0,0 +1,5 @@
+---
+'astro': patch
+---
+
+Fixes an issue where Astro i18n didn't properly show the 404 page when using fallback and the option `prefixDefaultLocale` set to `true`.