Skip to content

v2.0.0

Compare
Choose a tag to compare
@christophehurpeau christophehurpeau released this 22 Nov 23:55
e76cb6f

2.0.0 (2022-11-22)

⚠ BREAKING CHANGES

  • drop node < 16 support, drop cjs

Bug Fixes

  • issue with prior PR undefined variable (#9) (afa9596)
  • original deep-freeze also froze functions (#10) (e2cdb1e)

Miscellaneous Chores

  • use yarn berry, add jest, update dev deps (9089b12)