0.2.5 (2024-01-12)
- useRequest: revert hasPending recomputed (sources) (d349846)
- types:
FullRefArrayItem
compatible with MaybeRef (8082b72)
0.2.4 (2024-01-08)
- useRequest: cancel-sources comparison failed (vue reactivity in depth) (6e60503)
0.2.3 (2024-01-04)
- types: type directory error (eaeba42)
0.2.2 (2023-11-21)
- build: add umd modules and
type: module
(b198da0)
0.2.1 (2023-06-05)
- types:
any
replacesunknown
as the response type when using js (d23653c)
0.2.0 (2023-05-22)
- type:
onCompleted
response generic error (3c7e56f)
- request: export
_request
function to custom data or response type (4ad4896, ec40987) - options:
getResponseItem
options (custom data value) (#1)
0.1.1 (2023-04-15)
- context: support vue 2 (provide) (7013478)