Astro: astro@6.1.6 Release

Release date:
April 13, 2026
Previous version:
astro@6.1.5 (released April 8, 2026)
Magnitude:
1,074 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in astro@6.1.6

ematipico

Directory Browser for astro@6.1.6

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Patch Changes

  • #16202 b5c2fba Thanks @matthewp! - Fixes Actions failing with ActionsWithoutServerOutputError when using output: 'static' with an adapter

  • #16303 b06eabf Thanks @matthewp! - Improves handling of special characters in inline <script> content

  • #14924 bb4586a Thanks @aralroca! - Fixes SCSS and CSS module file changes triggering a full page reload instead of hot-updating styles in place during development