Skip to content

[email protected]

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Oct 18:39
· 1142 commits to main since this release
a6c97b3

Patch Changes

  • fix: ensure source and filename are known to compileModule's source map (#13546)

  • fix: cleanup non-branch effects created inside block effects (#13600)

  • fix: do no rerun the each block when array change from empty to empty (#13553)

  • fix: ensure effects destroy owned deriveds upon teardown (#13563)

  • fix: ensure proxied arrays correctly update their length upon deletions (#13549)

  • fix: avoid assigning input.value if the value is the same to fix minlength (#13574)

  • fix: use analysis.name when migrating <svelte:self> (#13544)

  • fix: strip BOM character from input (#13548)