Skip to content

svelte@5.41.2

Choose a tag to compare

@github-actions github-actions released this 22 Oct 13:43
· 33 commits to main since this release
3009a02

Patch Changes

  • fix: keep batches alive until all async work is complete (#16971)

  • fix: don't preserve reactivity context across function boundaries (#17002)

  • fix: make $inspect logs come from the callsite (#17001)

  • fix: ensure guards (eg. if, each, key) run before their contents (#16930)