Skip to content

@tanstack/solid-pacer@0.6.0

Choose a tag to compare

@github-actions github-actions released this 11 May 04:05
· 162 commits to main since this release
2c12e8e

Minor Changes

  • breaking: remove onError, onSuccess, onSettled options from AsyncQueuer in favor of options of the same name on the AsyncQueuer (#22)
    feat: standardize error handling callbacks on AsyncQueuer, AsyncDebouncer, AsyncRateLimiter, and AsyncThrottler
    feat: add throwOnError option to AsyncQueuer, AsyncDebouncer, AsyncRateLimiter, and AsyncThrottler

Patch Changes

  • Updated dependencies [b3d5247]:
    • @tanstack/pacer@0.6.0