Skip to content

svelte@5.0.0-next.63

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Feb 21:06
· 1973 commits to main since this release
88389ad

Patch Changes

  • fix: handle member expressions in directives (#10576)

  • fix: remove memory leak (#10570)

  • fix: call beforeUpdate/afterUpdate callbacks when props are mutated (#10570)

  • fix: improve props spreading logic (#10574)