Skip to content

Releases: foca-js/foca-axios

Release 4.3.0

13 May 14:26

Choose a tag to compare

4.3.0 (2025-05-13)

Features

  • 单次请求开启重试时,忽略method判断 (976d283)

Release 4.2.1

24 Apr 11:16

Choose a tag to compare

4.2.1 (2025-04-24)

Bug Fixes

  • 更新默认重试间隔时间从300ms到500ms (ce7ec85)

Release 4.2.0

24 Apr 11:10

Choose a tag to compare

4.2.0 (2025-04-24)

Features

  • 重试机制支持Retry-After报文设置的时间 (e039d2c)

Release 4.1.2

25 Oct 04:31

Choose a tag to compare

4.1.2 (2024-10-25)

Bug Fixes

  • 令牌刷新后只重试了其中一个接口 (c680377)

Release 4.1.1

11 Aug 02:07

Choose a tag to compare

4.1.1 (2024-08-11)

Release 4.1.0

22 Jul 03:15

Choose a tag to compare

4.1.0 (2024-07-22)

Bug Fixes

  • axios.create()使用了重复的适配器 (e15590f)

Features

  • 重试前允许执行更新令牌操作 (03807f2)

Release 4.0.1

21 Jul 17:13

Choose a tag to compare

4.0.1 (2024-07-21)

Release 4.0.0

21 Jul 17:06

Choose a tag to compare

4.0.0 (2024-07-21)

Features

  • axios全局开启适配器 (42a6eb8)

BREAKING CHANGES

  • 缓存默认关闭

v3.1.0

20 Mar 08:28

Choose a tag to compare

  • 所有特性默认都是开启的

v3.0.2...v3.1.0

v3.0.2

03 Mar 04:30

Choose a tag to compare

  • 导出 axios default 模块

v3.0.0...v3.0.2