Skip to content

v2.1.0

Choose a tag to compare

@JOU-amjs JOU-amjs released this 10 Apr 13:00
· 866 commits to main since this release

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 with responsed in createAlova (3d3bcd7), closes #39
  • createalova: use responded to make a compatibility with responsed 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)