All release notes

v1.36.4

1 fix

Resolve CSP blocking React hydration in development

  • Kill background Netlify/Deno processes that were intercepting requests
  • Clean up CSP headers to remove http: and only allow https: in production
  • Add dev:clean script to kill background processes before starting dev server
  • Update netlify.toml comments to clarify production-only CSP