v10.1.0
* test(curry - debounce): handle with cancel * test(curry - debounce): handle with flush method and side effects * feat(curry - debounce): inplements *.cancel and *.flush * test(curry - debounce): show case if cancel past invocations * refactor(curry - debounce): improves typing of timer * docs(curry - debounce): talk about cancel and flush methods Co-authored-by: marlon Felipe Passos <marlonpassos@agenciam3.com>