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.
null
vs undefined
discrepancy for the delay parameter.