@feathersjs/rest-client 5.0.0-pre.29 → 5.0.0-pre.30

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +52 -338
  2. package/package.json +13 -13
package/CHANGELOG.md CHANGED
@@ -3,670 +3,376 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- # [5.0.0-pre.29](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.28...v5.0.0-pre.29) (2022-09-16)
7
-
8
- **Note:** Version bump only for package @feathersjs/rest-client
6
+ # [5.0.0-pre.30](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.29...v5.0.0-pre.30) (2022-10-07)
9
7
 
8
+ ### Features
10
9
 
10
+ - **core:** Allow to unregister services at runtime ([#2756](https://github.com/feathersjs/feathers/issues/2756)) ([d16601f](https://github.com/feathersjs/feathers/commit/d16601f2277dca5357866ffdefba2a611f6dc7fa))
11
11
 
12
+ # [5.0.0-pre.29](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.28...v5.0.0-pre.29) (2022-09-16)
12
13
 
14
+ **Note:** Version bump only for package @feathersjs/rest-client
13
15
 
14
16
  # [5.0.0-pre.28](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.27...v5.0.0-pre.28) (2022-08-03)
15
17
 
16
-
17
18
  ### Bug Fixes
18
19
 
19
- * **cli:** Improve generated application and client ([#2701](https://github.com/feathersjs/feathers/issues/2701)) ([bd55ffb](https://github.com/feathersjs/feathers/commit/bd55ffb812e89bf215f4515e7f137656ea888c3f))
20
-
21
-
22
-
23
-
20
+ - **cli:** Improve generated application and client ([#2701](https://github.com/feathersjs/feathers/issues/2701)) ([bd55ffb](https://github.com/feathersjs/feathers/commit/bd55ffb812e89bf215f4515e7f137656ea888c3f))
24
21
 
25
22
  # [5.0.0-pre.27](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.26...v5.0.0-pre.27) (2022-07-13)
26
23
 
27
24
  **Note:** Version bump only for package @feathersjs/rest-client
28
25
 
29
-
30
-
31
-
32
-
33
26
  # [5.0.0-pre.26](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.25...v5.0.0-pre.26) (2022-06-22)
34
27
 
35
28
  **Note:** Version bump only for package @feathersjs/rest-client
36
29
 
37
-
38
-
39
-
40
-
41
30
  # [5.0.0-pre.25](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.24...v5.0.0-pre.25) (2022-06-22)
42
31
 
43
32
  **Note:** Version bump only for package @feathersjs/rest-client
44
33
 
45
-
46
-
47
-
48
-
49
34
  # [5.0.0-pre.24](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.23...v5.0.0-pre.24) (2022-06-21)
50
35
 
51
-
52
36
  ### Features
53
37
 
54
- * **cli:** Add typed client to a generated app ([#2669](https://github.com/feathersjs/feathers/issues/2669)) ([5b801b5](https://github.com/feathersjs/feathers/commit/5b801b5017ddc3eaa95622b539f51d605916bc86))
55
-
56
-
57
-
58
-
38
+ - **cli:** Add typed client to a generated app ([#2669](https://github.com/feathersjs/feathers/issues/2669)) ([5b801b5](https://github.com/feathersjs/feathers/commit/5b801b5017ddc3eaa95622b539f51d605916bc86))
59
39
 
60
40
  # [5.0.0-pre.23](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.22...v5.0.0-pre.23) (2022-06-06)
61
41
 
62
-
63
42
  ### Bug Fixes
64
43
 
65
- * **express:** Ensure Express options can be set before configuring REST transport ([#2655](https://github.com/feathersjs/feathers/issues/2655)) ([c9b8f74](https://github.com/feathersjs/feathers/commit/c9b8f74a0196acb99be44ac5e0fff3f1128288cd))
66
-
44
+ - **express:** Ensure Express options can be set before configuring REST transport ([#2655](https://github.com/feathersjs/feathers/issues/2655)) ([c9b8f74](https://github.com/feathersjs/feathers/commit/c9b8f74a0196acb99be44ac5e0fff3f1128288cd))
67
45
 
68
46
  ### Features
69
47
 
70
- * **client:** Improve client side custom method support ([#2654](https://github.com/feathersjs/feathers/issues/2654)) ([c138acf](https://github.com/feathersjs/feathers/commit/c138acf50affbe6b66177d084d3c7a3e9220f09f))
71
-
72
-
73
-
74
-
48
+ - **client:** Improve client side custom method support ([#2654](https://github.com/feathersjs/feathers/issues/2654)) ([c138acf](https://github.com/feathersjs/feathers/commit/c138acf50affbe6b66177d084d3c7a3e9220f09f))
75
49
 
76
50
  # [5.0.0-pre.22](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.21...v5.0.0-pre.22) (2022-05-24)
77
51
 
78
52
  **Note:** Version bump only for package @feathersjs/rest-client
79
53
 
80
-
81
-
82
-
83
-
84
54
  # [5.0.0-pre.21](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.20...v5.0.0-pre.21) (2022-05-23)
85
55
 
86
56
  **Note:** Version bump only for package @feathersjs/rest-client
87
57
 
88
-
89
-
90
-
91
-
92
58
  # [5.0.0-pre.20](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.19...v5.0.0-pre.20) (2022-05-04)
93
59
 
94
-
95
60
  ### Bug Fixes
96
61
 
97
- * **dependencies:** Lock monorepo package version numbers ([#2623](https://github.com/feathersjs/feathers/issues/2623)) ([5640c10](https://github.com/feathersjs/feathers/commit/5640c1020cc139994e695d658c08bad3494db507))
98
-
99
-
100
-
101
-
62
+ - **dependencies:** Lock monorepo package version numbers ([#2623](https://github.com/feathersjs/feathers/issues/2623)) ([5640c10](https://github.com/feathersjs/feathers/commit/5640c1020cc139994e695d658c08bad3494db507))
102
63
 
103
64
  # [5.0.0-pre.19](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.18...v5.0.0-pre.19) (2022-05-01)
104
65
 
105
-
106
66
  ### Features
107
67
 
108
- * **typescript:** Improve adapter typings ([#2605](https://github.com/feathersjs/feathers/issues/2605)) ([3b2ca0a](https://github.com/feathersjs/feathers/commit/3b2ca0a6a8e03e8390272c4d7e930b4bffdaacf5))
109
- * **typescript:** Improve params and query typeability ([#2600](https://github.com/feathersjs/feathers/issues/2600)) ([df28b76](https://github.com/feathersjs/feathers/commit/df28b7619161f1df5e700326f52cca1a92dc5d28))
110
-
111
-
112
-
113
-
68
+ - **typescript:** Improve adapter typings ([#2605](https://github.com/feathersjs/feathers/issues/2605)) ([3b2ca0a](https://github.com/feathersjs/feathers/commit/3b2ca0a6a8e03e8390272c4d7e930b4bffdaacf5))
69
+ - **typescript:** Improve params and query typeability ([#2600](https://github.com/feathersjs/feathers/issues/2600)) ([df28b76](https://github.com/feathersjs/feathers/commit/df28b7619161f1df5e700326f52cca1a92dc5d28))
114
70
 
115
71
  # [5.0.0-pre.18](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.17...v5.0.0-pre.18) (2022-04-11)
116
72
 
117
73
  **Note:** Version bump only for package @feathersjs/rest-client
118
74
 
119
-
120
-
121
-
122
-
123
75
  # [5.0.0-pre.17](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.16...v5.0.0-pre.17) (2022-02-15)
124
76
 
125
77
  **Note:** Version bump only for package @feathersjs/rest-client
126
78
 
127
-
128
-
129
-
130
-
131
79
  # [5.0.0-pre.16](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.15...v5.0.0-pre.16) (2022-01-12)
132
80
 
133
-
134
81
  ### Features
135
82
 
136
- * **express, koa:** make transports similar ([#2486](https://github.com/feathersjs/feathers/issues/2486)) ([26aa937](https://github.com/feathersjs/feathers/commit/26aa937c114fb8596dfefc599b1f53cead69c159))
137
-
138
-
139
-
140
-
83
+ - **express, koa:** make transports similar ([#2486](https://github.com/feathersjs/feathers/issues/2486)) ([26aa937](https://github.com/feathersjs/feathers/commit/26aa937c114fb8596dfefc599b1f53cead69c159))
141
84
 
142
85
  # [5.0.0-pre.15](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.14...v5.0.0-pre.15) (2021-11-27)
143
86
 
144
-
145
87
  ### Bug Fixes
146
88
 
147
- * **typescript:** Overall typing improvements ([#2478](https://github.com/feathersjs/feathers/issues/2478)) ([b8eb804](https://github.com/feathersjs/feathers/commit/b8eb804158556d9651a8607e3c3fda15e0bfd110))
148
-
149
-
150
-
151
-
89
+ - **typescript:** Overall typing improvements ([#2478](https://github.com/feathersjs/feathers/issues/2478)) ([b8eb804](https://github.com/feathersjs/feathers/commit/b8eb804158556d9651a8607e3c3fda15e0bfd110))
152
90
 
153
91
  # [5.0.0-pre.14](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.13...v5.0.0-pre.14) (2021-10-13)
154
92
 
155
93
  **Note:** Version bump only for package @feathersjs/rest-client
156
94
 
157
-
158
-
159
-
160
-
161
95
  # [5.0.0-pre.13](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.12...v5.0.0-pre.13) (2021-10-13)
162
96
 
163
97
  **Note:** Version bump only for package @feathersjs/rest-client
164
98
 
165
-
166
-
167
-
168
-
169
99
  # [5.0.0-pre.12](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.11...v5.0.0-pre.12) (2021-10-12)
170
100
 
171
101
  **Note:** Version bump only for package @feathersjs/rest-client
172
102
 
173
-
174
-
175
-
176
-
177
103
  # [5.0.0-pre.11](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.10...v5.0.0-pre.11) (2021-10-06)
178
104
 
179
105
  **Note:** Version bump only for package @feathersjs/rest-client
180
106
 
181
-
182
-
183
-
184
-
185
107
  # [5.0.0-pre.10](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.9...v5.0.0-pre.10) (2021-09-19)
186
108
 
187
109
  **Note:** Version bump only for package @feathersjs/rest-client
188
110
 
189
-
190
-
191
-
192
-
193
111
  # [5.0.0-pre.9](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.8...v5.0.0-pre.9) (2021-08-09)
194
112
 
195
113
  **Note:** Version bump only for package @feathersjs/rest-client
196
114
 
197
-
198
-
199
-
200
-
201
115
  # [5.0.0-pre.8](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.7...v5.0.0-pre.8) (2021-08-09)
202
116
 
203
117
  **Note:** Version bump only for package @feathersjs/rest-client
204
118
 
205
-
206
-
207
-
208
-
209
119
  # [5.0.0-pre.7](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.6...v5.0.0-pre.7) (2021-08-09)
210
120
 
211
121
  **Note:** Version bump only for package @feathersjs/rest-client
212
122
 
213
-
214
-
215
-
216
-
217
123
  # [5.0.0-pre.6](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.5...v5.0.0-pre.6) (2021-08-08)
218
124
 
219
125
  **Note:** Version bump only for package @feathersjs/rest-client
220
126
 
221
-
222
-
223
-
224
-
225
127
  # [5.0.0-pre.5](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.4...v5.0.0-pre.5) (2021-06-23)
226
128
 
227
-
228
129
  ### Features
229
130
 
230
- * **adapter-commons:** Add support for params.adapter option and move memory adapter to @feathersjs/memory ([#2367](https://github.com/feathersjs/feathers/issues/2367)) ([a43e7da](https://github.com/feathersjs/feathers/commit/a43e7da22b6b981a96d1321736ea9a0cb924fb4f))
231
-
232
-
233
-
234
-
131
+ - **adapter-commons:** Add support for params.adapter option and move memory adapter to @feathersjs/memory ([#2367](https://github.com/feathersjs/feathers/issues/2367)) ([a43e7da](https://github.com/feathersjs/feathers/commit/a43e7da22b6b981a96d1321736ea9a0cb924fb4f))
235
132
 
236
133
  # [5.0.0-pre.4](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.3...v5.0.0-pre.4) (2021-05-13)
237
134
 
238
135
  **Note:** Version bump only for package @feathersjs/rest-client
239
136
 
240
-
241
-
242
-
243
-
244
137
  # [5.0.0-pre.3](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.2...v5.0.0-pre.3) (2021-04-21)
245
138
 
246
-
247
139
  ### Bug Fixes
248
140
 
249
- * **typescript:** Improve TypeScript backwards compatibility ([#2310](https://github.com/feathersjs/feathers/issues/2310)) ([f33be73](https://github.com/feathersjs/feathers/commit/f33be73fc46a533efb15df9aab0658e3240d3897))
250
-
251
-
252
-
253
-
141
+ - **typescript:** Improve TypeScript backwards compatibility ([#2310](https://github.com/feathersjs/feathers/issues/2310)) ([f33be73](https://github.com/feathersjs/feathers/commit/f33be73fc46a533efb15df9aab0658e3240d3897))
254
142
 
255
143
  # [5.0.0-pre.2](https://github.com/feathersjs/feathers/compare/v5.0.0-beta.1...v5.0.0-pre.2) (2021-04-06)
256
144
 
257
145
  **Note:** Version bump only for package @feathersjs/rest-client
258
146
 
259
-
260
-
261
-
262
-
263
147
  # [5.0.0-beta.1](https://github.com/feathersjs/feathers/compare/v5.0.0-beta.0...v5.0.0-beta.1) (2021-04-03)
264
148
 
265
-
266
149
  ### Bug Fixes
267
150
 
268
- * **dependencies:** Fix transport-commons dependency and update other dependencies ([#2284](https://github.com/feathersjs/feathers/issues/2284)) ([05b03b2](https://github.com/feathersjs/feathers/commit/05b03b27b40604d956047e3021d8053c3a137616))
269
-
270
-
271
-
272
-
151
+ - **dependencies:** Fix transport-commons dependency and update other dependencies ([#2284](https://github.com/feathersjs/feathers/issues/2284)) ([05b03b2](https://github.com/feathersjs/feathers/commit/05b03b27b40604d956047e3021d8053c3a137616))
273
152
 
274
153
  # [5.0.0-beta.0](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.1...v5.0.0-beta.0) (2021-03-28)
275
154
 
276
-
277
155
  ### Bug Fixes
278
156
 
279
- * Update Grant usage and other dependencies ([#2264](https://github.com/feathersjs/feathers/issues/2264)) ([7b0f8fa](https://github.com/feathersjs/feathers/commit/7b0f8fad252419ed0ad0bf259cdf3104d322ab60))
280
-
157
+ - Update Grant usage and other dependencies ([#2264](https://github.com/feathersjs/feathers/issues/2264)) ([7b0f8fa](https://github.com/feathersjs/feathers/commit/7b0f8fad252419ed0ad0bf259cdf3104d322ab60))
281
158
 
282
159
  ### Features
283
160
 
284
- * **core:** Public custom service methods ([#2270](https://github.com/feathersjs/feathers/issues/2270)) ([e65abfb](https://github.com/feathersjs/feathers/commit/e65abfb5388df6c19a11c565cf1076a29f32668d))
285
- * Feathers v5 core refactoring and features ([#2255](https://github.com/feathersjs/feathers/issues/2255)) ([2dafb7c](https://github.com/feathersjs/feathers/commit/2dafb7ce14ba57406aeec13d10ca45b1e709bee9))
286
-
287
-
288
-
289
-
161
+ - **core:** Public custom service methods ([#2270](https://github.com/feathersjs/feathers/issues/2270)) ([e65abfb](https://github.com/feathersjs/feathers/commit/e65abfb5388df6c19a11c565cf1076a29f32668d))
162
+ - Feathers v5 core refactoring and features ([#2255](https://github.com/feathersjs/feathers/issues/2255)) ([2dafb7c](https://github.com/feathersjs/feathers/commit/2dafb7ce14ba57406aeec13d10ca45b1e709bee9))
290
163
 
291
164
  # [5.0.0-pre.1](https://github.com/feathersjs/feathers/compare/v4.5.11...v5.0.0-pre.1) (2020-12-17)
292
165
 
293
-
294
-
295
166
  # [5.0.0-pre.0](https://github.com/feathersjs/feathers/compare/v4.5.4...v5.0.0-pre.0) (2020-05-19)
296
167
 
297
168
  **Note:** Version bump only for package @feathersjs/rest-client
298
169
 
299
-
300
-
301
-
302
-
303
170
  # [5.0.0-pre.0](https://github.com/feathersjs/feathers/compare/v4.5.4...v5.0.0-pre.0) (2020-05-19)
304
171
 
305
-
306
-
307
172
  ## [4.5.11](https://github.com/feathersjs/feathers/compare/v4.5.10...v4.5.11) (2020-12-05)
308
173
 
309
174
  **Note:** Version bump only for package @feathersjs/rest-client
310
175
 
311
-
312
-
313
-
314
-
315
176
  ## [4.5.10](https://github.com/feathersjs/feathers/compare/v4.5.9...v4.5.10) (2020-11-08)
316
177
 
317
178
  **Note:** Version bump only for package @feathersjs/rest-client
318
179
 
319
-
320
-
321
180
  ## [4.5.9](https://github.com/feathersjs/feathers/compare/v4.5.8...v4.5.9) (2020-10-09)
322
181
 
323
-
324
182
  ### Bug Fixes
325
183
 
326
- * **rest-client:** Handle non-JSON errors with fetch adapter ([#2086](https://github.com/feathersjs/feathers/issues/2086)) ([e24217a](https://github.com/feathersjs/feathers/commit/e24217ad1e784ad71cd9d64fe1727dd02f039991))
327
-
328
-
329
-
330
-
184
+ - **rest-client:** Handle non-JSON errors with fetch adapter ([#2086](https://github.com/feathersjs/feathers/issues/2086)) ([e24217a](https://github.com/feathersjs/feathers/commit/e24217ad1e784ad71cd9d64fe1727dd02f039991))
331
185
 
332
186
  ## [4.5.8](https://github.com/feathersjs/feathers/compare/v4.5.7...v4.5.8) (2020-08-12)
333
187
 
334
188
  **Note:** Version bump only for package @feathersjs/rest-client
335
189
 
336
-
337
-
338
-
339
-
340
190
  ## [4.5.7](https://github.com/feathersjs/feathers/compare/v4.5.6...v4.5.7) (2020-07-24)
341
191
 
342
192
  **Note:** Version bump only for package @feathersjs/rest-client
343
193
 
344
-
345
-
346
-
347
-
348
194
  ## [4.5.6](https://github.com/feathersjs/feathers/compare/v4.5.5...v4.5.6) (2020-07-12)
349
195
 
350
196
  **Note:** Version bump only for package @feathersjs/rest-client
351
197
 
352
-
353
-
354
-
355
-
356
198
  ## [4.5.5](https://github.com/feathersjs/feathers/compare/v4.5.4...v4.5.5) (2020-07-11)
357
199
 
358
200
  **Note:** Version bump only for package @feathersjs/rest-client
359
201
 
360
-
361
-
362
-
363
-
364
202
  ## [4.5.4](https://github.com/feathersjs/feathers/compare/v4.5.3...v4.5.4) (2020-04-29)
365
203
 
366
204
  **Note:** Version bump only for package @feathersjs/rest-client
367
205
 
368
-
369
-
370
-
371
-
372
206
  ## [4.5.3](https://github.com/feathersjs/feathers/compare/v4.5.2...v4.5.3) (2020-04-17)
373
207
 
374
208
  **Note:** Version bump only for package @feathersjs/rest-client
375
209
 
376
-
377
-
378
-
379
-
380
210
  ## [4.5.2](https://github.com/feathersjs/feathers/compare/v4.5.1...v4.5.2) (2020-03-04)
381
211
 
382
212
  **Note:** Version bump only for package @feathersjs/rest-client
383
213
 
384
-
385
-
386
-
387
-
388
214
  ## [4.5.1](https://github.com/feathersjs/feathers/compare/v4.5.0...v4.5.1) (2020-01-24)
389
215
 
390
216
  **Note:** Version bump only for package @feathersjs/rest-client
391
217
 
392
-
393
-
394
-
395
-
396
218
  # [4.5.0](https://github.com/feathersjs/feathers/compare/v4.4.3...v4.5.0) (2020-01-18)
397
219
 
398
-
399
220
  ### Features
400
221
 
401
- * **rest-client:** Allow for customising rest clients ([#1780](https://github.com/feathersjs/feathers/issues/1780)) ([c5cfec7](https://github.com/feathersjs/feathers/commit/c5cfec7a4aafcaffaab0cdacb9b5d297ff20320f))
402
-
403
-
404
-
405
-
222
+ - **rest-client:** Allow for customising rest clients ([#1780](https://github.com/feathersjs/feathers/issues/1780)) ([c5cfec7](https://github.com/feathersjs/feathers/commit/c5cfec7a4aafcaffaab0cdacb9b5d297ff20320f))
406
223
 
407
224
  ## [4.4.3](https://github.com/feathersjs/feathers/compare/v4.4.1...v4.4.3) (2019-12-06)
408
225
 
409
226
  **Note:** Version bump only for package @feathersjs/rest-client
410
227
 
411
-
412
-
413
-
414
-
415
228
  ## [4.4.1](https://github.com/feathersjs/feathers/compare/v4.4.0...v4.4.1) (2019-11-27)
416
229
 
417
230
  **Note:** Version bump only for package @feathersjs/rest-client
418
231
 
419
-
420
-
421
-
422
-
423
232
  # [4.4.0](https://github.com/feathersjs/feathers/compare/v4.3.11...v4.4.0) (2019-11-27)
424
233
 
425
-
426
234
  ### Bug Fixes
427
235
 
428
- * **core:** Improve hook missing parameter message by adding the service name ([#1703](https://github.com/feathersjs/feathers/issues/1703)) ([2331c2a](https://github.com/feathersjs/feathers/commit/2331c2a3dd70d432db7d62a76ed805d359cbbba5))
429
- * **rest-client:** Allow to customize getting the query ([#1594](https://github.com/feathersjs/feathers/issues/1594)) ([5f21272](https://github.com/feathersjs/feathers/commit/5f212729849414c4da6f0d51edd1986feca992ee))
430
-
431
-
432
-
433
-
236
+ - **core:** Improve hook missing parameter message by adding the service name ([#1703](https://github.com/feathersjs/feathers/issues/1703)) ([2331c2a](https://github.com/feathersjs/feathers/commit/2331c2a3dd70d432db7d62a76ed805d359cbbba5))
237
+ - **rest-client:** Allow to customize getting the query ([#1594](https://github.com/feathersjs/feathers/issues/1594)) ([5f21272](https://github.com/feathersjs/feathers/commit/5f212729849414c4da6f0d51edd1986feca992ee))
434
238
 
435
239
  ## [4.3.11](https://github.com/feathersjs/feathers/compare/v4.3.10...v4.3.11) (2019-11-11)
436
240
 
437
241
  **Note:** Version bump only for package @feathersjs/rest-client
438
242
 
439
-
440
-
441
-
442
-
443
243
  ## [4.3.10](https://github.com/feathersjs/feathers/compare/v4.3.9...v4.3.10) (2019-10-26)
444
244
 
445
245
  **Note:** Version bump only for package @feathersjs/rest-client
446
246
 
447
-
448
-
449
-
450
-
451
247
  ## [4.3.9](https://github.com/feathersjs/feathers/compare/v4.3.8...v4.3.9) (2019-10-26)
452
248
 
453
249
  **Note:** Version bump only for package @feathersjs/rest-client
454
250
 
455
-
456
-
457
-
458
-
459
251
  ## [4.3.7](https://github.com/feathersjs/feathers/compare/v4.3.6...v4.3.7) (2019-10-14)
460
252
 
461
253
  **Note:** Version bump only for package @feathersjs/rest-client
462
254
 
463
-
464
-
465
-
466
-
467
255
  ## [4.3.5](https://github.com/feathersjs/feathers/compare/v4.3.4...v4.3.5) (2019-10-07)
468
256
 
469
-
470
257
  ### Bug Fixes
471
258
 
472
- * Change this reference in client libraries to explicitly passed app ([#1597](https://github.com/feathersjs/feathers/issues/1597)) ([4e4d10a](https://github.com/feathersjs/feathers/commit/4e4d10a))
473
-
474
-
475
-
476
-
259
+ - Change this reference in client libraries to explicitly passed app ([#1597](https://github.com/feathersjs/feathers/issues/1597)) ([4e4d10a](https://github.com/feathersjs/feathers/commit/4e4d10a))
477
260
 
478
261
  ## [4.3.4](https://github.com/feathersjs/feathers/compare/v4.3.3...v4.3.4) (2019-10-03)
479
262
 
480
263
  **Note:** Version bump only for package @feathersjs/rest-client
481
264
 
482
-
483
-
484
-
485
-
486
265
  ## [4.3.3](https://github.com/feathersjs/feathers/compare/v4.3.2...v4.3.3) (2019-09-21)
487
266
 
488
267
  **Note:** Version bump only for package @feathersjs/rest-client
489
268
 
490
-
491
-
492
-
493
-
494
269
  ## [4.3.2](https://github.com/feathersjs/feathers/compare/v4.3.1...v4.3.2) (2019-09-16)
495
270
 
496
271
  **Note:** Version bump only for package @feathersjs/rest-client
497
272
 
498
-
499
-
500
-
501
-
502
273
  ## [4.3.1](https://github.com/feathersjs/feathers/compare/v4.3.0...v4.3.1) (2019-09-09)
503
274
 
504
275
  **Note:** Version bump only for package @feathersjs/rest-client
505
276
 
506
-
507
-
508
-
509
-
510
277
  # [4.3.0](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.4...v4.3.0) (2019-08-27)
511
278
 
512
279
  **Note:** Version bump only for package @feathersjs/rest-client
513
280
 
514
-
515
-
516
-
517
-
518
281
  # [4.3.0-pre.4](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.3...v4.3.0-pre.4) (2019-08-22)
519
282
 
520
283
  **Note:** Version bump only for package @feathersjs/rest-client
521
284
 
522
-
523
-
524
-
525
-
526
285
  # [4.3.0-pre.3](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.2...v4.3.0-pre.3) (2019-08-19)
527
286
 
528
-
529
287
  ### Bug Fixes
530
288
 
531
- * Update all dependencies ([7d53a00](https://github.com/feathersjs/feathers/commit/7d53a00))
532
-
533
-
534
-
535
-
289
+ - Update all dependencies ([7d53a00](https://github.com/feathersjs/feathers/commit/7d53a00))
536
290
 
537
291
  # [4.3.0-pre.2](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.1...v4.3.0-pre.2) (2019-08-02)
538
292
 
539
293
  **Note:** Version bump only for package @feathersjs/rest-client
540
294
 
541
-
542
-
543
-
544
-
545
295
  # [4.3.0-pre.1](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.5...v4.3.0-pre.1) (2019-07-11)
546
296
 
547
297
  **Note:** Version bump only for package @feathersjs/rest-client
548
298
 
549
-
550
-
551
-
552
-
553
299
  # [4.0.0-pre.5](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.4...v4.0.0-pre.5) (2019-07-10)
554
300
 
555
301
  **Note:** Version bump only for package @feathersjs/rest-client
556
302
 
557
-
558
-
559
-
560
-
561
303
  # [4.0.0-pre.4](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.3...v4.0.0-pre.4) (2019-07-05)
562
304
 
563
305
  **Note:** Version bump only for package @feathersjs/rest-client
564
306
 
565
-
566
-
567
-
568
-
569
307
  # [4.0.0-pre.3](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.2...v4.0.0-pre.3) (2019-06-01)
570
308
 
571
-
572
309
  ### Bug Fixes
573
310
 
574
- * Update dependencies and fix tests ([#1373](https://github.com/feathersjs/feathers/issues/1373)) ([d743a7f](https://github.com/feathersjs/feathers/commit/d743a7f))
575
-
576
-
577
-
578
-
311
+ - Update dependencies and fix tests ([#1373](https://github.com/feathersjs/feathers/issues/1373)) ([d743a7f](https://github.com/feathersjs/feathers/commit/d743a7f))
579
312
 
580
313
  # [4.0.0-pre.2](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.1...v4.0.0-pre.2) (2019-05-15)
581
314
 
582
-
583
315
  ### Bug Fixes
584
316
 
585
- * Use `export =` in TypeScript definitions ([#1285](https://github.com/feathersjs/feathers/issues/1285)) ([12d0f4b](https://github.com/feathersjs/feathers/commit/12d0f4b))
586
-
587
-
588
-
589
-
317
+ - Use `export =` in TypeScript definitions ([#1285](https://github.com/feathersjs/feathers/issues/1285)) ([12d0f4b](https://github.com/feathersjs/feathers/commit/12d0f4b))
590
318
 
591
319
  # [4.0.0-pre.1](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.0...v4.0.0-pre.1) (2019-05-08)
592
320
 
593
321
  **Note:** Version bump only for package @feathersjs/rest-client
594
322
 
595
-
596
-
597
-
598
-
599
323
  # [4.0.0-pre.0](https://github.com/feathersjs/feathers/compare/v3.2.0-pre.1...v4.0.0-pre.0) (2019-04-21)
600
324
 
601
-
602
325
  ### Bug Fixes
603
326
 
604
- * Make Mocha a proper devDependency for every repository ([#1053](https://github.com/feathersjs/feathers/issues/1053)) ([9974803](https://github.com/feathersjs/feathers/commit/9974803))
605
- * Update adapter common tests ([#1135](https://github.com/feathersjs/feathers/issues/1135)) ([8166dda](https://github.com/feathersjs/feathers/commit/8166dda))
606
- * Update all dependencies to latest ([#1206](https://github.com/feathersjs/feathers/issues/1206)) ([e51e0f6](https://github.com/feathersjs/feathers/commit/e51e0f6))
607
-
327
+ - Make Mocha a proper devDependency for every repository ([#1053](https://github.com/feathersjs/feathers/issues/1053)) ([9974803](https://github.com/feathersjs/feathers/commit/9974803))
328
+ - Update adapter common tests ([#1135](https://github.com/feathersjs/feathers/issues/1135)) ([8166dda](https://github.com/feathersjs/feathers/commit/8166dda))
329
+ - Update all dependencies to latest ([#1206](https://github.com/feathersjs/feathers/issues/1206)) ([e51e0f6](https://github.com/feathersjs/feathers/commit/e51e0f6))
608
330
 
609
331
  ### Features
610
332
 
611
- * Add TypeScript definitions ([#1275](https://github.com/feathersjs/feathers/issues/1275)) ([9dd6713](https://github.com/feathersjs/feathers/commit/9dd6713))
612
- * Authentication v3 core server implementation ([#1205](https://github.com/feathersjs/feathers/issues/1205)) ([1bd7591](https://github.com/feathersjs/feathers/commit/1bd7591))
613
-
614
-
615
-
616
-
333
+ - Add TypeScript definitions ([#1275](https://github.com/feathersjs/feathers/issues/1275)) ([9dd6713](https://github.com/feathersjs/feathers/commit/9dd6713))
334
+ - Authentication v3 core server implementation ([#1205](https://github.com/feathersjs/feathers/issues/1205)) ([1bd7591](https://github.com/feathersjs/feathers/commit/1bd7591))
617
335
 
618
336
  ## [1.4.7](https://github.com/feathersjs/feathers/compare/@feathersjs/rest-client@1.4.6...@feathersjs/rest-client@1.4.7) (2019-01-02)
619
337
 
620
-
621
338
  ### Bug Fixes
622
339
 
623
- * Update adapter common tests ([#1135](https://github.com/feathersjs/feathers/issues/1135)) ([8166dda](https://github.com/feathersjs/feathers/commit/8166dda))
624
-
625
-
626
-
627
-
340
+ - Update adapter common tests ([#1135](https://github.com/feathersjs/feathers/issues/1135)) ([8166dda](https://github.com/feathersjs/feathers/commit/8166dda))
628
341
 
629
342
  <a name="1.4.6"></a>
630
- ## [1.4.6](https://github.com/feathersjs/feathers/compare/@feathersjs/rest-client@1.4.5...@feathersjs/rest-client@1.4.6) (2018-12-16)
631
343
 
344
+ ## [1.4.6](https://github.com/feathersjs/feathers/compare/@feathersjs/rest-client@1.4.5...@feathersjs/rest-client@1.4.6) (2018-12-16)
632
345
 
633
346
  ### Bug Fixes
634
347
 
635
- * Make Mocha a proper devDependency for every repository ([#1053](https://github.com/feathersjs/feathers/issues/1053)) ([9974803](https://github.com/feathersjs/feathers/commit/9974803))
636
-
637
-
638
-
639
-
348
+ - Make Mocha a proper devDependency for every repository ([#1053](https://github.com/feathersjs/feathers/issues/1053)) ([9974803](https://github.com/feathersjs/feathers/commit/9974803))
640
349
 
641
350
  <a name="1.4.5"></a>
351
+
642
352
  ## [1.4.5](https://github.com/feathersjs/feathers/compare/@feathersjs/rest-client@1.4.4...@feathersjs/rest-client@1.4.5) (2018-09-21)
643
353
 
644
354
  **Note:** Version bump only for package @feathersjs/rest-client
645
355
 
646
-
647
-
648
-
649
-
650
356
  <a name="1.4.4"></a>
357
+
651
358
  ## [1.4.4](https://github.com/feathersjs/feathers/compare/@feathersjs/rest-client@1.4.3...@feathersjs/rest-client@1.4.4) (2018-09-17)
652
359
 
653
360
  **Note:** Version bump only for package @feathersjs/rest-client
654
361
 
655
-
656
-
657
-
658
-
659
362
  <a name="1.4.3"></a>
363
+
660
364
  ## [1.4.3](https://github.com/feathersjs/feathers/compare/@feathersjs/rest-client@1.4.2...@feathersjs/rest-client@1.4.3) (2018-09-02)
661
365
 
662
366
  **Note:** Version bump only for package @feathersjs/rest-client
663
367
 
664
368
  <a name="1.4.2"></a>
369
+
665
370
  ## 1.4.2
666
371
 
667
372
  - Migrate to Monorepo ([feathers#462](https://github.com/feathersjs/feathers/issues/462))
668
373
 
669
374
  ## [v1.4.1](https://github.com/feathersjs/rest-client/tree/v1.4.1) (2018-06-27)
375
+
670
376
  [Full Changelog](https://github.com/feathersjs/rest-client/compare/v1.4.0...v1.4.1)
671
377
 
672
378
  **Merged pull requests:**
@@ -675,6 +381,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
675
381
  - Update shx to the latest version 🚀 [\#31](https://github.com/feathersjs/rest-client/pull/31) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
676
382
 
677
383
  ## [v1.4.0](https://github.com/feathersjs/rest-client/tree/v1.4.0) (2018-05-17)
384
+
678
385
  [Full Changelog](https://github.com/feathersjs/rest-client/compare/v1.3.4...v1.4.0)
679
386
 
680
387
  **Closed issues:**
@@ -688,6 +395,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
688
395
  - Update dependencies to enable Greenkeeper 🌴 [\#28](https://github.com/feathersjs/rest-client/pull/28) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
689
396
 
690
397
  ## [v1.3.4](https://github.com/feathersjs/rest-client/tree/v1.3.4) (2018-03-17)
398
+
691
399
  [Full Changelog](https://github.com/feathersjs/rest-client/compare/v1.3.3...v1.3.4)
692
400
 
693
401
  **Closed issues:**
@@ -703,6 +411,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
703
411
  - Update mocha to the latest version 🚀 [\#21](https://github.com/feathersjs/rest-client/pull/21) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
704
412
 
705
413
  ## [v1.3.3](https://github.com/feathersjs/rest-client/tree/v1.3.3) (2018-01-03)
414
+
706
415
  [Full Changelog](https://github.com/feathersjs/rest-client/compare/v1.3.2...v1.3.3)
707
416
 
708
417
  **Closed issues:**
@@ -717,6 +426,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
717
426
  - Update feathers-memory to the latest version 🚀 [\#17](https://github.com/feathersjs/rest-client/pull/17) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
718
427
 
719
428
  ## [v1.3.2](https://github.com/feathersjs/rest-client/tree/v1.3.2) (2017-11-16)
429
+
720
430
  [Full Changelog](https://github.com/feathersjs/rest-client/compare/v1.3.1...v1.3.2)
721
431
 
722
432
  **Merged pull requests:**
@@ -729,6 +439,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
729
439
  - Update @angular/common to the latest version 🚀 [\#10](https://github.com/feathersjs/rest-client/pull/10) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
730
440
 
731
441
  ## [v1.3.1](https://github.com/feathersjs/rest-client/tree/v1.3.1) (2017-11-01)
442
+
732
443
  [Full Changelog](https://github.com/feathersjs/rest-client/compare/v1.3.0...v1.3.1)
733
444
 
734
445
  **Merged pull requests:**
@@ -737,6 +448,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
737
448
  - Update babelify to the latest version 🚀 [\#8](https://github.com/feathersjs/rest-client/pull/8) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
738
449
 
739
450
  ## [v1.3.0](https://github.com/feathersjs/rest-client/tree/v1.3.0) (2017-10-23)
451
+
740
452
  [Full Changelog](https://github.com/feathersjs/rest-client/compare/v1.2.0...v1.3.0)
741
453
 
742
454
  **Merged pull requests:**
@@ -745,9 +457,11 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
745
457
  - Update axios to the latest version 🚀 [\#6](https://github.com/feathersjs/rest-client/pull/6) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
746
458
 
747
459
  ## [v1.2.0](https://github.com/feathersjs/rest-client/tree/v1.2.0) (2017-10-19)
460
+
748
461
  [Full Changelog](https://github.com/feathersjs/rest-client/compare/v1.1.1-0...v1.2.0)
749
462
 
750
463
  ## [v1.1.1-0](https://github.com/feathersjs/rest-client/tree/v1.1.1-0) (2017-10-19)
464
+
751
465
  [Full Changelog](https://github.com/feathersjs/rest-client/compare/v1.1.0...v1.1.1-0)
752
466
 
753
467
  **Merged pull requests:**
@@ -757,6 +471,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
757
471
  - Update mocha to the latest version 🚀 [\#3](https://github.com/feathersjs/rest-client/pull/3) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
758
472
 
759
473
  ## [v1.1.0](https://github.com/feathersjs/rest-client/tree/v1.1.0) (2017-07-20)
474
+
760
475
  [Full Changelog](https://github.com/feathersjs/rest-client/compare/v1.0.0...v1.1.0)
761
476
 
762
477
  **Merged pull requests:**
@@ -764,10 +479,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
764
479
  - add support for @angular/common/http \(HttpClient\) [\#2](https://github.com/feathersjs/rest-client/pull/2) ([j2L4e](https://github.com/j2L4e))
765
480
 
766
481
  ## [v1.0.0](https://github.com/feathersjs/rest-client/tree/v1.0.0) (2017-07-16)
482
+
767
483
  **Merged pull requests:**
768
484
 
769
485
  - Update dependencies to enable Greenkeeper 🌴 [\#1](https://github.com/feathersjs/rest-client/pull/1) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
770
486
 
771
-
772
-
773
- \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
487
+ \* _This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)_
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@feathersjs/rest-client",
3
3
  "description": "REST client services for different Ajax libraries",
4
- "version": "5.0.0-pre.29",
4
+ "version": "5.0.0-pre.30",
5
5
  "homepage": "https://feathersjs.com",
6
6
  "main": "lib/",
7
7
  "types": "lib/",
@@ -42,7 +42,7 @@
42
42
  ],
43
43
  "scripts": {
44
44
  "prepublish": "npm run compile",
45
- "pack": "npm pack --pack-destination ../cli/test",
45
+ "pack": "npm pack --pack-destination ../cli/test/build",
46
46
  "compile": "shx rm -rf lib/ && tsc && npm run pack",
47
47
  "test": "mocha --config ../../.mocharc.json --recursive test/**.test.ts test/**/*.test.ts"
48
48
  },
@@ -53,28 +53,28 @@
53
53
  "access": "public"
54
54
  },
55
55
  "dependencies": {
56
- "@feathersjs/commons": "^5.0.0-pre.29",
57
- "@feathersjs/errors": "^5.0.0-pre.29",
58
- "@feathersjs/feathers": "^5.0.0-pre.29",
56
+ "@feathersjs/commons": "^5.0.0-pre.30",
57
+ "@feathersjs/errors": "^5.0.0-pre.30",
58
+ "@feathersjs/feathers": "^5.0.0-pre.30",
59
59
  "@types/superagent": "^4.1.15",
60
60
  "qs": "^6.11.0"
61
61
  },
62
62
  "devDependencies": {
63
- "@feathersjs/express": "^5.0.0-pre.29",
64
- "@feathersjs/memory": "^5.0.0-pre.29",
65
- "@feathersjs/tests": "^5.0.0-pre.29",
66
- "@types/mocha": "^9.1.1",
67
- "@types/node": "^18.7.17",
63
+ "@feathersjs/express": "^5.0.0-pre.30",
64
+ "@feathersjs/memory": "^5.0.0-pre.30",
65
+ "@feathersjs/tests": "^5.0.0-pre.30",
66
+ "@types/mocha": "^10.0.0",
67
+ "@types/node": "^18.8.2",
68
68
  "@types/node-fetch": "^2.6.2",
69
69
  "@types/qs": "^6.9.7",
70
70
  "axios": "^0.27.2",
71
71
  "mocha": "^10.0.0",
72
72
  "node-fetch": "^2.6.1",
73
- "rxjs": "^7.5.6",
73
+ "rxjs": "^7.5.7",
74
74
  "shx": "^0.3.4",
75
75
  "superagent": "^8.0.0",
76
76
  "ts-node": "^10.9.1",
77
- "typescript": "^4.8.3"
77
+ "typescript": "^4.8.4"
78
78
  },
79
- "gitHead": "4314dc89a41a8bbaabf00b47697bf7887861d17d"
79
+ "gitHead": "b535c91197f4b997520e0a0e608793eeba791931"
80
80
  }