@tanstack/pacer@0.6.0
·
161 commits
to main
since this release
Minor Changes
- breaking: remove
onError,onSuccess,onSettledoptions fromAsyncQueuerin favor of options of the same name on theAsyncQueuer(#22)
feat: standardize error handling callbacks onAsyncQueuer,AsyncDebouncer,AsyncRateLimiter, andAsyncThrottler
feat: addthrowOnErroroption toAsyncQueuer,AsyncDebouncer,AsyncRateLimiter, andAsyncThrottler