Skip to content

[email protected]

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Aug 13:48
· 721 commits to main since this release
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)