Releases: johndiiorio/react-useinterval
Releases · johndiiorio/react-useinterval
v1.0.2
v1.0.1
- Fixed an issue where additional parameters could not be passed through react-useinterval to the underlying setInterval function.
- Fixed an issue with a
null
vsundefined
discrepancy for the delay parameter.
v1.0.0
Support React 16.8.0 and up (breaking change).
Internally use rollup instead of webpack to bundle package.
v.0.1.0
v0.1.0 Update README to add additional info