Releases: alovajs/alova
Releases · alovajs/alova
v2.5.5
2.5.5 (2023-06-05)
Bug Fixes
still emit request even if immediate is false in react strict mode (bafe82e ), closes #105
v2.5.4
2.5.4 (2023-05-23)
Bug Fixes
clear error value when request again and is success (3d0d3bf )
correct type files of states hook (0179bd5 )
returns a promise when call fetch which returns in useFetcher (4d43642 )
v2.5.3
2.5.3 (2023-05-22)
Bug Fixes
correct the compatibility of types definition in package.json #87 (ae08533 )
fix problem that invalidateCache does not clear persistent data #91 (c889327 )
v2.5.2
2.5.2 (2023-05-22)
Bug Fixes
correct the compatibility of types definition in package.json #87 (181bea0 )
v2.5.1
2.5.1 (2023-05-19)
Bug Fixes
add a error tips when doesn't get a method instance in hook handler (4344e9e )
v2.5.0
2.5.0 (2023-05-15)
Bug Fixes
fix type error of localCache (2acf764 )
Features
middleware: add function send, abort in middleware context which can control request (8e384c0 )
v2.5.0-alpha.1
Bug Fixes
fix spelling error of controlLoading
(fde8ddb )
Features
middleware: add function send, abort in middleware context which can control request (b762bf4 )
v2.4.1
2.4.1 (2023-05-11)
Bug Fixes
fix spelling error of controlLoading
(5a4e909 )
v2.4.0
2.4.0 (2023-05-11)
Features
middleware: add controlled loading support, you can prevent loading change (100bc29 )
v2.3.1
2.3.1 (2023-05-08)
Bug Fixes
doesn't cache in onError when beforeRequest(sync fn) throws a error (dd59b51 ), closes #63
download and upload progress exception (b03fa9d )
You can’t perform that action at this time.