Releases: Flufd/use-current-effect
Releases · Flufd/use-current-effect
v2.1.0
React is now a peer and dev dependency, there is therefore no regular dependencies
v2.0.0
Changed the injected parameter to be a function that returns the current state of the effect. This should clean up the API a little and allow for naming the function whatever the user wishes.