Svelte (javascript)

sveltejs/svelte last check 363 releases
Notes
no notes yet
Release notes
vsvelte - 5.48.5
view on github

Patch Changes

  • fix: run boundary onerror callbacks in a microtask, in case they result in the boundary's destruction (#17561)

  • fix: prevent unintended exports from namespaces (#17562)

  • fix: each block breaking with effects interspersed among items (#17550)