Skip to main content

Astro 7.0.6

Release Date: July 2, 2026

Astro 7.0.6 Is Here

The Astro team released version 7.0.6 on July 2, 2026. This patch release brings several bug fixes and stability improvements to the popular web framework.

What Changed

  • False deprecation warning fixedmarkdown.gfm and markdown.smartypants no longer trigger incorrect deprecation warnings when using the Container API.
  • Route generation with zero values — Fixed a bug where dynamic route params with a value of 0 would throw a "Missing parameter" error or silently drop the segment.
  • Missing CSS in dev mode — Virtual style modules now render their CSS correctly in dev mode when JavaScript is disabled.
  • Security check consistency — The security.checkOrigin check is now applied consistently to Astro Actions and on-demand endpoints, regardless of request pipeline composition.
  • Image layout stability — Additional fixes for responsive image layout styles.

Upgrade Now

Run npm upgrade astro or pnpm upgrade astro to update to version 7.0.6. No breaking changes — this is a clean patch release.

What is New?

By continuing to use the site, you agree to the use of cookies.