Skip to content

svelte@5.5.3

Choose a tag to compare

@github-actions github-actions released this 03 Dec 22:53
· 1029 commits to main since this release
3d9122f

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)