Skip to content

v1.0.3

Choose a tag to compare

@rictic rictic released this 22 Oct 22:15
· 16 commits to main since this release

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