extra-request 3.0.3 → 4.0.0

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/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))