Skip to content

svelte@5.0.0-next.66

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Feb 11:56
· 1955 commits to main since this release
cc61559

Patch Changes

  • fix: don't clear date input on temporarily invalid value (#10616)

  • fix: use safe-equals comparison for @const tags in legacy mode (#10606)

  • fix: improve proxy effect dependency tracking (#10605)

  • fix: prevent window listeners from triggering events twice (#10611)

  • feat: allow dynamic type attribute with bind:value (#10608)

  • fix: make bind_this implementation more robust (#10598)

  • fix: tweak initial bind:clientWidth/clientHeight/offsetWidth/offsetHeight update timing (#10512)

  • fix: correctly handle proxied signal writes before reads (#10612)