Astro: astro@5.16.6 Release

Release date:
December 16, 2025
Previous version:
astro@5.16.5 (released December 10, 2025)
Magnitude:
279 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in astro@5.16.6

Princesseuh

Directory Browser for astro@5.16.6

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

Loading File Browser...

Release Notes Published

Patch Changes

  • #14982 6849e38 Thanks @Princesseuh! - Fixes images outside the project directory not working when using astro:assets in development mode

  • #14987 9dd9fca Thanks @Princesseuh! - Fixes SVGs not working in dev mode when using the passthrough image service

  • #15014 a178422 Thanks @delucis! - Adds support for extending the type of the props accepted by Astro’s <Image> component, <Picture> component, and getImage() API.