Releases: react-hookz/deep-equal
Releases Β· react-hookz/deep-equal
v3.0.3
3.0.3 (2024-12-18)
Bug Fixes
- remove pre/post-pack scripts (d716a15)
v3.0.2
3.0.2 (2024-12-18)
Bug Fixes
- attempt to fix issue with metadata scripts mismatch (5b8cddb)
v3.0.1
3.0.1 (2024-12-11)
Bug Fixes
v3.0.0
3.0.0 (2024-12-10)
Features
BREAKING CHANGES
- package now exports single
isEqual
function that covers all functionality of previous functions.
v2.0.3
2.0.3 (2024-12-10)
Bug Fixes
- add tests covering nested react objects (f66b757), closes #264
v2.0.2
2.0.2 (2024-02-04)
Bug Fixes
v2.0.1
2.0.1 (2024-02-04)
Bug Fixes
- readme: switch from badgen to shields.io (ab5c388)
v2.0.0
2.0.0 (2024-02-04)
Features
BREAKING CHANGES
- package now is
type:"module"
and distributed only with ESM modules and ESNext lang level.
v1.0.4
1.0.4 (2022-12-18)
Bug Fixes
- docs: update link to GHA actions badge (26f2262)
v1.0.3
1.0.3 (2022-07-08)
Bug Fixes