
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.
No comments so far, maybe you want to be first?
Gu