Skip to content

Commit 5b8bb59

Browse files
committed
5.7.0
1 parent dd59702 commit 5b8bb59

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
77

88

99
# Next
10+
11+
12+
13+
# 5.7.0
14+
> 2023.02.02
1015
1. <font color=red>修复</font> 请求 `onError` 无法获取请求头
1116
2. <font color=orange>修改</font> 重发请求使用前一请求相同的链路追踪 ID
1217

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "http-ajax",
3-
"version": "5.6.0",
3+
"version": "5.7.0",
44
"description": "Promise based HTTP client for the browser",
55
"keywords": [
66
"ajax",

0 commit comments

Comments
 (0)