breaking: warn on quotes single-expression attributes in runes mode

In a future version, that will mean things are getting stringified, which is a departure from how things work today, therefore a warning first.
Related to #7925
pull/12479/head
Simon Holthausen 2 years ago
parent 5fc47f93d4
commit b362e1a614

@ -0,0 +1,5 @@
---
'svelte': patch
---
breaking: warn on quotes single-expression attributes in runes mode
Loading…
Cancel
Save