Download Latest Version @astrojs_cloudflare@13.1.8 source code.tar.gz (46.1 MB)
Email in envelope

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

Home / astro@6.1.4
Name Modified Size InfoDownloads / Week
Parent folder
astro@6.1.4 source code.tar.gz 2026-04-06 46.1 MB
astro@6.1.4 source code.zip 2026-04-06 49.4 MB
README.md 2026-04-06 1.7 kB
Totals: 3 Items   95.5 MB 1

Patch Changes

  • #16197 21f9fe2 Thanks @SchahinRohani! - Remove unused re-exports from assets/utils barrel file to fix Vite build warning

  • #16059 6d5469e Thanks @matthewp! - Fixes Expected 'miniflare' to be defined errors and 404 responses in dev mode when using the Cloudflare adapter and the config file changes. Instead of creating a brand new Vite server on config changes, Astro now performs a Vite in-place restart, allowing the Cloudflare adapter to reuse its existing miniflare instance across restarts.

  • #16154 7610ba4 Thanks @Desel72! - Fixes pages with dots in their filenames (e.g. hello.world.astro) returning 404 when accessed with a trailing slash in the dev server. The trailingSlashForPath function now only forces trailingSlash: 'never' for endpoints with file extensions, allowing pages to correctly respect the user's trailingSlash config.

  • #16193 23425e2 Thanks @matthewp! - Fixes trailingSlash: "always" producing redirect HTML instead of the actual response for extensionless endpoints during static builds

Source: README.md, updated 2026-04-06