Skip to content

Releases: mengxinssfd/request-template

v2.0.2

09 Mar 18:10
Compare
Choose a tag to compare

2.0.2 (2023-03-09)

Bug Fixes

  • RequestTemplate: 开启retry-修复请求成功但statusHandler返回Promise.reject不会触发retry (c1ceffa)

Features

  • RequestTemplate: request添加类型重载,json与非json分开 (952ad90)
  • vue3-hooks: debounce/throttle,内置防抖节流 (7126f7b), closes #39

Full Changelog: v2.0.1...v2.0.2

v2.0.1

30 Oct 15:41
Compare
Choose a tag to compare

Bug Fixes

  • AxiosRequestTemplate: isCancel和handleCanceler使用的不是子类的static axios,而是用的AxiosRequestTemplate的static axios (c833a0b)
  • wechat: types (a9b5952)

Features

Full Changelog: v2.0.0...v2.0.1

v2.0.0

29 Oct 12:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v2.0.0

v1.0.0

27 Oct 05:25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/mengxinssfd/request-template/commits/v1.0.0