Astro: astro@5.13.8 Release

Release date:
September 17, 2025
Previous version:
astro@5.13.7 (released September 9, 2025)
Magnitude:
910 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in astro@5.13.8

ematipico
florian-lefebvre
louisescher

Directory Browser for astro@5.13.8

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

  • #14300 bd4a70b Thanks @louisescher! - Adds Vite version & integration versions to output of astro info

  • #14341 f75fd99 Thanks @delucis! - Fixes support for declarative Shadow DOM when using the <ClientRouter> component

  • #14350 f59581f Thanks @ascorbic! - Improves error reporting for content collections by adding logging for configuration errors that had previously been silently ignored. Also adds a new error that is thrown if a live collection is used in content.config.ts rather than live.config.ts.

  • #14343 13f7d36 Thanks @florian-lefebvre! - Fixes a regression in non node runtimes