- Fix reflected XSS vulnerability by HTML-escaping slot names in SSR output for hydrated components.
- Ensure slot name values are safely escaped during server-side rendering to prevent injection attacks.
Official Astro changelog summary with source attribution, release tags, and community reactions.
Track this Astro release note alongside related changelog updates, risky changes, and weekly digest signals from the developer community.
Every summary should remain traceable to the original changelog or release source.
Turn this Astro release note into a weekly digest for the tools you actually use.
Create digestUpdated @astrojs/internal-helpers to version 0.10.4
Updated Sätteri processor to v0.10.3, incorporating upstream bug fixes and new features.
Fix builds hanging when an image file is malformed