svelte@5.0.0-next.136
Pre-release
Pre-release
·
1822 commits
to main
since this release
Patch Changes
-
chore: remove
handle_compile_error
(#11639) -
breaking: disallow string literal values in
<svelte:element this="...">
(#11454) -
fix: use coarse-grained updates for derived expressions passed to props in legacy mode (#11652)
-
fix: robustify
bind:scrollX/Y
binding (#11655) -
feat: migrate
<svelte:element this="div">
(#11659) -
feat: more information when hydration fails (#11649)
-
fix: replay load and error events on load during hydration (#11642)