@feathersjs/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.
package/CHANGELOG.md CHANGED
@@ -3,706 +3,398 @@
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/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/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
18
  **Note:** Version bump only for package @feathersjs/client
17
19
 
18
-
19
-
20
-
21
-
22
20
  # [5.0.0-pre.27](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.26...v5.0.0-pre.27) (2022-07-13)
23
21
 
24
22
  **Note:** Version bump only for package @feathersjs/client
25
23
 
26
-
27
-
28
-
29
-
30
24
  # [5.0.0-pre.26](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.25...v5.0.0-pre.26) (2022-06-22)
31
25
 
32
26
  **Note:** Version bump only for package @feathersjs/client
33
27
 
34
-
35
-
36
-
37
-
38
28
  # [5.0.0-pre.25](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.24...v5.0.0-pre.25) (2022-06-22)
39
29
 
40
30
  **Note:** Version bump only for package @feathersjs/client
41
31
 
42
-
43
-
44
-
45
-
46
32
  # [5.0.0-pre.24](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.23...v5.0.0-pre.24) (2022-06-21)
47
33
 
48
34
  **Note:** Version bump only for package @feathersjs/client
49
35
 
50
-
51
-
52
-
53
-
54
36
  # [5.0.0-pre.23](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.22...v5.0.0-pre.23) (2022-06-06)
55
37
 
56
38
  **Note:** Version bump only for package @feathersjs/client
57
39
 
58
-
59
-
60
-
61
-
62
40
  # [5.0.0-pre.22](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.21...v5.0.0-pre.22) (2022-05-24)
63
41
 
64
42
  **Note:** Version bump only for package @feathersjs/client
65
43
 
66
-
67
-
68
-
69
-
70
44
  # [5.0.0-pre.21](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.20...v5.0.0-pre.21) (2022-05-23)
71
45
 
72
46
  **Note:** Version bump only for package @feathersjs/client
73
47
 
74
-
75
-
76
-
77
-
78
48
  # [5.0.0-pre.20](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.19...v5.0.0-pre.20) (2022-05-04)
79
49
 
80
-
81
50
  ### Bug Fixes
82
51
 
83
- * **dependencies:** Lock monorepo package version numbers ([#2623](https://github.com/feathersjs/feathers/issues/2623)) ([5640c10](https://github.com/feathersjs/feathers/commit/5640c1020cc139994e695d658c08bad3494db507))
84
-
85
-
86
-
87
-
52
+ - **dependencies:** Lock monorepo package version numbers ([#2623](https://github.com/feathersjs/feathers/issues/2623)) ([5640c10](https://github.com/feathersjs/feathers/commit/5640c1020cc139994e695d658c08bad3494db507))
88
53
 
89
54
  # [5.0.0-pre.19](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.18...v5.0.0-pre.19) (2022-05-01)
90
55
 
91
-
92
56
  ### Bug Fixes
93
57
 
94
- * **client:** Fix @feathersjs/client types field ([#2596](https://github.com/feathersjs/feathers/issues/2596)) ([d719f54](https://github.com/feathersjs/feathers/commit/d719f54daee63daf9ed5cc762626ca15131086de))
95
-
58
+ - **client:** Fix @feathersjs/client types field ([#2596](https://github.com/feathersjs/feathers/issues/2596)) ([d719f54](https://github.com/feathersjs/feathers/commit/d719f54daee63daf9ed5cc762626ca15131086de))
96
59
 
97
60
  ### Features
98
61
 
99
- * **typescript:** Improve adapter typings ([#2605](https://github.com/feathersjs/feathers/issues/2605)) ([3b2ca0a](https://github.com/feathersjs/feathers/commit/3b2ca0a6a8e03e8390272c4d7e930b4bffdaacf5))
100
-
101
-
102
-
103
-
62
+ - **typescript:** Improve adapter typings ([#2605](https://github.com/feathersjs/feathers/issues/2605)) ([3b2ca0a](https://github.com/feathersjs/feathers/commit/3b2ca0a6a8e03e8390272c4d7e930b4bffdaacf5))
104
63
 
105
64
  # [5.0.0-pre.18](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.17...v5.0.0-pre.18) (2022-04-11)
106
65
 
107
66
  **Note:** Version bump only for package @feathersjs/client
108
67
 
109
-
110
-
111
-
112
-
113
68
  # [5.0.0-pre.17](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.16...v5.0.0-pre.17) (2022-02-15)
114
69
 
115
70
  **Note:** Version bump only for package @feathersjs/client
116
71
 
117
-
118
-
119
-
120
-
121
72
  # [5.0.0-pre.16](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.15...v5.0.0-pre.16) (2022-01-12)
122
73
 
123
-
124
74
  ### Features
125
75
 
126
- * **express, koa:** make transports similar ([#2486](https://github.com/feathersjs/feathers/issues/2486)) ([26aa937](https://github.com/feathersjs/feathers/commit/26aa937c114fb8596dfefc599b1f53cead69c159))
127
-
128
-
129
-
130
-
76
+ - **express, koa:** make transports similar ([#2486](https://github.com/feathersjs/feathers/issues/2486)) ([26aa937](https://github.com/feathersjs/feathers/commit/26aa937c114fb8596dfefc599b1f53cead69c159))
131
77
 
132
78
  # [5.0.0-pre.15](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.14...v5.0.0-pre.15) (2021-11-27)
133
79
 
134
80
  **Note:** Version bump only for package @feathersjs/client
135
81
 
136
-
137
-
138
-
139
-
140
82
  # [5.0.0-pre.14](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.13...v5.0.0-pre.14) (2021-10-13)
141
83
 
142
84
  **Note:** Version bump only for package @feathersjs/client
143
85
 
144
-
145
-
146
-
147
-
148
86
  # [5.0.0-pre.13](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.12...v5.0.0-pre.13) (2021-10-13)
149
87
 
150
88
  **Note:** Version bump only for package @feathersjs/client
151
89
 
152
-
153
-
154
-
155
-
156
90
  # [5.0.0-pre.12](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.11...v5.0.0-pre.12) (2021-10-12)
157
91
 
158
92
  **Note:** Version bump only for package @feathersjs/client
159
93
 
160
-
161
-
162
-
163
-
164
94
  # [5.0.0-pre.11](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.10...v5.0.0-pre.11) (2021-10-06)
165
95
 
166
96
  **Note:** Version bump only for package @feathersjs/client
167
97
 
168
-
169
-
170
-
171
-
172
98
  # [5.0.0-pre.10](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.9...v5.0.0-pre.10) (2021-09-19)
173
99
 
174
100
  **Note:** Version bump only for package @feathersjs/client
175
101
 
176
-
177
-
178
-
179
-
180
102
  # [5.0.0-pre.9](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.8...v5.0.0-pre.9) (2021-08-09)
181
103
 
182
104
  **Note:** Version bump only for package @feathersjs/client
183
105
 
184
-
185
-
186
-
187
-
188
106
  # [5.0.0-pre.8](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.7...v5.0.0-pre.8) (2021-08-09)
189
107
 
190
108
  **Note:** Version bump only for package @feathersjs/client
191
109
 
192
-
193
-
194
-
195
-
196
110
  # [5.0.0-pre.7](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.6...v5.0.0-pre.7) (2021-08-09)
197
111
 
198
112
  **Note:** Version bump only for package @feathersjs/client
199
113
 
200
-
201
-
202
-
203
-
204
114
  # [5.0.0-pre.6](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.5...v5.0.0-pre.6) (2021-08-08)
205
115
 
206
116
  **Note:** Version bump only for package @feathersjs/client
207
117
 
208
-
209
-
210
-
211
-
212
118
  # [5.0.0-pre.5](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.4...v5.0.0-pre.5) (2021-06-23)
213
119
 
214
-
215
120
  ### Features
216
121
 
217
- * **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))
218
-
219
-
220
-
221
-
122
+ - **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))
222
123
 
223
124
  # [5.0.0-pre.4](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.3...v5.0.0-pre.4) (2021-05-13)
224
125
 
225
-
226
126
  ### Features
227
127
 
228
- * **koa:** KoaJS transport adapter ([#2315](https://github.com/feathersjs/feathers/issues/2315)) ([2554b57](https://github.com/feathersjs/feathers/commit/2554b57cf05731df58feeba9c12faab18e442107))
229
-
230
-
231
-
232
-
128
+ - **koa:** KoaJS transport adapter ([#2315](https://github.com/feathersjs/feathers/issues/2315)) ([2554b57](https://github.com/feathersjs/feathers/commit/2554b57cf05731df58feeba9c12faab18e442107))
233
129
 
234
130
  # [5.0.0-pre.3](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.2...v5.0.0-pre.3) (2021-04-21)
235
131
 
236
-
237
132
  ### Bug Fixes
238
133
 
239
- * **typescript:** Improve TypeScript backwards compatibility ([#2310](https://github.com/feathersjs/feathers/issues/2310)) ([f33be73](https://github.com/feathersjs/feathers/commit/f33be73fc46a533efb15df9aab0658e3240d3897))
240
-
241
-
242
-
243
-
134
+ - **typescript:** Improve TypeScript backwards compatibility ([#2310](https://github.com/feathersjs/feathers/issues/2310)) ([f33be73](https://github.com/feathersjs/feathers/commit/f33be73fc46a533efb15df9aab0658e3240d3897))
244
135
 
245
136
  # [5.0.0-pre.2](https://github.com/feathersjs/feathers/compare/v5.0.0-beta.1...v5.0.0-pre.2) (2021-04-06)
246
137
 
247
138
  **Note:** Version bump only for package @feathersjs/client
248
139
 
249
-
250
-
251
-
252
-
253
140
  # [5.0.0-beta.1](https://github.com/feathersjs/feathers/compare/v5.0.0-beta.0...v5.0.0-beta.1) (2021-04-03)
254
141
 
255
-
256
142
  ### Bug Fixes
257
143
 
258
- * **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))
259
-
260
-
261
-
262
-
144
+ - **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))
263
145
 
264
146
  # [5.0.0-beta.0](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.1...v5.0.0-beta.0) (2021-03-28)
265
147
 
266
-
267
148
  ### Bug Fixes
268
149
 
269
- * Update Grant usage and other dependencies ([#2264](https://github.com/feathersjs/feathers/issues/2264)) ([7b0f8fa](https://github.com/feathersjs/feathers/commit/7b0f8fad252419ed0ad0bf259cdf3104d322ab60))
270
-
150
+ - Update Grant usage and other dependencies ([#2264](https://github.com/feathersjs/feathers/issues/2264)) ([7b0f8fa](https://github.com/feathersjs/feathers/commit/7b0f8fad252419ed0ad0bf259cdf3104d322ab60))
271
151
 
272
152
  ### Features
273
153
 
274
- * Feathers v5 core refactoring and features ([#2255](https://github.com/feathersjs/feathers/issues/2255)) ([2dafb7c](https://github.com/feathersjs/feathers/commit/2dafb7ce14ba57406aeec13d10ca45b1e709bee9))
275
-
276
-
277
-
278
-
154
+ - Feathers v5 core refactoring and features ([#2255](https://github.com/feathersjs/feathers/issues/2255)) ([2dafb7c](https://github.com/feathersjs/feathers/commit/2dafb7ce14ba57406aeec13d10ca45b1e709bee9))
279
155
 
280
156
  # [5.0.0-pre.1](https://github.com/feathersjs/feathers/compare/v4.5.11...v5.0.0-pre.1) (2020-12-17)
281
157
 
282
-
283
-
284
158
  # [5.0.0-pre.0](https://github.com/feathersjs/feathers/compare/v4.5.4...v5.0.0-pre.0) (2020-05-19)
285
159
 
286
-
287
160
  ### chore
288
161
 
289
- * **package:** Remove @feathersjs/primus packages from core ([#1919](https://github.com/feathersjs/feathers/issues/1919)) ([d20b7d5](https://github.com/feathersjs/feathers/commit/d20b7d5a70f4d3306e294696156e8aa0337c35e9)), closes [#1899](https://github.com/feathersjs/feathers/issues/1899)
290
-
162
+ - **package:** Remove @feathersjs/primus packages from core ([#1919](https://github.com/feathersjs/feathers/issues/1919)) ([d20b7d5](https://github.com/feathersjs/feathers/commit/d20b7d5a70f4d3306e294696156e8aa0337c35e9)), closes [#1899](https://github.com/feathersjs/feathers/issues/1899)
291
163
 
292
164
  ### Features
293
165
 
294
- * **core:** use @feathers/hooks and add async type ([#1929](https://github.com/feathersjs/feathers/issues/1929)) ([a5c4756](https://github.com/feathersjs/feathers/commit/a5c47562eae8410c82fe2f6308f26f8e78b6a3e8))
295
-
166
+ - **core:** use @feathers/hooks and add async type ([#1929](https://github.com/feathersjs/feathers/issues/1929)) ([a5c4756](https://github.com/feathersjs/feathers/commit/a5c47562eae8410c82fe2f6308f26f8e78b6a3e8))
296
167
 
297
168
  ### BREAKING CHANGES
298
169
 
299
- * **package:** Remove primus packages to be moved into the ecosystem.
300
-
301
-
302
-
303
-
170
+ - **package:** Remove primus packages to be moved into the ecosystem.
304
171
 
305
172
  # [5.0.0-pre.0](https://github.com/feathersjs/feathers/compare/v4.5.4...v5.0.0-pre.0) (2020-05-19)
306
173
 
307
-
308
174
  ### chore
309
175
 
310
- * **package:** Remove @feathersjs/primus packages from core ([#1919](https://github.com/feathersjs/feathers/issues/1919)) ([d20b7d5](https://github.com/feathersjs/feathers/commit/d20b7d5a70f4d3306e294696156e8aa0337c35e9)), closes [#1899](https://github.com/feathersjs/feathers/issues/1899)
311
-
176
+ - **package:** Remove @feathersjs/primus packages from core ([#1919](https://github.com/feathersjs/feathers/issues/1919)) ([d20b7d5](https://github.com/feathersjs/feathers/commit/d20b7d5a70f4d3306e294696156e8aa0337c35e9)), closes [#1899](https://github.com/feathersjs/feathers/issues/1899)
312
177
 
313
178
  ### Features
314
179
 
315
- * **core:** use @feathers/hooks and add async type ([#1929](https://github.com/feathersjs/feathers/issues/1929)) ([a5c4756](https://github.com/feathersjs/feathers/commit/a5c47562eae8410c82fe2f6308f26f8e78b6a3e8))
316
-
180
+ - **core:** use @feathers/hooks and add async type ([#1929](https://github.com/feathersjs/feathers/issues/1929)) ([a5c4756](https://github.com/feathersjs/feathers/commit/a5c47562eae8410c82fe2f6308f26f8e78b6a3e8))
317
181
 
318
182
  ### BREAKING CHANGES
319
183
 
320
- * **package:** Remove primus packages to be moved into the ecosystem.
321
-
184
+ - **package:** Remove primus packages to be moved into the ecosystem.
322
185
 
323
186
  ## [4.5.11](https://github.com/feathersjs/feathers/compare/v4.5.10...v4.5.11) (2020-12-05)
324
187
 
325
188
  **Note:** Version bump only for package @feathersjs/client
326
189
 
327
-
328
-
329
-
330
-
331
190
  ## [4.5.10](https://github.com/feathersjs/feathers/compare/v4.5.9...v4.5.10) (2020-11-08)
332
191
 
333
-
334
192
  ### Bug Fixes
335
193
 
336
- * **package:** Fix clean script in non Unix environments ([#2110](https://github.com/feathersjs/feathers/issues/2110)) ([09b62c0](https://github.com/feathersjs/feathers/commit/09b62c0c7e636caf620904ba87d61f168a020f05))
337
-
338
-
339
-
340
-
194
+ - **package:** Fix clean script in non Unix environments ([#2110](https://github.com/feathersjs/feathers/issues/2110)) ([09b62c0](https://github.com/feathersjs/feathers/commit/09b62c0c7e636caf620904ba87d61f168a020f05))
341
195
 
342
196
  ## [4.5.9](https://github.com/feathersjs/feathers/compare/v4.5.8...v4.5.9) (2020-10-09)
343
197
 
344
198
  **Note:** Version bump only for package @feathersjs/client
345
199
 
346
-
347
-
348
-
349
-
350
200
  ## [4.5.8](https://github.com/feathersjs/feathers/compare/v4.5.7...v4.5.8) (2020-08-12)
351
201
 
352
202
  **Note:** Version bump only for package @feathersjs/client
353
203
 
354
-
355
-
356
-
357
-
358
204
  ## [4.5.7](https://github.com/feathersjs/feathers/compare/v4.5.6...v4.5.7) (2020-07-24)
359
205
 
360
206
  **Note:** Version bump only for package @feathersjs/client
361
207
 
362
-
363
-
364
-
365
-
366
208
  ## [4.5.6](https://github.com/feathersjs/feathers/compare/v4.5.5...v4.5.6) (2020-07-12)
367
209
 
368
210
  **Note:** Version bump only for package @feathersjs/client
369
211
 
370
-
371
-
372
-
373
-
374
212
  ## [4.5.5](https://github.com/feathersjs/feathers/compare/v4.5.4...v4.5.5) (2020-07-11)
375
213
 
376
214
  **Note:** Version bump only for package @feathersjs/client
377
215
 
378
-
379
-
380
-
381
-
382
216
  ## [4.5.4](https://github.com/feathersjs/feathers/compare/v4.5.3...v4.5.4) (2020-04-29)
383
217
 
384
218
  **Note:** Version bump only for package @feathersjs/client
385
219
 
386
-
387
-
388
-
389
-
390
220
  ## [4.5.3](https://github.com/feathersjs/feathers/compare/v4.5.2...v4.5.3) (2020-04-17)
391
221
 
392
222
  **Note:** Version bump only for package @feathersjs/client
393
223
 
394
-
395
-
396
-
397
-
398
224
  ## [4.5.2](https://github.com/feathersjs/feathers/compare/v4.5.1...v4.5.2) (2020-03-04)
399
225
 
400
226
  **Note:** Version bump only for package @feathersjs/client
401
227
 
402
-
403
-
404
-
405
-
406
228
  ## [4.5.1](https://github.com/feathersjs/feathers/compare/v4.5.0...v4.5.1) (2020-01-24)
407
229
 
408
230
  **Note:** Version bump only for package @feathersjs/client
409
231
 
410
-
411
-
412
-
413
-
414
232
  # [4.5.0](https://github.com/feathersjs/feathers/compare/v4.4.3...v4.5.0) (2020-01-18)
415
233
 
416
234
  **Note:** Version bump only for package @feathersjs/client
417
235
 
418
-
419
-
420
-
421
-
422
236
  ## [4.4.3](https://github.com/feathersjs/feathers/compare/v4.4.1...v4.4.3) (2019-12-06)
423
237
 
424
238
  **Note:** Version bump only for package @feathersjs/client
425
239
 
426
-
427
-
428
-
429
-
430
240
  ## [4.4.1](https://github.com/feathersjs/feathers/compare/v4.4.0...v4.4.1) (2019-11-27)
431
241
 
432
242
  **Note:** Version bump only for package @feathersjs/client
433
243
 
434
-
435
-
436
-
437
-
438
244
  # [4.4.0](https://github.com/feathersjs/feathers/compare/v4.3.11...v4.4.0) (2019-11-27)
439
245
 
440
246
  **Note:** Version bump only for package @feathersjs/client
441
247
 
442
-
443
-
444
-
445
-
446
248
  ## [4.3.11](https://github.com/feathersjs/feathers/compare/v4.3.10...v4.3.11) (2019-11-11)
447
249
 
448
250
  **Note:** Version bump only for package @feathersjs/client
449
251
 
450
-
451
-
452
-
453
-
454
252
  ## [4.3.10](https://github.com/feathersjs/feathers/compare/v4.3.9...v4.3.10) (2019-10-26)
455
253
 
456
254
  **Note:** Version bump only for package @feathersjs/client
457
255
 
458
-
459
-
460
-
461
-
462
256
  ## [4.3.9](https://github.com/feathersjs/feathers/compare/v4.3.8...v4.3.9) (2019-10-26)
463
257
 
464
258
  **Note:** Version bump only for package @feathersjs/client
465
259
 
466
-
467
-
468
-
469
-
470
260
  ## [4.3.7](https://github.com/feathersjs/feathers/compare/v4.3.6...v4.3.7) (2019-10-14)
471
261
 
472
262
  **Note:** Version bump only for package @feathersjs/client
473
263
 
474
-
475
-
476
-
477
-
478
264
  ## [4.3.5](https://github.com/feathersjs/feathers/compare/v4.3.4...v4.3.5) (2019-10-07)
479
265
 
480
266
  **Note:** Version bump only for package @feathersjs/client
481
267
 
482
-
483
-
484
-
485
-
486
268
  ## [4.3.4](https://github.com/feathersjs/feathers/compare/v4.3.3...v4.3.4) (2019-10-03)
487
269
 
488
270
  **Note:** Version bump only for package @feathersjs/client
489
271
 
490
-
491
-
492
-
493
-
494
272
  ## [4.3.3](https://github.com/feathersjs/feathers/compare/v4.3.2...v4.3.3) (2019-09-21)
495
273
 
496
274
  **Note:** Version bump only for package @feathersjs/client
497
275
 
498
-
499
-
500
-
501
-
502
276
  ## [4.3.2](https://github.com/feathersjs/feathers/compare/v4.3.1...v4.3.2) (2019-09-16)
503
277
 
504
278
  **Note:** Version bump only for package @feathersjs/client
505
279
 
506
-
507
-
508
-
509
-
510
280
  ## [4.3.1](https://github.com/feathersjs/feathers/compare/v4.3.0...v4.3.1) (2019-09-09)
511
281
 
512
282
  **Note:** Version bump only for package @feathersjs/client
513
283
 
514
-
515
-
516
-
517
-
518
284
  # [4.3.0](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.4...v4.3.0) (2019-08-27)
519
285
 
520
286
  **Note:** Version bump only for package @feathersjs/client
521
287
 
522
-
523
-
524
-
525
-
526
288
  # [4.3.0-pre.4](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.3...v4.3.0-pre.4) (2019-08-22)
527
289
 
528
290
  **Note:** Version bump only for package @feathersjs/client
529
291
 
530
-
531
-
532
-
533
-
534
292
  # [4.3.0-pre.3](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.2...v4.3.0-pre.3) (2019-08-19)
535
293
 
536
294
  **Note:** Version bump only for package @feathersjs/client
537
295
 
538
-
539
-
540
-
541
-
542
296
  # [4.3.0-pre.2](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.1...v4.3.0-pre.2) (2019-08-02)
543
297
 
544
298
  **Note:** Version bump only for package @feathersjs/client
545
299
 
546
-
547
-
548
-
549
-
550
300
  # [4.3.0-pre.1](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.5...v4.3.0-pre.1) (2019-07-11)
551
301
 
552
302
  **Note:** Version bump only for package @feathersjs/client
553
303
 
554
-
555
-
556
-
557
-
558
304
  # [4.0.0-pre.5](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.4...v4.0.0-pre.5) (2019-07-10)
559
305
 
560
-
561
306
  ### Bug Fixes
562
307
 
563
- * Fix feathers-memory dependency that did not get updated ([9422b13](https://github.com/feathersjs/feathers/commit/9422b13))
564
-
565
-
566
-
567
-
308
+ - Fix feathers-memory dependency that did not get updated ([9422b13](https://github.com/feathersjs/feathers/commit/9422b13))
568
309
 
569
310
  # [4.0.0-pre.4](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.3...v4.0.0-pre.4) (2019-07-05)
570
311
 
571
312
  **Note:** Version bump only for package @feathersjs/client
572
313
 
573
-
574
-
575
-
576
-
577
314
  # [4.0.0-pre.3](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.2...v4.0.0-pre.3) (2019-06-01)
578
315
 
579
-
580
316
  ### Bug Fixes
581
317
 
582
- * Update dependencies and fix tests ([#1373](https://github.com/feathersjs/feathers/issues/1373)) ([d743a7f](https://github.com/feathersjs/feathers/commit/d743a7f))
583
-
584
-
585
-
586
-
318
+ - Update dependencies and fix tests ([#1373](https://github.com/feathersjs/feathers/issues/1373)) ([d743a7f](https://github.com/feathersjs/feathers/commit/d743a7f))
587
319
 
588
320
  # [4.0.0-pre.2](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.1...v4.0.0-pre.2) (2019-05-15)
589
321
 
590
-
591
322
  ### Bug Fixes
592
323
 
593
- * Use `export =` in TypeScript definitions ([#1285](https://github.com/feathersjs/feathers/issues/1285)) ([12d0f4b](https://github.com/feathersjs/feathers/commit/12d0f4b))
594
-
595
-
596
-
597
-
324
+ - Use `export =` in TypeScript definitions ([#1285](https://github.com/feathersjs/feathers/issues/1285)) ([12d0f4b](https://github.com/feathersjs/feathers/commit/12d0f4b))
598
325
 
599
326
  # [4.0.0-pre.1](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.0...v4.0.0-pre.1) (2019-05-08)
600
327
 
601
-
602
328
  ### Bug Fixes
603
329
 
604
- * Improve authentication parameter handling ([#1333](https://github.com/feathersjs/feathers/issues/1333)) ([6e77204](https://github.com/feathersjs/feathers/commit/6e77204))
605
-
606
-
607
-
608
-
330
+ - Improve authentication parameter handling ([#1333](https://github.com/feathersjs/feathers/issues/1333)) ([6e77204](https://github.com/feathersjs/feathers/commit/6e77204))
609
331
 
610
332
  # [4.0.0-pre.0](https://github.com/feathersjs/feathers/compare/v3.2.0-pre.1...v4.0.0-pre.0) (2019-04-21)
611
333
 
612
-
613
334
  ### Bug Fixes
614
335
 
615
- * Make Mocha a proper devDependency for every repository ([#1053](https://github.com/feathersjs/feathers/issues/1053)) ([9974803](https://github.com/feathersjs/feathers/commit/9974803))
616
- * Update adapter common tests ([#1135](https://github.com/feathersjs/feathers/issues/1135)) ([8166dda](https://github.com/feathersjs/feathers/commit/8166dda))
617
- * Update all dependencies to latest ([#1206](https://github.com/feathersjs/feathers/issues/1206)) ([e51e0f6](https://github.com/feathersjs/feathers/commit/e51e0f6))
618
- * **chore:** Properly configure and run code linter ([#1092](https://github.com/feathersjs/feathers/issues/1092)) ([fd3fc34](https://github.com/feathersjs/feathers/commit/fd3fc34))
619
-
336
+ - Make Mocha a proper devDependency for every repository ([#1053](https://github.com/feathersjs/feathers/issues/1053)) ([9974803](https://github.com/feathersjs/feathers/commit/9974803))
337
+ - Update adapter common tests ([#1135](https://github.com/feathersjs/feathers/issues/1135)) ([8166dda](https://github.com/feathersjs/feathers/commit/8166dda))
338
+ - Update all dependencies to latest ([#1206](https://github.com/feathersjs/feathers/issues/1206)) ([e51e0f6](https://github.com/feathersjs/feathers/commit/e51e0f6))
339
+ - **chore:** Properly configure and run code linter ([#1092](https://github.com/feathersjs/feathers/issues/1092)) ([fd3fc34](https://github.com/feathersjs/feathers/commit/fd3fc34))
620
340
 
621
341
  ### Features
622
342
 
623
- * Add TypeScript definitions ([#1275](https://github.com/feathersjs/feathers/issues/1275)) ([9dd6713](https://github.com/feathersjs/feathers/commit/9dd6713))
624
- * Authentication v3 core server implementation ([#1205](https://github.com/feathersjs/feathers/issues/1205)) ([1bd7591](https://github.com/feathersjs/feathers/commit/1bd7591))
625
-
626
-
627
-
628
-
343
+ - Add TypeScript definitions ([#1275](https://github.com/feathersjs/feathers/issues/1275)) ([9dd6713](https://github.com/feathersjs/feathers/commit/9dd6713))
344
+ - Authentication v3 core server implementation ([#1205](https://github.com/feathersjs/feathers/issues/1205)) ([1bd7591](https://github.com/feathersjs/feathers/commit/1bd7591))
629
345
 
630
346
  ## [3.7.8](https://github.com/feathersjs/feathers/compare/@feathersjs/client@3.7.7...@feathersjs/client@3.7.8) (2019-01-26)
631
347
 
632
348
  **Note:** Version bump only for package @feathersjs/client
633
349
 
634
-
635
-
636
-
637
-
638
350
  ## [3.7.7](https://github.com/feathersjs/feathers/compare/@feathersjs/client@3.7.6...@feathersjs/client@3.7.7) (2019-01-02)
639
351
 
640
-
641
352
  ### Bug Fixes
642
353
 
643
- * Update adapter common tests ([#1135](https://github.com/feathersjs/feathers/issues/1135)) ([8166dda](https://github.com/feathersjs/feathers/commit/8166dda))
644
-
645
-
646
-
647
-
354
+ - Update adapter common tests ([#1135](https://github.com/feathersjs/feathers/issues/1135)) ([8166dda](https://github.com/feathersjs/feathers/commit/8166dda))
648
355
 
649
356
  <a name="3.7.6"></a>
650
- ## [3.7.6](https://github.com/feathersjs/feathers/compare/@feathersjs/client@3.7.5...@feathersjs/client@3.7.6) (2018-12-16)
651
357
 
358
+ ## [3.7.6](https://github.com/feathersjs/feathers/compare/@feathersjs/client@3.7.5...@feathersjs/client@3.7.6) (2018-12-16)
652
359
 
653
360
  ### Bug Fixes
654
361
 
655
- * **chore:** Properly configure and run code linter ([#1092](https://github.com/feathersjs/feathers/issues/1092)) ([fd3fc34](https://github.com/feathersjs/feathers/commit/fd3fc34))
656
-
657
-
658
-
659
-
362
+ - **chore:** Properly configure and run code linter ([#1092](https://github.com/feathersjs/feathers/issues/1092)) ([fd3fc34](https://github.com/feathersjs/feathers/commit/fd3fc34))
660
363
 
661
364
  <a name="3.7.5"></a>
365
+
662
366
  ## [3.7.5](https://github.com/feathersjs/feathers/compare/@feathersjs/client@3.7.4...@feathersjs/client@3.7.5) (2018-10-26)
663
367
 
664
368
  **Note:** Version bump only for package @feathersjs/client
665
369
 
666
-
667
-
668
-
669
-
670
370
  <a name="3.7.4"></a>
671
- ## [3.7.4](https://github.com/feathersjs/feathers/compare/@feathersjs/client@3.7.3...@feathersjs/client@3.7.4) (2018-10-25)
672
371
 
372
+ ## [3.7.4](https://github.com/feathersjs/feathers/compare/@feathersjs/client@3.7.3...@feathersjs/client@3.7.4) (2018-10-25)
673
373
 
674
374
  ### Bug Fixes
675
375
 
676
- * Make Mocha a proper devDependency for every repository ([#1053](https://github.com/feathersjs/feathers/issues/1053)) ([9974803](https://github.com/feathersjs/feathers/commit/9974803))
677
-
678
-
679
-
680
-
376
+ - Make Mocha a proper devDependency for every repository ([#1053](https://github.com/feathersjs/feathers/issues/1053)) ([9974803](https://github.com/feathersjs/feathers/commit/9974803))
681
377
 
682
378
  <a name="3.7.3"></a>
379
+
683
380
  ## [3.7.3](https://github.com/feathersjs/feathers/compare/@feathersjs/client@3.7.2...@feathersjs/client@3.7.3) (2018-09-24)
684
381
 
685
382
  **Note:** Version bump only for package @feathersjs/client
686
383
 
687
-
688
-
689
-
690
-
691
384
  <a name="3.7.2"></a>
385
+
692
386
  ## 3.7.2 (2018-09-21)
693
387
 
694
388
  **Note:** Version bump only for package @feathersjs/client
695
389
 
696
-
697
-
698
-
699
-
700
390
  # Change Log
701
391
 
702
392
  ## [v3.7.1](https://github.com/feathersjs/client/tree/v3.7.1) (2018-09-21)
393
+
703
394
  [Full Changelog](https://github.com/feathersjs/client/compare/v3.7.0...v3.7.1)
704
395
 
705
396
  ## [v3.7.0](https://github.com/feathersjs/client/tree/v3.7.0) (2018-09-18)
397
+
706
398
  [Full Changelog](https://github.com/feathersjs/client/compare/v3.6.0...v3.7.0)
707
399
 
708
400
  **Closed issues:**
@@ -715,6 +407,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
715
407
  - Update uglifyjs-webpack-plugin to the latest version 🚀 [\#287](https://github.com/feathersjs/client/pull/287) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
716
408
 
717
409
  ## [v3.6.0](https://github.com/feathersjs/client/tree/v3.6.0) (2018-09-03)
410
+
718
411
  [Full Changelog](https://github.com/feathersjs/client/compare/v3.5.6...v3.6.0)
719
412
 
720
413
  **Merged pull requests:**
@@ -724,9 +417,11 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
724
417
  - Update @feathersjs/errors to the latest version 🚀 [\#272](https://github.com/feathersjs/client/pull/272) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
725
418
 
726
419
  ## [v3.5.6](https://github.com/feathersjs/client/tree/v3.5.6) (2018-08-13)
420
+
727
421
  [Full Changelog](https://github.com/feathersjs/client/compare/v3.5.5...v3.5.6)
728
422
 
729
423
  ## [v3.5.5](https://github.com/feathersjs/client/tree/v3.5.5) (2018-08-02)
424
+
730
425
  [Full Changelog](https://github.com/feathersjs/client/compare/v3.5.4...v3.5.5)
731
426
 
732
427
  **Closed issues:**
@@ -738,6 +433,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
738
433
  - Update ws to the latest version 🚀 [\#269](https://github.com/feathersjs/client/pull/269) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
739
434
 
740
435
  ## [v3.5.4](https://github.com/feathersjs/client/tree/v3.5.4) (2018-07-19)
436
+
741
437
  [Full Changelog](https://github.com/feathersjs/client/compare/v3.5.3...v3.5.4)
742
438
 
743
439
  **Merged pull requests:**
@@ -745,6 +441,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
745
441
  - Update all dependencies to latest [\#268](https://github.com/feathersjs/client/pull/268) ([daffl](https://github.com/daffl))
746
442
 
747
443
  ## [v3.5.3](https://github.com/feathersjs/client/tree/v3.5.3) (2018-06-28)
444
+
748
445
  [Full Changelog](https://github.com/feathersjs/client/compare/v3.5.2...v3.5.3)
749
446
 
750
447
  **Merged pull requests:**
@@ -752,6 +449,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
752
449
  - Update @feathersjs/rest-client to the latest version 🚀 [\#266](https://github.com/feathersjs/client/pull/266) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
753
450
 
754
451
  ## [v3.5.2](https://github.com/feathersjs/client/tree/v3.5.2) (2018-06-16)
452
+
755
453
  [Full Changelog](https://github.com/feathersjs/client/compare/v3.5.1...v3.5.2)
756
454
 
757
455
  **Closed issues:**
@@ -764,11 +462,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
764
462
  - Update shx to the latest version 🚀 [\#263](https://github.com/feathersjs/client/pull/263) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
765
463
 
766
464
  ## [v3.5.1](https://github.com/feathersjs/client/tree/v3.5.1) (2018-06-03)
465
+
767
466
  [Full Changelog](https://github.com/feathersjs/client/compare/v3.5.0...v3.5.1)
768
467
 
769
468
  **Closed issues:**
770
469
 
771
- - 'exports' is undefined [\#261](https://github.com/feathersjs/client/issues/261)
470
+ - 'exports' is undefined [\#261](https://github.com/feathersjs/client/issues/261)
772
471
  - I got error from NuxtJS when I use FeathersJS client V3 [\#260](https://github.com/feathersjs/client/issues/260)
773
472
 
774
473
  **Merged pull requests:**
@@ -776,6 +475,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
776
475
  - Update @feathersjs/feathers to the latest version 🚀 [\#262](https://github.com/feathersjs/client/pull/262) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
777
476
 
778
477
  ## [v3.5.0](https://github.com/feathersjs/client/tree/v3.5.0) (2018-05-17)
478
+
779
479
  [Full Changelog](https://github.com/feathersjs/client/compare/v3.4.5...v3.5.0)
780
480
 
781
481
  **Merged pull requests:**
@@ -783,6 +483,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
783
483
  - Update @feathersjs/rest-client to the latest version 🚀 [\#259](https://github.com/feathersjs/client/pull/259) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
784
484
 
785
485
  ## [v3.4.5](https://github.com/feathersjs/client/tree/v3.4.5) (2018-05-04)
486
+
786
487
  [Full Changelog](https://github.com/feathersjs/client/compare/v3.4.4...v3.4.5)
787
488
 
788
489
  **Merged pull requests:**
@@ -790,6 +491,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
790
491
  - Update @feathersjs/feathers to the latest version 🚀 [\#258](https://github.com/feathersjs/client/pull/258) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
791
492
 
792
493
  ## [v3.4.4](https://github.com/feathersjs/client/tree/v3.4.4) (2018-03-27)
494
+
793
495
  [Full Changelog](https://github.com/feathersjs/client/compare/v3.4.3...v3.4.4)
794
496
 
795
497
  **Merged pull requests:**
@@ -798,6 +500,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
798
500
  - Update @feathersjs/rest-client to the latest version 🚀 [\#256](https://github.com/feathersjs/client/pull/256) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
799
501
 
800
502
  ## [v3.4.3](https://github.com/feathersjs/client/tree/v3.4.3) (2018-03-07)
503
+
801
504
  [Full Changelog](https://github.com/feathersjs/client/compare/v3.4.2...v3.4.3)
802
505
 
803
506
  **Closed issues:**
@@ -810,6 +513,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
810
513
  - Update webpack to the latest version 🚀 [\#254](https://github.com/feathersjs/client/pull/254) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
811
514
 
812
515
  ## [v3.4.2](https://github.com/feathersjs/client/tree/v3.4.2) (2018-02-16)
516
+
813
517
  [Full Changelog](https://github.com/feathersjs/client/compare/v3.4.1...v3.4.2)
814
518
 
815
519
  **Closed issues:**
@@ -822,6 +526,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
822
526
  - Update @feathersjs/errors to the latest version 🚀 [\#251](https://github.com/feathersjs/client/pull/251) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
823
527
 
824
528
  ## [v3.4.1](https://github.com/feathersjs/client/tree/v3.4.1) (2018-02-10)
529
+
825
530
  [Full Changelog](https://github.com/feathersjs/client/compare/v3.4.0...v3.4.1)
826
531
 
827
532
  **Merged pull requests:**
@@ -829,6 +534,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
829
534
  - Update @feathersjs/feathers to the latest version 🚀 [\#249](https://github.com/feathersjs/client/pull/249) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
830
535
 
831
536
  ## [v3.4.0](https://github.com/feathersjs/client/tree/v3.4.0) (2018-02-09)
537
+
832
538
  [Full Changelog](https://github.com/feathersjs/client/compare/v3.3.2...v3.4.0)
833
539
 
834
540
  **Merged pull requests:**
@@ -837,6 +543,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
837
543
  - Update @feathersjs/socketio-client to the latest version 🚀 [\#247](https://github.com/feathersjs/client/pull/247) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
838
544
 
839
545
  ## [v3.3.2](https://github.com/feathersjs/client/tree/v3.3.2) (2018-02-09)
546
+
840
547
  [Full Changelog](https://github.com/feathersjs/client/compare/v3.3.1...v3.3.2)
841
548
 
842
549
  **Merged pull requests:**
@@ -845,6 +552,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
845
552
  - delete slack link [\#245](https://github.com/feathersjs/client/pull/245) ([vodniciarv](https://github.com/vodniciarv))
846
553
 
847
554
  ## [v3.3.1](https://github.com/feathersjs/client/tree/v3.3.1) (2018-02-05)
555
+
848
556
  [Full Changelog](https://github.com/feathersjs/client/compare/v3.3.0...v3.3.1)
849
557
 
850
558
  **Merged pull requests:**
@@ -854,6 +562,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
854
562
  - Update node-fetch to the latest version 🚀 [\#242](https://github.com/feathersjs/client/pull/242) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
855
563
 
856
564
  ## [v3.3.0](https://github.com/feathersjs/client/tree/v3.3.0) (2018-01-26)
565
+
857
566
  [Full Changelog](https://github.com/feathersjs/client/compare/v3.2.0...v3.3.0)
858
567
 
859
568
  **Merged pull requests:**
@@ -861,6 +570,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
861
570
  - Update @feathersjs/feathers to the latest version 🚀 [\#241](https://github.com/feathersjs/client/pull/241) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
862
571
 
863
572
  ## [v3.2.0](https://github.com/feathersjs/client/tree/v3.2.0) (2018-01-24)
573
+
864
574
  [Full Changelog](https://github.com/feathersjs/client/compare/v3.1.2...v3.2.0)
865
575
 
866
576
  **Closed issues:**
@@ -883,6 +593,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
883
593
  - Update @feathersjs/errors to the latest version 🚀 [\#228](https://github.com/feathersjs/client/pull/228) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
884
594
 
885
595
  ## [v3.1.2](https://github.com/feathersjs/client/tree/v3.1.2) (2018-01-02)
596
+
886
597
  [Full Changelog](https://github.com/feathersjs/client/compare/v3.1.1...v3.1.2)
887
598
 
888
599
  **Closed issues:**
@@ -895,6 +606,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
895
606
  - Update semistandard to the latest version 🚀 [\#226](https://github.com/feathersjs/client/pull/226) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
896
607
 
897
608
  ## [v3.1.1](https://github.com/feathersjs/client/tree/v3.1.1) (2017-12-05)
609
+
898
610
  [Full Changelog](https://github.com/feathersjs/client/compare/v3.1.0...v3.1.1)
899
611
 
900
612
  **Merged pull requests:**
@@ -905,6 +617,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
905
617
  - Update @feathersjs/errors to the latest version 🚀 [\#221](https://github.com/feathersjs/client/pull/221) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
906
618
 
907
619
  ## [v3.1.0](https://github.com/feathersjs/client/tree/v3.1.0) (2017-11-16)
620
+
908
621
  [Full Changelog](https://github.com/feathersjs/client/compare/v3.0.0...v3.1.0)
909
622
 
910
623
  **Merged pull requests:**
@@ -914,6 +627,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
914
627
  - Update package.json [\#215](https://github.com/feathersjs/client/pull/215) ([frank-dspeed](https://github.com/frank-dspeed))
915
628
 
916
629
  ## [v3.0.0](https://github.com/feathersjs/client/tree/v3.0.0) (2017-11-01)
630
+
917
631
  [Full Changelog](https://github.com/feathersjs/client/compare/v3.0.0-pre.1...v3.0.0)
918
632
 
919
633
  **Merged pull requests:**
@@ -921,6 +635,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
921
635
  - Update dependencies for release [\#214](https://github.com/feathersjs/client/pull/214) ([daffl](https://github.com/daffl))
922
636
 
923
637
  ## [v3.0.0-pre.1](https://github.com/feathersjs/client/tree/v3.0.0-pre.1) (2017-10-30)
638
+
924
639
  [Full Changelog](https://github.com/feathersjs/client/compare/v2.4.0...v3.0.0-pre.1)
925
640
 
926
641
  **Closed issues:**
@@ -947,6 +662,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
947
662
  - Update feathers-errors to the latest version 🚀 [\#197](https://github.com/feathersjs/client/pull/197) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
948
663
 
949
664
  ## [v2.4.0](https://github.com/feathersjs/client/tree/v2.4.0) (2017-09-02)
665
+
950
666
  [Full Changelog](https://github.com/feathersjs/client/compare/v2.3.0...v2.4.0)
951
667
 
952
668
  **Closed issues:**
@@ -966,6 +682,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
966
682
  - Update feathers-errors to the latest version 🚀 [\#186](https://github.com/feathersjs/client/pull/186) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
967
683
 
968
684
  ## [v2.3.0](https://github.com/feathersjs/client/tree/v2.3.0) (2017-07-04)
685
+
969
686
  [Full Changelog](https://github.com/feathersjs/client/compare/v2.2.0...v2.3.0)
970
687
 
971
688
  **Closed issues:**
@@ -994,6 +711,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
994
711
  - Add IE Edge instead of IE 9 [\#166](https://github.com/feathersjs/client/pull/166) ([daffl](https://github.com/daffl))
995
712
 
996
713
  ## [v2.2.0](https://github.com/feathersjs/client/tree/v2.2.0) (2017-04-25)
714
+
997
715
  [Full Changelog](https://github.com/feathersjs/client/compare/v2.1.0...v2.2.0)
998
716
 
999
717
  **Merged pull requests:**
@@ -1003,6 +721,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1003
721
  - Update semistandard to the latest version 🚀 [\#163](https://github.com/feathersjs/client/pull/163) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
1004
722
 
1005
723
  ## [v2.1.0](https://github.com/feathersjs/client/tree/v2.1.0) (2017-04-18)
724
+
1006
725
  [Full Changelog](https://github.com/feathersjs/client/compare/v2.0.0...v2.1.0)
1007
726
 
1008
727
  **Closed issues:**
@@ -1016,6 +735,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1016
735
  - Added generics to typescript definition. [\#158](https://github.com/feathersjs/client/pull/158) ([noah79](https://github.com/noah79))
1017
736
 
1018
737
  ## [v2.0.0](https://github.com/feathersjs/client/tree/v2.0.0) (2017-04-11)
738
+
1019
739
  [Full Changelog](https://github.com/feathersjs/client/compare/v2.0.0-pre.2...v2.0.0)
1020
740
 
1021
741
  **Closed issues:**
@@ -1027,6 +747,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1027
747
  - Update feathers-rest to version 1.7.2 🚀 [\#160](https://github.com/feathersjs/client/pull/160) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
1028
748
 
1029
749
  ## [v2.0.0-pre.2](https://github.com/feathersjs/client/tree/v2.0.0-pre.2) (2017-03-08)
750
+
1030
751
  [Full Changelog](https://github.com/feathersjs/client/compare/v2.0.0-pre.1...v2.0.0-pre.2)
1031
752
 
1032
753
  **Closed issues:**
@@ -1052,6 +773,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1052
773
  - Update ws to version 2.0.0 🚀 [\#139](https://github.com/feathersjs/client/pull/139) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
1053
774
 
1054
775
  ## [v2.0.0-pre.1](https://github.com/feathersjs/client/tree/v2.0.0-pre.1) (2017-01-11)
776
+
1055
777
  [Full Changelog](https://github.com/feathersjs/client/compare/v1.9.0...v2.0.0-pre.1)
1056
778
 
1057
779
  **Closed issues:**
@@ -1063,6 +785,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1063
785
  - Feathers Auth Update [\#131](https://github.com/feathersjs/client/pull/131) ([flyboarder](https://github.com/flyboarder))
1064
786
 
1065
787
  ## [v1.9.0](https://github.com/feathersjs/client/tree/v1.9.0) (2016-12-31)
788
+
1066
789
  [Full Changelog](https://github.com/feathersjs/client/compare/v1.8.0...v1.9.0)
1067
790
 
1068
791
  **Closed issues:**
@@ -1083,6 +806,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1083
806
  - superagent@3.1.0 breaks build 🚨 [\#121](https://github.com/feathersjs/client/pull/121) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
1084
807
 
1085
808
  ## [v1.8.0](https://github.com/feathersjs/client/tree/v1.8.0) (2016-11-26)
809
+
1086
810
  [Full Changelog](https://github.com/feathersjs/client/compare/v1.7.2...v1.8.0)
1087
811
 
1088
812
  **Closed issues:**
@@ -1101,6 +825,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1101
825
  - Update feathers-commons to version 0.8.0 🚀 [\#111](https://github.com/feathersjs/client/pull/111) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
1102
826
 
1103
827
  ## [v1.7.2](https://github.com/feathersjs/client/tree/v1.7.2) (2016-11-08)
828
+
1104
829
  [Full Changelog](https://github.com/feathersjs/client/compare/v1.7.1...v1.7.2)
1105
830
 
1106
831
  **Merged pull requests:**
@@ -1109,6 +834,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1109
834
  - Update feathers-socketio to version 1.4.2 🚀 [\#109](https://github.com/feathersjs/client/pull/109) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
1110
835
 
1111
836
  ## [v1.7.1](https://github.com/feathersjs/client/tree/v1.7.1) (2016-11-02)
837
+
1112
838
  [Full Changelog](https://github.com/feathersjs/client/compare/v1.7.0...v1.7.1)
1113
839
 
1114
840
  **Closed issues:**
@@ -1121,6 +847,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1121
847
  - Make sure Bower and NPM version are in sync [\#107](https://github.com/feathersjs/client/pull/107) ([daffl](https://github.com/daffl))
1122
848
 
1123
849
  ## [v1.7.0](https://github.com/feathersjs/client/tree/v1.7.0) (2016-11-02)
850
+
1124
851
  [Full Changelog](https://github.com/feathersjs/client/compare/v1.6.2...v1.7.0)
1125
852
 
1126
853
  **Closed issues:**
@@ -1137,6 +864,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1137
864
  - Cross browser testing in Saucelabs [\#100](https://github.com/feathersjs/client/pull/100) ([daffl](https://github.com/daffl))
1138
865
 
1139
866
  ## [v1.6.2](https://github.com/feathersjs/client/tree/v1.6.2) (2016-10-22)
867
+
1140
868
  [Full Changelog](https://github.com/feathersjs/client/compare/v1.6.1...v1.6.2)
1141
869
 
1142
870
  **Closed issues:**
@@ -1153,6 +881,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1153
881
  - Update feathers-hooks to version 1.5.8 🚀 [\#91](https://github.com/feathersjs/client/pull/91) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
1154
882
 
1155
883
  ## [v1.6.1](https://github.com/feathersjs/client/tree/v1.6.1) (2016-09-15)
884
+
1156
885
  [Full Changelog](https://github.com/feathersjs/client/compare/v1.6.0...v1.6.1)
1157
886
 
1158
887
  **Closed issues:**
@@ -1164,6 +893,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1164
893
  - Update feathers to version 2.0.2 🚀 [\#90](https://github.com/feathersjs/client/pull/90) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
1165
894
 
1166
895
  ## [v1.6.0](https://github.com/feathersjs/client/tree/v1.6.0) (2016-09-09)
896
+
1167
897
  [Full Changelog](https://github.com/feathersjs/client/compare/v1.5.3...v1.6.0)
1168
898
 
1169
899
  **Closed issues:**
@@ -1178,6 +908,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1178
908
  - Update feathers-memory to version 0.8.0 🚀 [\#88](https://github.com/feathersjs/client/pull/88) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
1179
909
 
1180
910
  ## [v1.5.3](https://github.com/feathersjs/client/tree/v1.5.3) (2016-08-31)
911
+
1181
912
  [Full Changelog](https://github.com/feathersjs/client/compare/v1.5.2...v1.5.3)
1182
913
 
1183
914
  **Closed issues:**
@@ -1192,6 +923,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1192
923
  - Update feathers-hooks to version 1.5.6 🚀 [\#75](https://github.com/feathersjs/client/pull/75) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
1193
924
 
1194
925
  ## [v1.5.2](https://github.com/feathersjs/client/tree/v1.5.2) (2016-08-12)
926
+
1195
927
  [Full Changelog](https://github.com/feathersjs/client/compare/v1.5.1...v1.5.2)
1196
928
 
1197
929
  **Closed issues:**
@@ -1204,6 +936,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1204
936
  - Update mocha to version 3.0.0 🚀 [\#72](https://github.com/feathersjs/client/pull/72) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
1205
937
 
1206
938
  ## [v1.5.1](https://github.com/feathersjs/client/tree/v1.5.1) (2016-07-14)
939
+
1207
940
  [Full Changelog](https://github.com/feathersjs/client/compare/v1.5.0...v1.5.1)
1208
941
 
1209
942
  **Merged pull requests:**
@@ -1211,6 +944,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1211
944
  - Update feathers-rest to version 1.4.3 🚀 [\#70](https://github.com/feathersjs/client/pull/70) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
1212
945
 
1213
946
  ## [v1.5.0](https://github.com/feathersjs/client/tree/v1.5.0) (2016-07-05)
947
+
1214
948
  [Full Changelog](https://github.com/feathersjs/client/compare/v1.4.1...v1.5.0)
1215
949
 
1216
950
  **Closed issues:**
@@ -1218,9 +952,11 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1218
952
  - Refresh browser [\#68](https://github.com/feathersjs/client/issues/68)
1219
953
 
1220
954
  ## [v1.4.1](https://github.com/feathersjs/client/tree/v1.4.1) (2016-06-27)
955
+
1221
956
  [Full Changelog](https://github.com/feathersjs/client/compare/v1.4.0...v1.4.1)
1222
957
 
1223
958
  ## [v1.4.0](https://github.com/feathersjs/client/tree/v1.4.0) (2016-06-24)
959
+
1224
960
  [Full Changelog](https://github.com/feathersjs/client/compare/v1.3.2...v1.4.0)
1225
961
 
1226
962
  **Closed issues:**
@@ -1234,6 +970,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1234
970
  - Update feathers-authentication to version 0.7.9 🚀 [\#63](https://github.com/feathersjs/client/pull/63) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
1235
971
 
1236
972
  ## [v1.3.2](https://github.com/feathersjs/client/tree/v1.3.2) (2016-06-09)
973
+
1237
974
  [Full Changelog](https://github.com/feathersjs/client/compare/v1.3.1...v1.3.2)
1238
975
 
1239
976
  **Merged pull requests:**
@@ -1241,6 +978,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1241
978
  - Update feathers-authentication to version 0.7.8 🚀 [\#61](https://github.com/feathersjs/client/pull/61) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
1242
979
 
1243
980
  ## [v1.3.1](https://github.com/feathersjs/client/tree/v1.3.1) (2016-06-04)
981
+
1244
982
  [Full Changelog](https://github.com/feathersjs/client/compare/v1.3.0...v1.3.1)
1245
983
 
1246
984
  **Merged pull requests:**
@@ -1248,6 +986,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1248
986
  - Update feathers-rest to version 1.4.2 🚀 [\#60](https://github.com/feathersjs/client/pull/60) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
1249
987
 
1250
988
  ## [v1.3.0](https://github.com/feathersjs/client/tree/v1.3.0) (2016-05-30)
989
+
1251
990
  [Full Changelog](https://github.com/feathersjs/client/compare/v1.2.1...v1.3.0)
1252
991
 
1253
992
  **Merged pull requests:**
@@ -1259,6 +998,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1259
998
  - Update feathers-primus to version 1.4.1 🚀 [\#52](https://github.com/feathersjs/client/pull/52) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
1260
999
 
1261
1000
  ## [v1.2.1](https://github.com/feathersjs/client/tree/v1.2.1) (2016-05-19)
1001
+
1262
1002
  [Full Changelog](https://github.com/feathersjs/client/compare/v1.2.0...v1.2.1)
1263
1003
 
1264
1004
  **Closed issues:**
@@ -1271,6 +1011,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1271
1011
  - Update babel-plugin-add-module-exports to version 0.2.0 🚀 [\#46](https://github.com/feathersjs/client/pull/46) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
1272
1012
 
1273
1013
  ## [v1.2.0](https://github.com/feathersjs/client/tree/v1.2.0) (2016-04-29)
1014
+
1274
1015
  [Full Changelog](https://github.com/feathersjs/client/compare/v1.1.0...v1.2.0)
1275
1016
 
1276
1017
  **Closed issues:**
@@ -1287,6 +1028,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1287
1028
  - Update feathers-memory to version 0.7.0 🚀 [\#33](https://github.com/feathersjs/client/pull/33) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
1288
1029
 
1289
1030
  ## [v1.1.0](https://github.com/feathersjs/client/tree/v1.1.0) (2016-04-03)
1031
+
1290
1032
  [Full Changelog](https://github.com/feathersjs/client/compare/v1.0.0...v1.1.0)
1291
1033
 
1292
1034
  **Merged pull requests:**
@@ -1294,6 +1036,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1294
1036
  - Update all dependencies 🌴 [\#31](https://github.com/feathersjs/client/pull/31) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
1295
1037
 
1296
1038
  ## [v1.0.0](https://github.com/feathersjs/client/tree/v1.0.0) (2016-03-14)
1039
+
1297
1040
  [Full Changelog](https://github.com/feathersjs/client/compare/v1.0.0-pre.3...v1.0.0)
1298
1041
 
1299
1042
  **Merged pull requests:**
@@ -1301,9 +1044,11 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1301
1044
  - Use a gcc version that can build bcrypt [\#30](https://github.com/feathersjs/client/pull/30) ([daffl](https://github.com/daffl))
1302
1045
 
1303
1046
  ## [v1.0.0-pre.3](https://github.com/feathersjs/client/tree/v1.0.0-pre.3) (2016-03-14)
1047
+
1304
1048
  [Full Changelog](https://github.com/feathersjs/client/compare/v1.0.0-pre.2...v1.0.0-pre.3)
1305
1049
 
1306
1050
  ## [v1.0.0-pre.2](https://github.com/feathersjs/client/tree/v1.0.0-pre.2) (2016-03-04)
1051
+
1307
1052
  [Full Changelog](https://github.com/feathersjs/client/compare/v0.5.3...v1.0.0-pre.2)
1308
1053
 
1309
1054
  **Closed issues:**
@@ -1313,12 +1058,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1313
1058
  - Add documentation for using in React Native [\#10](https://github.com/feathersjs/client/issues/10)
1314
1059
 
1315
1060
  ## [v0.5.3](https://github.com/feathersjs/client/tree/v0.5.3) (2016-02-12)
1061
+
1316
1062
  [Full Changelog](https://github.com/feathersjs/client/compare/v1.0.0-pre.1...v0.5.3)
1317
1063
 
1318
1064
  ## [v1.0.0-pre.1](https://github.com/feathersjs/client/tree/v1.0.0-pre.1) (2016-02-11)
1065
+
1319
1066
  [Full Changelog](https://github.com/feathersjs/client/compare/v0.5.2...v1.0.0-pre.1)
1320
1067
 
1321
1068
  ## [v0.5.2](https://github.com/feathersjs/client/tree/v0.5.2) (2016-02-09)
1069
+
1322
1070
  [Full Changelog](https://github.com/feathersjs/client/compare/v0.5.1...v0.5.2)
1323
1071
 
1324
1072
  **Merged pull requests:**
@@ -1327,6 +1075,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1327
1075
  - Adding nsp check [\#24](https://github.com/feathersjs/client/pull/24) ([marshallswain](https://github.com/marshallswain))
1328
1076
 
1329
1077
  ## [v0.5.1](https://github.com/feathersjs/client/tree/v0.5.1) (2016-01-15)
1078
+
1330
1079
  [Full Changelog](https://github.com/feathersjs/client/compare/v0.5.0...v0.5.1)
1331
1080
 
1332
1081
  **Closed issues:**
@@ -1340,6 +1089,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1340
1089
  - fix issue \#21 [\#22](https://github.com/feathersjs/client/pull/22) ([wuyuanyi135](https://github.com/wuyuanyi135))
1341
1090
 
1342
1091
  ## [v0.5.0](https://github.com/feathersjs/client/tree/v0.5.0) (2016-01-05)
1092
+
1343
1093
  [Full Changelog](https://github.com/feathersjs/client/compare/v0.4.0...v0.5.0)
1344
1094
 
1345
1095
  **Closed issues:**
@@ -1352,6 +1102,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1352
1102
  - Adding events and querystring dependencies. [\#16](https://github.com/feathersjs/client/pull/16) ([marshallswain](https://github.com/marshallswain))
1353
1103
 
1354
1104
  ## [v0.4.0](https://github.com/feathersjs/client/tree/v0.4.0) (2015-12-11)
1105
+
1355
1106
  [Full Changelog](https://github.com/feathersjs/client/compare/v0.3.3...v0.4.0)
1356
1107
 
1357
1108
  **Fixed bugs:**
@@ -1363,6 +1114,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1363
1114
  - .babelrc messes with react-native [\#15](https://github.com/feathersjs/client/issues/15)
1364
1115
 
1365
1116
  ## [v0.3.3](https://github.com/feathersjs/client/tree/v0.3.3) (2015-11-27)
1117
+
1366
1118
  [Full Changelog](https://github.com/feathersjs/client/compare/v0.3.2...v0.3.3)
1367
1119
 
1368
1120
  **Closed issues:**
@@ -1374,6 +1126,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1374
1126
  - Fix es6 build and add Steal compatibility. [\#13](https://github.com/feathersjs/client/pull/13) ([marshallswain](https://github.com/marshallswain))
1375
1127
 
1376
1128
  ## [v0.3.2](https://github.com/feathersjs/client/tree/v0.3.2) (2015-11-26)
1129
+
1377
1130
  [Full Changelog](https://github.com/feathersjs/client/compare/v0.3.1...v0.3.2)
1378
1131
 
1379
1132
  **Closed issues:**
@@ -1381,6 +1134,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1381
1134
  - Update lodash [\#11](https://github.com/feathersjs/client/issues/11)
1382
1135
 
1383
1136
  ## [v0.3.1](https://github.com/feathersjs/client/tree/v0.3.1) (2015-11-26)
1137
+
1384
1138
  [Full Changelog](https://github.com/feathersjs/client/compare/v0.3.0...v0.3.1)
1385
1139
 
1386
1140
  **Closed issues:**
@@ -1388,6 +1142,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1388
1142
  - Working with can-connect [\#8](https://github.com/feathersjs/client/issues/8)
1389
1143
 
1390
1144
  ## [v0.3.0](https://github.com/feathersjs/client/tree/v0.3.0) (2015-11-15)
1145
+
1391
1146
  [Full Changelog](https://github.com/feathersjs/client/compare/v0.2.1...v0.3.0)
1392
1147
 
1393
1148
  **Closed issues:**
@@ -1399,6 +1154,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1399
1154
  - Migration to ES6 and using Promises [\#9](https://github.com/feathersjs/client/pull/9) ([daffl](https://github.com/daffl))
1400
1155
 
1401
1156
  ## [v0.2.1](https://github.com/feathersjs/client/tree/v0.2.1) (2015-10-06)
1157
+
1402
1158
  [Full Changelog](https://github.com/feathersjs/client/compare/v0.2.0...v0.2.1)
1403
1159
 
1404
1160
  **Merged pull requests:**
@@ -1406,9 +1162,11 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1406
1162
  - Make client depend on feathers-commons, remove arguments.js [\#6](https://github.com/feathersjs/client/pull/6) ([daffl](https://github.com/daffl))
1407
1163
 
1408
1164
  ## [v0.2.0](https://github.com/feathersjs/client/tree/v0.2.0) (2015-07-18)
1165
+
1409
1166
  [Full Changelog](https://github.com/feathersjs/client/compare/v0.1.3...v0.2.0)
1410
1167
 
1411
1168
  ## [v0.1.3](https://github.com/feathersjs/client/tree/v0.1.3) (2015-07-06)
1169
+
1412
1170
  [Full Changelog](https://github.com/feathersjs/client/compare/v0.1.2...v0.1.3)
1413
1171
 
1414
1172
  **Merged pull requests:**
@@ -1416,6 +1174,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1416
1174
  - Fixing requires and missing deps. [\#5](https://github.com/feathersjs/client/pull/5) ([marshallswain](https://github.com/marshallswain))
1417
1175
 
1418
1176
  ## [v0.1.2](https://github.com/feathersjs/client/tree/v0.1.2) (2015-06-22)
1177
+
1419
1178
  [Full Changelog](https://github.com/feathersjs/client/compare/v0.1.1...v0.1.2)
1420
1179
 
1421
1180
  **Closed issues:**
@@ -1423,12 +1182,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1423
1182
  - Publish to NPM and Bower [\#1](https://github.com/feathersjs/client/issues/1)
1424
1183
 
1425
1184
  ## [v0.1.1](https://github.com/feathersjs/client/tree/v0.1.1) (2015-06-21)
1185
+
1426
1186
  [Full Changelog](https://github.com/feathersjs/client/compare/v0.0.1...v0.1.1)
1427
1187
 
1428
1188
  ## [v0.0.1](https://github.com/feathersjs/client/tree/v0.0.1) (2015-06-21)
1189
+
1429
1190
  [Full Changelog](https://github.com/feathersjs/client/compare/v0.1.0...v0.0.1)
1430
1191
 
1431
1192
  ## [v0.1.0](https://github.com/feathersjs/client/tree/v0.1.0) (2015-06-06)
1432
1193
 
1433
-
1434
- \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
1194
+ \* _This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)_