Skip to content

svelte@5.0.0-next.136

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 16 May 18:28
· 1822 commits to main since this release
62e2647

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)