fix(deps): update dependency throttle-debounce to v5
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
throttle-debounce | 4.0.1 -> 5.0.0 |
||||
@types/throttle-debounce (source) | 4.0.0 -> 5.0.0 |
Release Notes
niksy/throttle-debounce
v5.0.0
Changed
-
Breaking: The optional argument
atBegin
of debounce is now a part of options object instead of a function argument so that debounce API is normalized with throttle API.
Added
- Option to cancel only upcoming invocation (#44)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.