Skip to content

v1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 May 07:41
· 34 commits to master since this release

1.4.0 (2023-05-29)

Bug Fixes

  • better polyfill implementation for cloning arrays and objects (fad6beb)
  • create a new weak map for each source (4ed64d2)
  • remove unused utility methods + applied linter (76baf8e)

Features

  • use weak-map instead of json-stringify for circular reference handling (33b4ea4)