Astro: astro@6.4.3 Release

Release date:
June 2, 2026
Previous version:
astro@6.4.2 (released May 28, 2026)
Magnitude:
1,201 Diff Delta
Contributors:
9 total committers
Data confidence:
Commits:

23 Commits in this Release

Ordered by the degree to which they evolved the repo in this version.

Authored June 2, 2026
Authored May 29, 2026
Authored May 30, 2026
Authored May 30, 2026

Top Contributors in astro@6.4.3

ematipico
astrobot-houston
florian-lefebvre
ocavue
matthewp
ljharb
ArmandPhilippot
renovate-bot
deining

Directory Browser for astro@6.4.3

All files are compared to previous version, astro@6.4.2. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

Patch Changes

  • #16900 17a0fbd Thanks @ocavue! - Bumps devalue dependency to v5.8.1

  • #16016 0d85e1b Thanks @felmonon! - Fix a false positive in the dev toolbar accessibility audit for anchors with text inside closed <details> elements.

  • #16911 79c6c46 Thanks @astrobot-houston! - Fixes a bug where experimental.advancedRouting with astro/hono handlers threw TypeError: Cannot read properties of undefined (reading 'route') for unmatched routes instead of rendering the custom 404 page.

  • #16899 239c469 Thanks @matthewp! - Fixes a false "does not call the middleware() handler" warning when using astro() in a custom src/app.ts and the first request is a redirect route.

  • #16887 493acdb Thanks @astrobot-houston! - Fixes redirectToDefaultLocale not working after the Advanced Routing refactoring.

  • #16908 ef53ab9 Thanks @florian-lefebvre! - Improves optimized fallbacks generation when using the Fonts API by using better metrics for bold variants