Commit Graph

17 Commits (a9e15bdf2d2aed6176d2e46f48c7744a2b8bc715)

Author SHA1 Message Date
Simon H a9e15bdf2d
breaking: robustify interop of exports and props (#11064)
1 year ago
Simon H 3eef1cb8cf
feat: take form resets into account for two way bindings (#10617)
1 year ago
Simon H 749d3aa413
fix: add `$set` and `$on` methods in legacy compat mode (#10642)
2 years ago
Simon H 2755401034
breaking: remove `createRoot`, adjust `mount`/`hydrate` APIs, introduce `unmount` (#10516)
2 years ago
Simon H f8ff2b6ea3
chore: source maps for preprocessors + tests (#10459)
2 years ago
Rich Harris 999fca97cf
fix: use hybrid scoping strategy for consistent specificity increase (#10443)
2 years ago
Rich Harris 623340a1de
fix: make beforeUpdate/afterUpdate behave more like Svelte 4 (#10408)
2 years ago
Simon H 036e88f1f7
fix: allow `:global(..)` in compound selectors (#10266)
2 years ago
Simon Holthausen 35b500c399 docs: note `bind:files` breaking change
2 years ago
Simon Holthausen 2a0097e4ee docs: note null/undefined breaking change
2 years ago
Simon H 402a322317
chore: more validation errors (#9723)
2 years ago
Simon H 75295ac79f
docs: enhance breaking change section (#9674)
2 years ago
Erick Vargas 687b8f58e3
docs: fix typo in Svelte 5 preview docs (#9507)
2 years ago
Yuichiro Yamashita f18adc8b43
docs: Update Breaking changes section (#9444)
2 years ago
Rich Harris 6bba70a2a5
Docs (#9449)
2 years ago
Simon Holthausen 51394a4834 docs: note more breaking changes
2 years ago
Simon Holthausen fe8a9ce31d breaking: init Svelte 5
2 years ago