Patch Changes
-
#9380
ea0918259
Thanks @ematipico! - Correctly handle the rendering of i18n routes whenoutput: "hybrid"
is set -
#9374
65ddb0271
Thanks @bluwy! - Fixes an issue where prerendered route paths that end with.mjs
were removed from the final build -
#9375
26f7023d6
Thanks @bluwy! - Prettifies generated route names injected by integrations -
#9387
a7c75b333
Thanks @natemoo-re! - Fixes an edge case withastro add
that could install a prerelease instead of a stable release version.Prior to this change
astro add svelte
installssvelte@5.0.0-next.22
After this change
astro add svelte
installssvelte@4.2.8
-
Updated dependencies [
270c6cc27
]:- @astrojs/markdown-remark@4.0.1