v4.1.2
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.