Skip to content

svelte@5.1.3

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Oct 21:14
· 556 commits to main since this release
da1fefc

Patch Changes

  • fix: rethrow errors from await block if no catch block exists (#13819)

  • fix: ensure SVG element attributes have case preserved (#13935)

  • fix: ensure bind:group works as intended with proxied state objects (#13939)

  • fix: ensure value is correctly set to zero on the progress element (#13924)

  • fix: skip comment nodes in snippet validation logic (#13936)

  • fix: typo in Action types (#13874)

  • fix: remove metadata from legacy AST (#13927)