Skip to content

svelte@5.0.0-next.107

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Apr 09:20
· 284 commits to main since this release
4ef6454

Patch Changes

  • fix: refine css :global() selector checks in a compound selector (#11142)

  • fix: remove memory leak from bind:this (#11194)

  • fix: remove memory leak from retaining old DOM elements (#11197)

  • feat: add warning when using $bindable rune without calling it (#11181)