Chirp 0.3.3
Fix default CSP for htmx/Alpine.js and bump chirp-ui to 0.2.3
Focus: fix default Content-Security-Policy for framework scripts and bump chirp-ui.
Fixed
- CSP defaults —
SecurityHeadersMiddlewareandCSPNonceMiddlewarenow allowunpkg.com(htmx),cdn.jsdelivr.net(Alpine.js), and inline scripts in the defaultscript-src, fixing silent breakage of htmx/JS actions.
Dependencies
chirp-ui>=0.2.3(bumped from>=0.2.2)