Skip to content

svelte@5.36.9

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jul 21:33
· 55 commits to main since this release
cc05cbc

Patch Changes

  • fix: don't reexecute derived with no dependencies on teardown (#16438)

  • fix: disallow export { foo as default } in <script module> (#16447)

  • fix: move ownership validation into async component body (#16449)

  • fix: allow async destructured deriveds (#16444)

  • fix: move store setup/cleanup outside of async component body (#16443)