We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
b2214d1
breaking: disallow Object.defineProperty on state proxies with non-basic descriptors (#12916)
Object.defineProperty
breaking: allow frozen objects to be proxied (#12916)
breaking: avoid mutations to underlying proxied object with $state (#12916)
breaking: remove $state.is rune (#12916)