Svelte (javascript)

sveltejs/svelte last check 363 releases
Notes
no notes yet
Release notes
vsvelte - 5.5.3 · 1y+
view on github

Patch Changes

  • fix: don't try to add owners to non-$state class fields (#14533)

  • fix: capture infinite_loop_guard in error boundary (#14534)

  • fix: proxify values when assigning using ||=, &&= and ??= operators (#14273)