Releases: rotick/axues
Releases · rotick/axues
Release 0.10.1
0.10.1 (2023-03-26)
Bug Fixes
don't call refresh and retry while pending (5f252be )
Release 0.9.0 with ibuprofen🤒
0.9.0 (2023-03-19)
Features
add refreshed state and finer grained requestTimes (98307d4 )
add resetAction method so that we can return to the initial state (9dc2a45 )
add watch option to listen for changes in url, params, data, headers and initiate requests (35d6a16 )
Performance Improvements
add warning to deprecated API (24ad21b )
Release 0.8.0
0.8.0 (2023-03-12)
Bug Fixes
Features
move loadingDelay to request config and make it rewritable, change delay to 200 (156d7dd )
rewriteDefault, you can rewrite some default value of axues request config now (5c1b9d7 )
Release 0.7.0
0.7.0 (2023-03-05)
Features
use debounce
instead of debounceMode
, it will be deprecated in next major version (ce25ee8 )
Release 0.6.1
0.6.1 (2023-02-19)
Performance Improvements
rename MaybeComputedRef to MaybeComputedRefWithoutFn (b828278 )
the type of requestConfig is changed to MaybeComputedRef (4cdf972 )
Release 0.6.0
0.6.0 (2023-02-19)
Features
responseHandlingStrategy & errorHandlingStrategy & transformUseOptions (2d21496 )
Release 0.5.1
0.5.1 (2023-02-14)
Bug Fixes
Performance Improvements
Release 0.5.0
0.5.0 (2023-02-12)
Bug Fixes
Features
Release 0.4.2
0.4.2 (2023-02-03)
Bug Fixes
You can’t perform that action at this time.