Sign in Sign up
npm

@custom-react-hooks/use-update-effect

The `useUpdateEffect` hook is an enhanced version of React's `useEffect` that is triggered only when dependencies update, skipping the effect on the component's initial mount. It's particularly useful for effects that need to run in response to specific c

Activity

Latest release
2y ago
Total releases
8
Cadence
~daily
Last 12 months
0

Reach

Stars

Details

License
MIT
First release
Dec 01, 2023
Releases
Version Released
1.5.1 patch
1.5.0 minor
1.4.19 patch
1.4.18 patch
1.4.16 patch
1.4.15 patch
1.4.14 patch
1.4.12 initial