Releases: christophehurpeau/deep-freeze-es6
Releases · christophehurpeau/deep-freeze-es6
v3.0.2
3.0.2 (2023-07-29)
Bug Fixes
- move declaration file to expected path (50f7e48)
v3.0.1
3.0.1 (2023-07-29)
Bug Fixes
- configure types in exports (d82bf86)
v3.0.0
3.0.0 (2023-06-27)
⚠ BREAKING CHANGES
Miscellaneous Chores
- deps: update dependency @pob/root to v8 (#67) (ab2160b)
v2.0.0
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)