Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
astro@5.12.5 source code.tar.gz | < 20 hours ago | 43.0 MB | |
astro@5.12.5 source code.zip | < 20 hours ago | 45.7 MB | |
README.md | < 20 hours ago | 718 Bytes | |
Totals: 3 Items | 88.7 MB | 0 |
Patch Changes
-
#14059
19f53eb
Thanks @benosmac! - Fixes a bug in i18n implementation, where Astro didn't emit the correct pages whenfallback
is enabled, and a locale uses a catch-all route, e.g.src/pages/es/[...catchAll].astro
-
#14155
31822c3
Thanks @ascorbic! - Fixes a bug that caused an error "serverEntrypointModule[_start] is not a function" in some adapters