Download Latest Version @astrojs_cloudflare@14.3.1 source code.zip (43.0 MB)
Email in envelope

Get an email when there's a new version of Astro

Home / astro@7.3.2
Name Modified Size InfoDownloads / Week
Parent folder
astro@7.3.2 source code.tar.gz 2026-09-08 39.6 MB
astro@7.3.2 source code.zip 2026-09-08 43.0 MB
README.md 2026-09-08 1.9 kB
Totals: 3 Items   82.6 MB 0

Patch Changes

  • #17896 a548223 Thanks @matthewp! - Fixes <script>/<style> rendering in MDX so that only literal content (including content injected by remark/rehype plugins) is treated as trusted markup. A dynamic value passed as a <script>/<style> child (e.g. <script>{value}</script>) is now escaped like any other element's content instead of being rendered raw. Use set:html to explicitly opt a dynamic value back into raw rendering.

  • #17931 c1a6a89 Thanks @astro-factory! - Fixes the dev toolbar returning a 504 "Outdated Optimize Dep" error when a workspace-linked package imports a dependency that Vite's initial scan did not discover

  • #17908 42e9188 Thanks @astro-factory! - Fixes i18n fallback routing replacing the first substring match instead of the actual locale segment, which mangled paths like /energy/en/about into /esergy/en/about

  • #17936 4b92ddc Thanks @astro-factory! - Fixes sessions breaking in dev mode with the Cloudflare adapter when middleware is present

  • Updated dependencies [a548223]:

    • @astrojs/markdown-satteri@0.4.1
Source: README.md, updated 2026-09-08