Skip to main content

Astro 7.0.8

Release Date: July 13, 2026

OK ASTRO 7.0.8 JUST DROPPED. Patch release but it PACKS a punch period.

What Is New

astro preview --open FINALLY works with custom adapters like Cloudflare period. No more manually opening the browser yourself.

AstroRuntimeLogger interface is now exposed so you can properly type your logger functions. TypeScript devs rejoice.

astro dev --force now actually replaces a running dev server. No more port conflicts period.

Astro compiler updated — fixes MANY regressions. Check the compiler changelog for details.

Pages with tons of component instances render FASTER now. Big win for MDX content sites.

Full Changelog

  • #17363 — Fixes astro preview --open not opening a browser with custom adapters
  • #17313 — Exposes AstroRuntimeLogger interface for logger typing
  • #17328 — Fixes astro dev --force not replacing running dev server
  • #17353 — Updates Astro compiler to latest version
  • #17344 — Improves rendering performance for pages with many component instances

Go update rn.

What is New?

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