Change8

astro@6.3.3

📦 astroView on GitHub →
🐛 1 fixes

Summary

This patch release addresses a security vulnerability related to XSS in SSR output concerning slot names on hydrated components.

🐛 Bug Fixes

  • Fixes a reflected XSS vulnerability where slot names on hydrated components were not HTML-escaped in SSR output.