Skip to content

Releases: TanStack/pacer

@tanstack/pacer-devtools@0.1.0

23 Aug 22:20
e90a1e3

Choose a tag to compare

Minor Changes

  • feat: added pacer devtools (3206b5f)

Patch Changes

  • Updated dependencies [3206b5f]:
    • @tanstack/pacer@0.15.0

@tanstack/solid-pacer@0.13.1

07 Aug 02:15
8dacaf6

Choose a tag to compare

Patch Changes

  • Updated dependencies [98ae22c]:
    • @tanstack/pacer@0.14.0

@tanstack/react-pacer@0.15.0

07 Aug 02:15
8dacaf6

Choose a tag to compare

Minor Changes

  • fix: sync passed function for all utils on every render instead of only on mount to fix closure issues (98ae22c)

Patch Changes

  • Updated dependencies [98ae22c]:
    • @tanstack/pacer@0.14.0

@tanstack/pacer@0.14.0

07 Aug 02:15
8dacaf6

Choose a tag to compare

Minor Changes

  • fix: remove unneeded structuredClone for state resets (98ae22c)

@tanstack/solid-pacer@0.13.0

02 Aug 03:09
0998f29

Choose a tag to compare

Minor Changes

  • breaking: added items/batch/args as params to onSuccess, onSettled, and onExecute callbacks (e92923b)

Patch Changes

  • Updated dependencies [e92923b]:
    • @tanstack/pacer@0.13.0

@tanstack/react-pacer@0.14.0

02 Aug 03:09
0998f29

Choose a tag to compare

Minor Changes

  • breaking: added items/batch/args as params to onSuccess, onSettled, and onExecute callbacks (e92923b)

Patch Changes

  • Updated dependencies [e92923b]:
    • @tanstack/pacer@0.13.0

@tanstack/pacer@0.13.0

02 Aug 03:09
0998f29

Choose a tag to compare

Minor Changes

  • breaking: added items/batch/args as params to onSuccess, onSettled, and onExecute callbacks (e92923b)

@tanstack/solid-pacer@0.12.0

30 Jul 15:17
6ad331d

Choose a tag to compare

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

@tanstack/react-pacer@0.13.0

30 Jul 18:34
40ced2d

Choose a tag to compare

Minor Changes

  • Add useAsyncBatchedCallback and useBatchedCallback, hooks for batching and debouncing async operations in React (10fc5e9)

@tanstack/react-pacer@0.12.0

30 Jul 15:17
6ad331d

Choose a tag to compare

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