1.1.0
What's Changed
- Now
debounced()
functions returnDebouncedAction
. - New
DebouncedAction.isReady
property which indicates whether action will be executed if called right now. - Improvement of dealing with time advancing in unit test.
Full Changelog: 1.0.0...1.1.0