Astro: astro@5.16.10 Release

Release date:
January 16, 2026
Previous version:
astro@5.16.9 (released January 12, 2026)
Magnitude:
957 Diff Delta
Contributors:
6 total committers
Data confidence:
Commits:

Top Contributors in astro@5.16.10

ematipico
Slackluky
Princesseuh
ArmandPhilippot
btea
jcayzac

Directory Browser for astro@5.16.10

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

Loading File Browser...

Release Notes Published

Patch Changes

  • 2fa19c4 - Improved error handling in the rendering phase

    Added defensive validation in App.render() and #renderError() to provide a descriptive error message when a route module doesn't have a valid page function.

  • #15199 d8e64ef Thanks @ArmandPhilippot! - Fixes the links to Astro Docs so that they match the current docs structure.

  • #15169 b803d8b Thanks @rururux! - fix: fix image 500 error when moving dist directory in standalone Node

  • #14622 9b35c62 Thanks @aprici7y! - Fixes CSS url() references to public assets returning 404 in dev mode when base path is configured

  • #15219 43df4ce Thanks @matthewp! - Upgrades the diff package to v8