Skip to content

v1.3.0

Compare
Choose a tag to compare
@jfrazx jfrazx released this 20 May 03:16
· 45 commits to master since this release
0e76d0a

1.3.0 (2023-05-20)

Bug Fixes

  • handle null prototype objects, default object now has null prototype (b0ccce4)
  • nocopy: move no copy rule to top, generate tests to confirm functionality (89c68ab)
  • null prototype default wrapped objects (dcbe5ea)
  • rootDir ts config option, update npmignore (26a7a6b)

Features

  • factory: factory rules (7410685)
  • maps: value handlers for more robust class support, support wrapping maps, sets (b0eb56f)
  • pass the current property value to executor function, husky hooks, github actions (0b4e851)