Astro: astro@6.0.0-beta.14 Release

Release date:
February 19, 2026
Previous version:
astro@6.0.0-beta.13 (released February 17, 2026)
Magnitude:
359 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in astro@6.0.0-beta.14

ematipico

Directory Browser for astro@6.0.0-beta.14

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

Loading File Browser...

Release Notes Published

Patch Changes

  • #15573 d789452 Thanks @matthewp! - Clear the route cache on content changes so slug pages reflect updated data during dev.

  • #15560 170ed89 Thanks @z0mt3c! - Fix X-Forwarded-Proto validation when allowedDomains includes both protocol and hostname fields. The protocol check no longer fails due to hostname mismatch against the hardcoded test URL.

  • #15563 e959698 Thanks @ematipico! - Fixes an issue where warnings would be logged during the build using one of the official adapters