File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ # [ 3.1.0] ( https://github.com/pansyjs/request/compare/v2.3.1...v3.1.0 ) (2023-08-08)
4+
5+
6+ ### Features
7+
8+ * 代码优化 ([ deda0ae] ( https://github.com/pansyjs/request/commit/deda0aeca8611a802528cfd7df1079389b18db22 ) )
9+ * 移除 errorThrower 配置 ([ 3bb4f2f] ( https://github.com/pansyjs/request/commit/3bb4f2f703b4f3414ee76cae65a25ddcac8fb8c5 ) )
10+ * 优化类型 ([ 82b5139] ( https://github.com/pansyjs/request/commit/82b5139d9eb440ee9b5ce31ea92a5a790e154b87 ) )
11+ * 重构为 class ([ dfd01c9] ( https://github.com/pansyjs/request/commit/dfd01c94c600e4ad071a266d9dc6af4460f8af4a ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @pansy/request" ,
3- "version" : " 3.0 .0" ,
3+ "version" : " 3.1 .0" ,
44 "description" : " 基于 Axios 的统一网络请求和错误处理方案" ,
55 "main" : " dist/index.js" ,
66 "module" : " dist/esm/index.js" ,
You can’t perform that action at this time.
0 commit comments