Astro: astro@6.0.0-beta.3 Release

Release date:
January 23, 2026
Previous version:
astro@6.0.0-beta.2 (released January 22, 2026)
Magnitude:
58 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in astro@6.0.0-beta.3

ematipico

Directory Browser for astro@6.0.0-beta.3

All files are compared to previous version, astro@6.0.0-beta.2. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

Patch Changes

  • #15277 cb99214 Thanks @ematipico! - Fixes an issue where the function createShikiHighlighter would always create a new Shiki highlighter instance. Now the function returns a cached version of the highlighter based on the Shiki options. This should improve the performance for sites that heavily rely on Shiki and code in their pages.

  • #15264 11efb05 Thanks @florian-lefebvre! - Lower the Node version requirement to allow running on Stackblitz until it supports v22

  • Updated dependencies [cb99214]: