mirror of https://github.com/sveltejs/svelte
fix: remove unncessary guards that require CSP privilege when removing event attributes (#15846)
* fix: remove unncessary guards that cause CSP violations when removing event attributes * add changesetpull/15906/head
parent
fbb1aecc2d
commit
d4fb9f4b10
@ -0,0 +1,5 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: remove unncessary guards that require CSP privilege when removing event attributes
|
Loading…
Reference in new issue