Skip to content

Releases: Flufd/use-current-effect

v2.1.0

11 Oct 14:54
Compare
Choose a tag to compare

React is now a peer and dev dependency, there is therefore no regular dependencies

v2.0.0

10 Sep 04:01
Compare
Choose a tag to compare

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.