Skip to content

Latest commit

 

History

History
379 lines (124 loc) · 9.4 KB

CHANGELOG.md

File metadata and controls

379 lines (124 loc) · 9.4 KB

0.3.0 (2023-12-16)

Code Refactoring

  • refactor mapping option to mappings (ccaf7f5)

Features

  • requestMd5Interceptor: support path overload (19acb60)
  • requestMockInterceptor: support handler overload (9b2ccaa)

BREAKING CHANGES

  • Mapping option is deprecated, please use mappings instead. affected interceptors are: requestMd5Interceptor, requestMockInterceptor

0.2.18 (2023-12-15)

Bug Fixes

Features

  • support requestMd5Interceptor (313ae02)

0.2.17 (2023-12-09)

0.2.16 (2023-12-08)

Bug Fixes

0.2.15 (2023-12-08)

Bug Fixes

  • move vue to optionalDependencies (8e227db)

0.2.14 (2023-12-08)

Features

  • support default immediate config (02d16eb)

0.2.13 (2023-12-07)

Bug Fixes

  • rename responseStatusInterceptor api (d1e5b43)

0.2.12 (2023-12-07)

Features

  • support responseStatusInterceptor (#8) (04f3778)

0.2.11 (2023-12-06)

Features

  • support requestMockInterceptor (3138a7f)

0.2.10 (2023-12-03)

0.2.9 (2023-12-03)

Features

0.2.8 (2023-12-03)

Features

  • support retry interceptor and fix types error (f47a462)

0.2.7 (2023-12-02)

Features

  • support matcher for interceptor (f58a7df)

0.2.6 (2023-12-01)

Bug Fixes

Features

  • add built-in timeout interceptor (#4) (255236f)

0.2.5 (2023-11-30)

Features

  • support rest args for interceptor (74cf8bf)

0.2.4 (2023-11-30)

Bug Fixes

  • rename data to onResponse (d153a79)

Features

  • support interceptors system (76b5fb5)
  • support options.axiosInterceptorOptions (7a53a4e)

0.2.3 (2023-11-29)

Features

0.2.2 (2023-11-29)

Features

0.2.1 (2023-09-13)

Bug Fixes

  • fix playground api invoke (8535023)

0.2.0 (2023-09-12)

0.1.2 (2023-07-21)

0.1.1 (2023-07-21)

0.1.0 (2023-07-21)

Features

0.0.26 (2023-07-20)

Features

0.0.25 (2023-07-06)

Bug Fixes

Features

0.0.24 (2023-07-06)

Bug Fixes

Features

  • support abort and progress (54ee3c3)

0.0.23 (2023-07-05)

Bug Fixes

0.0.22 (2023-07-05)

0.0.21 (2023-07-04)

0.0.20 (2023-07-04)

0.0.19 (2023-07-04)

0.0.18 (2023-07-04)

0.0.17 (2023-07-04)

0.0.16 (2023-07-04)

0.0.15 (2023-07-03)

0.0.14 (2023-07-03)

Features

0.0.13 (2023-07-03)

0.0.12 (2023-07-03)

Bug Fixes

0.0.11 (2023-07-03)

0.0.10 (2023-07-03)

Features

  • support prevData for dataFormatter (e65c889)

0.0.9 (2023-06-29)

0.0.8 (2023-06-19)

0.0.7 (2023-06-19)

0.0.6 (2023-06-19)

0.0.5 (2023-06-02)

0.0.4 (2023-06-02)

Bug Fixes

Features

0.0.3 (2022-06-30)

Bug Fixes

0.0.2 (2022-04-11)

0.0.1 (2022-03-27)

Features