use-deep-compare-effect

🐋 It's react's useEffect hook, except using deep comparison on the inputs, not reference equality

MIT License

Downloads
2.6M
Stars
1.9K
Committers
18

Bot releases are visible (Hide)

use-deep-compare-effect - v1.8.1 Latest Release

Published by github-actions[bot] about 3 years ago

1.8.1 (2021-10-13)

Bug Fixes

  • deps: move @types/react to devDependencies (#55) (0bce677)
use-deep-compare-effect - v1.8.0

Published by github-actions[bot] about 3 years ago

1.8.0 (2021-09-22)

Features

use-deep-compare-effect - v1.7.0

Published by github-actions[bot] about 3 years ago

1.7.0 (2021-09-17)

Features

use-deep-compare-effect - v1.6.1

Published by github-actions[bot] almost 4 years ago

1.6.1 (2020-12-17)

Bug Fixes

  • effect not called with getDerivedStateFromProps (#42) (49d1895)
use-deep-compare-effect - v1.6.0

Published by github-actions[bot] almost 4 years ago

1.6.0 (2020-12-10)

Features

use-deep-compare-effect - v1.5.1

Published by github-actions[bot] almost 4 years ago

use-deep-compare-effect - v1.5.0

Published by github-actions[bot] almost 4 years ago

1.5.0 (2020-11-27)

Features

use-deep-compare-effect - v1.4.0

Published by kentcdodds about 4 years ago

1.4.0 (2020-08-19)

Features

  • update dequal to v2 (Set support) (23e4070), closes #15
use-deep-compare-effect - v1.3.1

Published by kentcdodds over 4 years ago

1.3.1 (2020-03-10)

Bug Fixes

  • deps: move @testing-library/react-hooks (8e7f650), closes #16
use-deep-compare-effect - v1.3.0

Published by kentcdodds almost 5 years ago

1.3.0 (2019-11-17)

Features

  • add automatic download of type defs (adf3597)
use-deep-compare-effect - v1.2.0

Published by kentcdodds over 5 years ago

1.2.0 (2019-04-07)

Features

use-deep-compare-effect - v1.1.0

Published by kentcdodds over 5 years ago

1.1.0 (2019-03-07)

Features

  • size: use dequal instead of fast-deep-equal because it is smaller (ea58204)
use-deep-compare-effect - v1.0.1

Published by kentcdodds over 5 years ago

1.0.1 (2019-03-07)

Bug Fixes

use-deep-compare-effect - v1.0.0

Published by kentcdodds over 5 years ago

1.0.0 (2019-03-07)

Features