axios-sugar
Advanced tools
Comparing version 2.0.0-0 to 2.0.1-0
@@ -40,3 +40,3 @@ ![Travis (.org)](https://img.shields.io/travis/maoyonglong/axios-sugar) | ||
不同的是,除了axios方法原来接收的参数,这些请求方法还接收另一个类型为[AxiosSugarConfig](https://myl970421.gitee.io/axios-sugar-docs/zh/guide/configuration)的参数。 | ||
不同的是,除了axios方法原来接收的参数,这些请求方法还接收另一个类型为[AxiosSugarConfig](https://myl970421.gitee.io/axios-sugar-docs/zh/guide/configuration.html#axiossugarconfig)的参数。 | ||
例如: | ||
@@ -43,0 +43,0 @@ ```js |
{ | ||
"name": "axios-sugar", | ||
"version": "2.0.0-0", | ||
"version": "2.0.1-0", | ||
"description": "A wrapper for axios", | ||
@@ -5,0 +5,0 @@ "main": "dist/axios-sugar.cjs.js", |
@@ -41,3 +41,3 @@ ![Travis (.org)](https://img.shields.io/travis/maoyonglong/axios-sugar) | ||
The difference is that these methods also receive an [AxiosSugarConfig](https://maoyonglong.github.io/guide/configuration) type parameter. | ||
The difference is that these methods also receive an [AxiosSugarConfig](https://maoyonglong.github.io/axios-sugar-docs/guide/configuration.html#axiossugarconfig) type parameter. | ||
e.g. | ||
@@ -44,0 +44,0 @@ ```js |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
766762
0