SvelteKit (javascript)

sveltejs/kit last check 597 releases recent
Notes
no notes yet
Release notes
v@sveltejs/kit - 2.8.1 · 1y+
view on github

Patch Changes

  • fix: only add nonce to script-src-elem, style-src-attr and style-src-elem CSP directives when unsafe-inline is not present (#11613)

  • fix: support HTTP/2 in dev and production. Revert the changes from #12907 to downgrade HTTP/2 to TLS as now being unnecessary (#12989)