v1.0.2
Adding debounceImmediate=true prop
If the props change during the debounce window the current request will be canceled and a new request will be kicked off in order to keep the props in sync.
Adding debounceImmediate=true prop
If the props change during the debounce window the current request will be canceled and a new request will be kicked off in order to keep the props in sync.