Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@gpfunk gpfunk released this 15 Mar 16:02
  • This library was too opinionated in expecting an action to be dispatched when the timeout was triggered, because of this I have removed all dispatching logic inside code and now will only expect a function to be passed in. The user is now responsible for dispatching an event if desired.