v1.0.3
What's Changed
- Fix a bug where the
__proto__key wasn't handled properly on objects. Need to do a defineProperty to avoid modifying the prototype.
Full Changelog: v1.0.2...v1.0.3
__proto__ key wasn't handled properly on objects. Need to do a defineProperty to avoid modifying the prototype.Full Changelog: v1.0.2...v1.0.3