Skip to content

svelte@5.0.0-next.227

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Aug 13:48
b2214d1

Patch Changes

  • breaking: disallow Object.defineProperty on state proxies with non-basic descriptors (#12916)

  • breaking: allow frozen objects to be proxied (#12916)

  • breaking: avoid mutations to underlying proxied object with $state (#12916)

  • breaking: remove $state.is rune (#12916)