Commit Graph

9 Commits (svelte@5.0.0-next.167)

Author SHA1 Message Date
Rich Harris 3da2646b10
feat: more accurate `render`/`mount`/`hydrate` options (#12111)
1 year ago
Dominic Gannaway 7272b650d6
chore: remoev setTimeout (#12009)
1 year ago
Dominic Gannaway 0d51dbae32
fix: ensure bound input content is resumed on hydration (#11986)
1 year ago
Dominic Gannaway 7714c934fe
chore: deprecate html in favour of body for render() (#11927)
1 year ago
Dominic Gannaway afe1d11a5b
feat: hot module reloading support for Svelte 5 (#11106)
1 year ago
Rich Harris 7a17e21f8a
chore: remove managed_effect (#10926)
2 years ago
Simon H 2755401034
breaking: remove `createRoot`, adjust `mount`/`hydrate` APIs, introduce `unmount` (#10516)
2 years ago
Simon H 72ff5366de
feat: add hydrate method, make hydration treeshakeable (#10497)
2 years ago
Simon Holthausen fe8a9ce31d breaking: init Svelte 5
2 years ago