extra-request 3.0.3 → 4.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/es2015/index.min.mjs +3 -3
- package/dist/es2015/index.min.mjs.map +1 -1
- package/dist/es2015/index.mjs +2337 -192
- package/dist/es2015/index.mjs.map +1 -1
- package/dist/es2015/index.umd.js +2337 -192
- package/dist/es2015/index.umd.js.map +1 -1
- package/dist/es2015/index.umd.min.js +3 -3
- package/dist/es2015/index.umd.min.js.map +1 -1
- package/dist/es2018/index.min.mjs +3 -3
- package/dist/es2018/index.min.mjs.map +1 -1
- package/dist/es2018/index.mjs +2337 -192
- package/dist/es2018/index.mjs.map +1 -1
- package/dist/es2018/index.umd.js +2337 -192
- package/dist/es2018/index.umd.js.map +1 -1
- package/dist/es2018/index.umd.min.js +3 -3
- package/dist/es2018/index.umd.min.js.map +1 -1
- package/lib/es2015/browser.js +5 -1
- package/lib/es2015/browser.js.map +1 -1
- package/lib/es2015/index.js +5 -1
- package/lib/es2015/index.js.map +1 -1
- package/lib/es2015/transformers/index.js +5 -1
- package/lib/es2015/transformers/index.js.map +1 -1
- package/lib/es2018/browser.js +5 -1
- package/lib/es2018/browser.js.map +1 -1
- package/lib/es2018/index.js +5 -1
- package/lib/es2018/index.js.map +1 -1
- package/lib/es2018/transformers/index.js +5 -1
- package/lib/es2018/transformers/index.js.map +1 -1
- package/package.json +18 -18
- package/CHANGELOG.md +0 -233
package/lib/es2015/browser.js
CHANGED
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
3
|
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
5
9
|
}) : (function(o, m, k, k2) {
|
|
6
10
|
if (k2 === undefined) k2 = k;
|
|
7
11
|
o[k2] = m[k];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"browser.js","sourceRoot":"","sources":["../../src/browser.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"browser.js","sourceRoot":"","sources":["../../src/browser.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,0CAAuB;AACvB,4CAAyB;AACzB,iDAA8B"}
|
package/lib/es2015/index.js
CHANGED
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
3
|
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
5
9
|
}) : (function(o, m, k, k2) {
|
|
6
10
|
if (k2 === undefined) k2 = k;
|
|
7
11
|
o[k2] = m[k];
|
package/lib/es2015/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,0CAAuB;AACvB,4CAAyB"}
|
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
3
|
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
5
9
|
}) : (function(o, m, k, k2) {
|
|
6
10
|
if (k2 === undefined) k2 = k;
|
|
7
11
|
o[k2] = m[k];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/transformers/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/transformers/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,oDAAiC;AAEjC,qDAAkC;AAClC,qDAAkC;AAClC,oDAAiC;AAEjC,uDAAoC;AAEpC,uDAAoC;AACpC,8DAA2C;AAC3C,wDAAqC;AACrC,uDAAoC;AAEpC,qDAAkC;AAClC,qDAAkC;AAClC,yDAAsC;AACtC,uDAAoC;AACpC,6DAA0C;AAC1C,8DAA2C;AAC3C,oEAAiD;AAEjD,gEAA6C;AAE7C,2DAAwC;AACxC,4DAAyC;AAEzC,0DAAuC"}
|
package/lib/es2018/browser.js
CHANGED
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
3
|
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
5
9
|
}) : (function(o, m, k, k2) {
|
|
6
10
|
if (k2 === undefined) k2 = k;
|
|
7
11
|
o[k2] = m[k];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"browser.js","sourceRoot":"","sources":["../../src/browser.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"browser.js","sourceRoot":"","sources":["../../src/browser.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,0CAAuB;AACvB,4CAAyB;AACzB,iDAA8B"}
|
package/lib/es2018/index.js
CHANGED
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
3
|
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
5
9
|
}) : (function(o, m, k, k2) {
|
|
6
10
|
if (k2 === undefined) k2 = k;
|
|
7
11
|
o[k2] = m[k];
|
package/lib/es2018/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,0CAAuB;AACvB,4CAAyB"}
|
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
3
|
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
5
9
|
}) : (function(o, m, k, k2) {
|
|
6
10
|
if (k2 === undefined) k2 = k;
|
|
7
11
|
o[k2] = m[k];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/transformers/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/transformers/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,oDAAiC;AAEjC,qDAAkC;AAClC,qDAAkC;AAClC,oDAAiC;AAEjC,uDAAoC;AAEpC,uDAAoC;AACpC,8DAA2C;AAC3C,wDAAqC;AACrC,uDAAoC;AAEpC,qDAAkC;AAClC,qDAAkC;AAClC,yDAAsC;AACtC,uDAAoC;AACpC,6DAA0C;AAC1C,8DAA2C;AAC3C,oEAAiD;AAEjD,gEAA6C;AAE7C,2DAAwC;AACxC,4DAAyC;AAEzC,0DAAuC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "extra-request",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "4.0.2",
|
|
4
4
|
"description": "Utilities for Request",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"fetch",
|
|
@@ -25,9 +25,9 @@
|
|
|
25
25
|
"license": "MIT",
|
|
26
26
|
"scripts": {
|
|
27
27
|
"lint": "eslint --ext .js,.jsx,.ts,.tsx --quiet src __tests__",
|
|
28
|
-
"test": "jest --config jest.config.js",
|
|
28
|
+
"test": "jest --runInBand --config jest.config.js",
|
|
29
29
|
"test:debug": "node --inspect-brk node_modules/.bin/jest --runInBand",
|
|
30
|
-
"test:coverage": "jest --coverage --config jest.config.js",
|
|
30
|
+
"test:coverage": "jest --runInBand --coverage --config jest.config.js",
|
|
31
31
|
"prepublishOnly": "run-s clean build bundle",
|
|
32
32
|
"clean": "run-p clean:*",
|
|
33
33
|
"clean:build": "rimraf lib",
|
|
@@ -49,41 +49,41 @@
|
|
|
49
49
|
}
|
|
50
50
|
},
|
|
51
51
|
"devDependencies": {
|
|
52
|
-
"@blackglory/jest-matchers": "^0.1
|
|
53
|
-
"@commitlint/cli": "^
|
|
54
|
-
"@commitlint/config-conventional": "^
|
|
52
|
+
"@blackglory/jest-matchers": "^0.3.1",
|
|
53
|
+
"@commitlint/cli": "^16.2.3",
|
|
54
|
+
"@commitlint/config-conventional": "^16.2.1",
|
|
55
55
|
"@rollup/plugin-commonjs": "^21.0.1",
|
|
56
56
|
"@rollup/plugin-json": "^4.1.0",
|
|
57
|
-
"@rollup/plugin-node-resolve": "^13.
|
|
58
|
-
"@rollup/plugin-replace": "^
|
|
57
|
+
"@rollup/plugin-node-resolve": "^13.1.1",
|
|
58
|
+
"@rollup/plugin-replace": "^4.0.0",
|
|
59
59
|
"@rollup/plugin-typescript": "^8.3.0",
|
|
60
60
|
"@types/jest": "^27.0.3",
|
|
61
61
|
"@types/papaparse": "^5.3.1",
|
|
62
|
-
"@typescript-eslint/eslint-plugin": "^5.
|
|
63
|
-
"@typescript-eslint/parser": "^5.
|
|
62
|
+
"@typescript-eslint/eslint-plugin": "^5.7.0",
|
|
63
|
+
"@typescript-eslint/parser": "^5.7.0",
|
|
64
64
|
"eslint": "^8.4.1",
|
|
65
|
-
"extra-fetch": "^1.8.
|
|
65
|
+
"extra-fetch": "^1.8.4",
|
|
66
66
|
"husky": "4",
|
|
67
|
-
"jest": "^27.4.
|
|
67
|
+
"jest": "^27.4.5",
|
|
68
68
|
"npm-run-all": "^4.1.5",
|
|
69
69
|
"rimraf": "^3.0.2",
|
|
70
70
|
"rollup": "^2.61.1",
|
|
71
71
|
"rollup-plugin-analyzer": "^4.0.0",
|
|
72
72
|
"rollup-plugin-terser": "^7.0.2",
|
|
73
73
|
"standard-version": "^9.3.2",
|
|
74
|
-
"ts-jest": "^27.1.
|
|
74
|
+
"ts-jest": "^27.1.2",
|
|
75
75
|
"tscpaths": "^0.0.9",
|
|
76
76
|
"tslib": "^2.3.1",
|
|
77
|
-
"typescript": "^4.5.
|
|
77
|
+
"typescript": "^4.5.4"
|
|
78
78
|
},
|
|
79
79
|
"dependencies": {
|
|
80
|
-
"@blackglory/errors": "^
|
|
81
|
-
"@blackglory/types": "^0.
|
|
80
|
+
"@blackglory/errors": "^2.2.1",
|
|
81
|
+
"@blackglory/types": "^1.0.1",
|
|
82
82
|
"js-base64": "^3.7.2",
|
|
83
|
-
"justypes": "^0.
|
|
83
|
+
"justypes": "^2.0.0",
|
|
84
84
|
"papaparse": "^5.3.1"
|
|
85
85
|
},
|
|
86
86
|
"peerDependencies": {
|
|
87
|
-
"extra-fetch": "^1.
|
|
87
|
+
"extra-fetch": "^1.8.4"
|
|
88
88
|
}
|
|
89
89
|
}
|
package/CHANGELOG.md
DELETED
|
@@ -1,233 +0,0 @@
|
|
|
1
|
-
# Changelog
|
|
2
|
-
|
|
3
|
-
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
|
4
|
-
|
|
5
|
-
### [3.0.3](https://github.com/BlackGlory/extra-request/compare/v3.0.2...v3.0.3) (2021-12-12)
|
|
6
|
-
|
|
7
|
-
### [3.0.2](https://github.com/BlackGlory/extra-request/compare/v3.0.1...v3.0.2) (2021-10-14)
|
|
8
|
-
|
|
9
|
-
### [3.0.1](https://github.com/BlackGlory/extra-request/compare/v3.0.0...v3.0.1) (2021-09-16)
|
|
10
|
-
|
|
11
|
-
## [3.0.0](https://github.com/BlackGlory/extra-request/compare/v2.3.1...v3.0.0) (2021-08-28)
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
### ⚠ BREAKING CHANGES
|
|
15
|
-
|
|
16
|
-
* add `exports` field
|
|
17
|
-
|
|
18
|
-
### Features
|
|
19
|
-
|
|
20
|
-
* add `exports` field ([a342b4a](https://github.com/BlackGlory/extra-request/commit/a342b4aea418c573a2fa61261e8afd8fee62fe21))
|
|
21
|
-
|
|
22
|
-
### [2.3.1](https://github.com/BlackGlory/extra-request/compare/v2.3.0...v2.3.1) (2021-08-28)
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
### Bug Fixes
|
|
26
|
-
|
|
27
|
-
* remove `exports` field ([4d74e4c](https://github.com/BlackGlory/extra-request/commit/4d74e4c4b3b3ad51784d4eadc0c6dbefe2a86087))
|
|
28
|
-
|
|
29
|
-
## [2.3.0](https://github.com/BlackGlory/extra-request/compare/v2.2.0...v2.3.0) (2021-08-26)
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
### Features
|
|
33
|
-
|
|
34
|
-
* add bearerAuth ([dedacf0](https://github.com/BlackGlory/extra-request/commit/dedacf0441173bac3d42ca3de0389d83c89bdb87))
|
|
35
|
-
|
|
36
|
-
## [2.2.0](https://github.com/BlackGlory/extra-request/compare/v2.1.5...v2.2.0) (2021-08-26)
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
### Features
|
|
40
|
-
|
|
41
|
-
* transformers related to SearchParams support numbers as values ([ea53da0](https://github.com/BlackGlory/extra-request/commit/ea53da08567d0c01ad60d1cbade3df1860a0da7b))
|
|
42
|
-
|
|
43
|
-
### [2.1.5](https://github.com/BlackGlory/extra-request/compare/v2.1.4...v2.1.5) (2021-07-03)
|
|
44
|
-
|
|
45
|
-
### [2.1.4](https://github.com/BlackGlory/extra-request/compare/v2.1.3...v2.1.4) (2021-04-27)
|
|
46
|
-
|
|
47
|
-
### [2.1.3](https://github.com/BlackGlory/extra-request/compare/v2.1.2...v2.1.3) (2021-03-28)
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
### Bug Fixes
|
|
51
|
-
|
|
52
|
-
* keepalive ([0c6339b](https://github.com/BlackGlory/extra-request/commit/0c6339be8739e5ae7f6f06357f362490e27a2389))
|
|
53
|
-
|
|
54
|
-
### [2.1.2](https://github.com/BlackGlory/extra-request/compare/v2.1.1...v2.1.2) (2021-03-17)
|
|
55
|
-
|
|
56
|
-
### [2.1.1](https://github.com/BlackGlory/extra-request/compare/v2.1.0...v2.1.1) (2021-03-17)
|
|
57
|
-
|
|
58
|
-
## [2.1.0](https://github.com/BlackGlory/extra-request/compare/v2.0.0...v2.1.0) (2021-03-10)
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
### Features
|
|
62
|
-
|
|
63
|
-
* add keepalive ([b2921eb](https://github.com/BlackGlory/extra-request/commit/b2921eb756398499f557b13e21040a7660c44f2a))
|
|
64
|
-
|
|
65
|
-
## [2.0.0](https://github.com/BlackGlory/extra-request/compare/v1.1.7...v2.0.0) (2021-03-10)
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
### ⚠ BREAKING CHANGES
|
|
69
|
-
|
|
70
|
-
* Rename `header` to `appendHeader`
|
|
71
|
-
Rename `searchParam` to `appendSearchParam`
|
|
72
|
-
Add `header`(use `Headers.set`)
|
|
73
|
-
Add `searchParam`(use `URLSearchParams.set`)
|
|
74
|
-
`headers` use `Headers.set` now
|
|
75
|
-
`searchParams` use `URLSearchParams.set` now
|
|
76
|
-
|
|
77
|
-
### Features
|
|
78
|
-
|
|
79
|
-
* rewrite transformers ([be67b38](https://github.com/BlackGlory/extra-request/commit/be67b383adceb1ed7211fd8abd531330d119e673))
|
|
80
|
-
|
|
81
|
-
### [1.1.7](https://github.com/BlackGlory/extra-request/compare/v1.1.6...v1.1.7) (2021-03-05)
|
|
82
|
-
|
|
83
|
-
### [1.1.6](https://github.com/BlackGlory/extra-request/compare/v1.1.5...v1.1.6) (2021-03-05)
|
|
84
|
-
|
|
85
|
-
### [1.1.5](https://github.com/BlackGlory/extra-request/compare/v1.1.4...v1.1.5) (2021-03-05)
|
|
86
|
-
|
|
87
|
-
### [1.1.4](https://github.com/BlackGlory/extra-request/compare/v1.1.3...v1.1.4) (2021-03-05)
|
|
88
|
-
|
|
89
|
-
### [1.1.3](https://github.com/BlackGlory/extra-request/compare/v1.1.2...v1.1.3) (2021-03-05)
|
|
90
|
-
|
|
91
|
-
### [1.1.2](https://github.com/BlackGlory/extra-request/compare/v1.1.1...v1.1.2) (2021-03-04)
|
|
92
|
-
|
|
93
|
-
### [1.1.1](https://github.com/BlackGlory/extra-request/compare/v1.1.0...v1.1.1) (2021-02-25)
|
|
94
|
-
|
|
95
|
-
## [1.1.0](https://github.com/BlackGlory/extra-request/compare/v1.0.2...v1.1.0) (2021-02-19)
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
### Features
|
|
99
|
-
|
|
100
|
-
* add port ([9423054](https://github.com/BlackGlory/extra-request/commit/94230548e9a2db10667c38d582e775954ad41c4d))
|
|
101
|
-
|
|
102
|
-
### [1.0.2](https://github.com/BlackGlory/extra-request/compare/v1.0.1...v1.0.2) (2021-02-04)
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
### Bug Fixes
|
|
106
|
-
|
|
107
|
-
* bundle ([225be5b](https://github.com/BlackGlory/extra-request/commit/225be5b1b1badbe72abf255f22c3c0b5ca6d6a09))
|
|
108
|
-
|
|
109
|
-
### [1.0.1](https://github.com/BlackGlory/extra-request/compare/v1.0.0...v1.0.1) (2021-02-03)
|
|
110
|
-
|
|
111
|
-
## [1.0.0](https://github.com/BlackGlory/extra-request/compare/v0.3.5...v1.0.0) (2021-02-02)
|
|
112
|
-
|
|
113
|
-
### [0.3.5](https://github.com/BlackGlory/extra-request/compare/v0.3.4...v0.3.5) (2021-01-21)
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
### Features
|
|
117
|
-
|
|
118
|
-
* add basicAuth ([c0f25c6](https://github.com/BlackGlory/extra-request/commit/c0f25c6f68177d4da8efc8cc76ff84ff9caf78d2))
|
|
119
|
-
|
|
120
|
-
### [0.3.4](https://github.com/BlackGlory/extra-request/compare/v0.3.3...v0.3.4) (2021-01-20)
|
|
121
|
-
|
|
122
|
-
### [0.3.3](https://github.com/BlackGlory/extra-request/compare/v0.3.2...v0.3.3) (2021-01-20)
|
|
123
|
-
|
|
124
|
-
### [0.3.2](https://github.com/BlackGlory/extra-request/compare/v0.3.1...v0.3.2) (2021-01-15)
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
### Bug Fixes
|
|
128
|
-
|
|
129
|
-
* esm bundle ([7d0dc35](https://github.com/BlackGlory/extra-request/commit/7d0dc356d67c5ed6f95766efbe500d3cb6c0de5f))
|
|
130
|
-
|
|
131
|
-
### [0.3.1](https://github.com/BlackGlory/extra-request/compare/v0.3.0...v0.3.1) (2021-01-14)
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
### Features
|
|
135
|
-
|
|
136
|
-
* add csv ([38e8659](https://github.com/BlackGlory/extra-request/commit/38e86595df9007d368de58ec117714014ad10c6a))
|
|
137
|
-
|
|
138
|
-
## [0.3.0](https://github.com/BlackGlory/extra-request/compare/v0.2.11...v0.3.0) (2021-01-08)
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
### ⚠ BREAKING CHANGES
|
|
142
|
-
|
|
143
|
-
* formDataField(name: string, value: string | string[] | Blob |
|
|
144
|
-
ReadableStream | NodeJS.ReadableStream) => formDataField(name:
|
|
145
|
-
string, value: string | string[] | Blob)
|
|
146
|
-
|
|
147
|
-
### Features
|
|
148
|
-
|
|
149
|
-
* remove support for stream in FormData ([cb3d694](https://github.com/BlackGlory/extra-request/commit/cb3d69496e9e70f8860bd724615e0a0d7bd2ef88))
|
|
150
|
-
|
|
151
|
-
### [0.2.11](https://github.com/BlackGlory/extra-request/compare/v0.2.10...v0.2.11) (2021-01-08)
|
|
152
|
-
|
|
153
|
-
### [0.2.10](https://github.com/BlackGlory/extra-request/compare/v0.2.9...v0.2.10) (2021-01-07)
|
|
154
|
-
|
|
155
|
-
### [0.2.9](https://github.com/BlackGlory/extra-request/compare/v0.2.8...v0.2.9) (2021-01-07)
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
### Features
|
|
159
|
-
|
|
160
|
-
* replace cross-fetch with extra-fetch ([c4df002](https://github.com/BlackGlory/extra-request/commit/c4df0022fb45f805f05be8cf2efecad95dd81709))
|
|
161
|
-
|
|
162
|
-
### [0.2.8](https://github.com/BlackGlory/extra-request/compare/v0.2.7...v0.2.8) (2021-01-07)
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
### Bug Fixes
|
|
166
|
-
|
|
167
|
-
* bundle ([6d89860](https://github.com/BlackGlory/extra-request/commit/6d898602e1e13b2bea45c08bf807d0b8e7afc24f))
|
|
168
|
-
|
|
169
|
-
### [0.2.7](https://github.com/BlackGlory/extra-request/compare/v0.2.6...v0.2.7) (2021-01-07)
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
### Features
|
|
173
|
-
|
|
174
|
-
* support array ([c9635a6](https://github.com/BlackGlory/extra-request/commit/c9635a6dd444aee0924fd01c0c90cdc8196028e4))
|
|
175
|
-
|
|
176
|
-
### [0.2.6](https://github.com/BlackGlory/extra-request/compare/v0.2.5...v0.2.6) (2021-01-07)
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
### Features
|
|
180
|
-
|
|
181
|
-
* add formDataField ([ac81904](https://github.com/BlackGlory/extra-request/commit/ac819041eaa7d6c13b315b926fe650f8bd9aa9c0))
|
|
182
|
-
|
|
183
|
-
### [0.2.5](https://github.com/BlackGlory/extra-request/compare/v0.2.4...v0.2.5) (2021-01-04)
|
|
184
|
-
|
|
185
|
-
### [0.2.4](https://github.com/BlackGlory/extra-request/compare/v0.2.3...v0.2.4) (2021-01-04)
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
### Bug Fixes
|
|
189
|
-
|
|
190
|
-
* bundle for browser ([532fdf0](https://github.com/BlackGlory/extra-request/commit/532fdf0c19bd2c7cfab5b5dd7b368bce48c75659))
|
|
191
|
-
|
|
192
|
-
### [0.2.3](https://github.com/BlackGlory/extra-request/compare/v0.2.2...v0.2.3) (2020-12-23)
|
|
193
|
-
|
|
194
|
-
### [0.2.2](https://github.com/BlackGlory/extra-request/compare/v0.2.1...v0.2.2) (2020-12-22)
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
### Bug Fixes
|
|
198
|
-
|
|
199
|
-
* bundle ([4f0984a](https://github.com/BlackGlory/extra-request/commit/4f0984abaec413eb61b521992316c2444975e59c))
|
|
200
|
-
|
|
201
|
-
### [0.2.1](https://github.com/BlackGlory/extra-request/compare/v0.2.0...v0.2.1) (2020-12-22)
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
### Features
|
|
205
|
-
|
|
206
|
-
* replace Json with any ([500aa24](https://github.com/BlackGlory/extra-request/commit/500aa24d04c6ad248e89434cfbbc4745ce0f9671))
|
|
207
|
-
|
|
208
|
-
## [0.2.0](https://github.com/BlackGlory/extra-request/compare/v0.1.1...v0.2.0) (2020-12-05)
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
### ⚠ BREAKING CHANGES
|
|
212
|
-
|
|
213
|
-
* searchParams becomes append only
|
|
214
|
-
|
|
215
|
-
### Features
|
|
216
|
-
|
|
217
|
-
* add accept ([be3a5ae](https://github.com/BlackGlory/extra-request/commit/be3a5aed6a435d2942883341f5d6d95c98105ed9))
|
|
218
|
-
* add searchParam ([b8bc0e9](https://github.com/BlackGlory/extra-request/commit/b8bc0e901648810219b68e10b8a2b2af924466e4))
|
|
219
|
-
* modify searchParams ([12d538a](https://github.com/BlackGlory/extra-request/commit/12d538a39a86558cef0c041a36c8657d73a51d37))
|
|
220
|
-
|
|
221
|
-
### [0.1.1](https://github.com/BlackGlory/extra-request/compare/v0.1.0...v0.1.1) (2020-12-04)
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
### Features
|
|
225
|
-
|
|
226
|
-
* support Falsy ([e9f923d](https://github.com/BlackGlory/extra-request/commit/e9f923d4b1718c2c610b751040e1e3a04453462a))
|
|
227
|
-
|
|
228
|
-
## 0.1.0 (2020-12-03)
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
### Features
|
|
232
|
-
|
|
233
|
-
* init ([62bba21](https://github.com/BlackGlory/extra-request/commit/62bba214f6ce2a9db34ab29e39378addadb0ce1f))
|