Skip to content

svelte@5.38.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Aug 21:29
· 8 commits to main since this release
e883cd0

Patch Changes

  • fix: ensure correct order of template effect values (#16655)

  • fix: allow async {@const} in more places (#16643)

  • fix: properly catch top level await errors (#16619)

  • perf: prune effects without dependencies (#16625)

  • fix: only emit for_await_track_reactivity_loss in async mode (#16644)