File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 2.2.0] ( https://github.com/zjx0905/axios-miniprogram/compare/v2.1.0...v2.2.0 ) (2023-04-16)
2+
3+
4+ ### Bug Fixes
5+
6+ * 修复 Proxy uni 错误 ([ 021e052] ( https://github.com/zjx0905/axios-miniprogram/commit/021e05233a95ebc5c5f93d114d225cc45a22675f ) )
7+
8+
9+ ### Features
10+
11+ * 仅 post/put/patch 方法允许设置请求数据 ([ 2c3ff56] ( https://github.com/zjx0905/axios-miniprogram/commit/2c3ff567c19197f6377645cd9f7109806cd93b77 ) )
12+ * 支持 HTTP PATCH 请求 ([ 22bcefc] ( https://github.com/zjx0905/axios-miniprogram/commit/22bcefcb97e50400403b131d307c97eb4cbb6071 ) )
13+
14+
15+
116# [ 2.1.0] ( https://github.com/zjx0905/axios-miniprogram/compare/v2.0.0...v2.1.0 ) (2023-04-11)
217
318
Original file line number Diff line number Diff line change 11{
22 "name" : " axios-miniprogram" ,
3- "version" : " 2.1 .0" ,
3+ "version" : " 2.2 .0" ,
44 "description" : " 基于 Promise 的 HTTP 请求库,适用于各大小程序平台。" ,
55 "main" : " dist/axios-miniprogram.cjs.js" ,
66 "module" : " dist/axios-miniprogram.esm.js" ,
You can’t perform that action at this time.
0 commit comments