Releases: alovajs/alova
Releases · alovajs/alova
v2.3.0
v2.2.0
v2.1.2
v2.1.1
v2.1.0
2.1.0 (2023-04-10)
Features
- beforeRequest global hook support async function (bef9ddc)
- beforeRequest global hook support async function (3056d5e)
- createalova: change
baseURL
to optional attribute in createAlova (4834b5a) - createalova: change
baseURL
to optional attribute in createAlova (eb319a0) - createalova: set localCache to null to all cache in createAlova (0a65328)
- createalova: set localCache to null to all cache in createAlova (58ae9fb)
- createalova: use
responded
to make a compatibility withresponsed
in createAlova (3d3bcd7), closes #39 - createalova: use
responded
to make a compatibility withresponsed
in createAlova (59c16f5), closes #39 - event: add param
fromCache
into event which is the param of onSuccess and onComplete (4b73e7d) - event: add param
fromCache
into event which is the param of onSuccess and onComplete (2bcd9cf) - localCache in method config support controlled function (ec2ff0c)
- localCache in method config support controlled function (d1796c9)
- transformData in method config support async function (3f036f7)
- transformData in method config support async function (9b2315d)