Skip to content

Releases: react-hookz/deep-equal

v3.0.3

18 Dec 16:10
Compare
Choose a tag to compare

3.0.3 (2024-12-18)

Bug Fixes

  • remove pre/post-pack scripts (d716a15)

v3.0.2

18 Dec 15:58
Compare
Choose a tag to compare

3.0.2 (2024-12-18)

Bug Fixes

  • attempt to fix issue with metadata scripts mismatch (5b8cddb)

v3.0.1

11 Dec 02:39
57e8ca1
Compare
Choose a tag to compare

3.0.1 (2024-12-11)

Bug Fixes

  • slight changes to readme (57e8ca1)

v3.0.0

10 Dec 19:16
b4fdc87
Compare
Choose a tag to compare

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

10 Dec 14:12
Compare
Choose a tag to compare

2.0.3 (2024-12-10)

Bug Fixes

  • add tests covering nested react objects (f66b757), closes #264

v2.0.2

04 Feb 14:56
Compare
Choose a tag to compare

2.0.2 (2024-02-04)

Bug Fixes

v2.0.1

04 Feb 13:49
Compare
Choose a tag to compare

2.0.1 (2024-02-04)

Bug Fixes

  • readme: switch from badgen to shields.io (ab5c388)

v2.0.0

04 Feb 13:33
Compare
Choose a tag to compare

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

18 Dec 17:15
Compare
Choose a tag to compare

1.0.4 (2022-12-18)

Bug Fixes

  • docs: update link to GHA actions badge (26f2262)

v1.0.3

08 Jul 07:16
Compare
Choose a tag to compare

1.0.3 (2022-07-08)

Bug Fixes