Skip to content

v4.1.2

Compare
Choose a tag to compare
@solkimicreb solkimicreb released this 08 Mar 15:31
· 18 commits to master since this release

Fixes

  • Improved built-in detection. It should not throw errors for built-ins with internal slots anymore.
  • Do not violate Proxy invariant for none writable, none configurable object valued properties. These are silently not reactive, instead of throwing an error from now on.