Releases: TanStack/pacer
Releases · TanStack/pacer
@tanstack/pacer-devtools@0.1.0
@tanstack/solid-pacer@0.13.1
Patch Changes
- Updated dependencies [
98ae22c]:- @tanstack/pacer@0.14.0
@tanstack/react-pacer@0.15.0
@tanstack/pacer@0.14.0
Minor Changes
- fix: remove unneeded structuredClone for state resets (
98ae22c)
@tanstack/solid-pacer@0.13.0
@tanstack/react-pacer@0.14.0
@tanstack/pacer@0.13.0
Minor Changes
- breaking: added items/batch/args as params to onSuccess, onSettled, and onExecute callbacks (
e92923b)
@tanstack/solid-pacer@0.12.0
Minor Changes
- breaking: changed callback signature of
onErrorin 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 frommaybeExecute
Patch Changes
- Updated dependencies [
0303238]:- @tanstack/pacer@0.12.0
@tanstack/react-pacer@0.13.0
Minor Changes
- Add
useAsyncBatchedCallbackanduseBatchedCallback, hooks for batching and debouncing async operations in React (10fc5e9)
@tanstack/react-pacer@0.12.0
Minor Changes
- breaking: changed callback signature of
onErrorin 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 frommaybeExecute
Patch Changes
- Updated dependencies [
0303238]:- @tanstack/pacer@0.12.0