Skip to content

@tanstack/solid-pacer@0.12.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 15:17
· 124 commits to main since this release
6ad331d

Minor Changes

  • breaking: changed callback signature of onError in AsyncDebouncer, AsyncThrottler, AsyncQueuer, AsyncRatelimiter, and AsyncBatcher to include the item that caused the error (#45)
    fix: Fixed Error Handling in Async Debouncer and Throttler by properly resolving and rejecting returned promises from maybeExecute

Patch Changes

  • Updated dependencies [0303238]:
    • @tanstack/pacer@0.12.0