Skip to content

@sveltejs/kit@2.8.1

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Nov 17:23
· 188 commits to main since this release
435984b

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)