Commit Graph

12 Commits (f3f4ce57415be0a3e1cd3be76e35cc1e5b62272b)

Author SHA1 Message Date
Simon H 6efd9d6f44
fix: correctly backport `svelte:element` to old AST (#11917)
1 year ago
Rich Harris d288735fa8
breaking: disallow string literal values in `<svelte:element this="...">` (#11454)
1 year ago
Rich Harris 5cb432b7bd
feat: warn on unknown warning codes in runes mode (#11549)
1 year ago
Rich Harris 42ce8d74e1
breaking: warn on self-closing non-void HTML tags (#11114)
2 years ago
Dominic Gannaway afe1d11a5b
feat: hot module reloading support for Svelte 5 (#11106)
2 years ago
Simon H d2b6159d2e
chore: css unused selector warnings (#11098)
2 years ago
Simon H f8ff2b6ea3
chore: source maps for preprocessors + tests (#10459)
2 years ago
Rich Harris 75fc09a79e
Proxied state (#9739)
2 years ago
Rich Harris 1f4ae5ef45
chore: remove some unused code (#9593)
2 years ago
Simon H 9926347ad9
fix: adjust static attribute regex (#9552)
2 years ago
Simon H 1beb5e8dc9
fix: tweak script/style tag parsing/preprocessing logic (#9502)
2 years ago
Simon Holthausen fe8a9ce31d breaking: init Svelte 5
2 years ago