Astro 5.11: adapter CSP headers and node HTML streaming opt-out
Jul 4, 2025 at 2:50 PM

Astro 5.11: adapter CSP headers and node HTML streaming opt-out

Astro 5.11 now lets adapters set Content Security Policy headers for static pages, supporting all CSP directives on prerendered sites. The release also adds an experimental option to disable HTML streaming in the Node.js adapter, offering compatibility for hosts that require non-streamed HTML.

Users can upgrade with the automated CLI tool or manual package manager commands.

Jul 4, 2025 by Fla

No comments so far, maybe you want to be first?
Gu