You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .changeset/ninety-clouds-love.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,4 +2,4 @@
2
2
"@sveltejs/kit": patch
3
3
---
4
4
5
-
fix: Do not automatically add a nonce to the `style-src` directive in the Content Security Policy when the `style-src` directive already contains `unsafe-inline`.
5
+
fix: only add nonce to `style-src`CSP directive when `unsafe-inline` is not present
0 commit comments