github withastro/astro astro@4.0.4

latest releases: astro@4.15.8, @astrojs/mdx@3.1.7, astro@4.15.7...
9 months ago

Patch Changes

  • #9380 ea0918259 Thanks @ematipico! - Correctly handle the rendering of i18n routes when output: "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 with astro add that could install a prerelease instead of a stable release version.

    Prior to this change
    astro add svelte installs svelte@5.0.0-next.22

    After this change
    astro add svelte installs svelte@4.2.8

  • Updated dependencies [270c6cc27]:

    • @astrojs/markdown-remark@4.0.1

Don't miss a new astro release

NewReleases is sending notifications on new releases.