Svelte (javascript)

sveltejs/svelte last check 363 releases
Notes
no notes yet
Release notes
vsvelte - 5.36.3 · 6m+
view on github

Patch Changes

  • fix: don't log await_reactivity_loss warning when signal is read in untrack (#16385)

  • fix: better handle $inspect on array mutations (#16389)

  • fix: leave proxied array length untouched when deleting properties (#16389)

  • fix: update $effect.pending() immediately after a batch is removed (#16382)