@feathersjs/transport-commons 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,719 +3,420 @@
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/transport-commons
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/transport-commons
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
-
28
24
  ### Bug Fixes
29
25
 
30
- * **socketio-client:** Make Socket.io client event target compatible ([#2686](https://github.com/feathersjs/feathers/issues/2686)) ([716c49a](https://github.com/feathersjs/feathers/commit/716c49a270e4be5e5276192092c292f72ffcfa19))
31
-
32
-
33
-
34
-
26
+ - **socketio-client:** Make Socket.io client event target compatible ([#2686](https://github.com/feathersjs/feathers/issues/2686)) ([716c49a](https://github.com/feathersjs/feathers/commit/716c49a270e4be5e5276192092c292f72ffcfa19))
35
27
 
36
28
  # [5.0.0-pre.26](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.25...v5.0.0-pre.26) (2022-06-22)
37
29
 
38
30
  **Note:** Version bump only for package @feathersjs/transport-commons
39
31
 
40
-
41
-
42
-
43
-
44
32
  # [5.0.0-pre.25](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.24...v5.0.0-pre.25) (2022-06-22)
45
33
 
46
34
  **Note:** Version bump only for package @feathersjs/transport-commons
47
35
 
48
-
49
-
50
-
51
-
52
36
  # [5.0.0-pre.24](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.23...v5.0.0-pre.24) (2022-06-21)
53
37
 
54
38
  **Note:** Version bump only for package @feathersjs/transport-commons
55
39
 
56
-
57
-
58
-
59
-
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
  ### Features
64
43
 
65
- * **client:** Improve client side custom method support ([#2654](https://github.com/feathersjs/feathers/issues/2654)) ([c138acf](https://github.com/feathersjs/feathers/commit/c138acf50affbe6b66177d084d3c7a3e9220f09f))
66
-
67
-
68
-
69
-
44
+ - **client:** Improve client side custom method support ([#2654](https://github.com/feathersjs/feathers/issues/2654)) ([c138acf](https://github.com/feathersjs/feathers/commit/c138acf50affbe6b66177d084d3c7a3e9220f09f))
70
45
 
71
46
  # [5.0.0-pre.22](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.21...v5.0.0-pre.22) (2022-05-24)
72
47
 
73
48
  **Note:** Version bump only for package @feathersjs/transport-commons
74
49
 
75
-
76
-
77
-
78
-
79
50
  # [5.0.0-pre.21](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.20...v5.0.0-pre.21) (2022-05-23)
80
51
 
81
52
  **Note:** Version bump only for package @feathersjs/transport-commons
82
53
 
83
-
84
-
85
-
86
-
87
54
  # [5.0.0-pre.20](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.19...v5.0.0-pre.20) (2022-05-04)
88
55
 
89
-
90
56
  ### Bug Fixes
91
57
 
92
- * **dependencies:** Lock monorepo package version numbers ([#2623](https://github.com/feathersjs/feathers/issues/2623)) ([5640c10](https://github.com/feathersjs/feathers/commit/5640c1020cc139994e695d658c08bad3494db507))
93
-
94
-
95
-
96
-
58
+ - **dependencies:** Lock monorepo package version numbers ([#2623](https://github.com/feathersjs/feathers/issues/2623)) ([5640c10](https://github.com/feathersjs/feathers/commit/5640c1020cc139994e695d658c08bad3494db507))
97
59
 
98
60
  # [5.0.0-pre.19](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.18...v5.0.0-pre.19) (2022-05-01)
99
61
 
100
-
101
62
  ### Bug Fixes
102
63
 
103
- * **transport-commons:** Ensure socket queries are always plain objects ([#2597](https://github.com/feathersjs/feathers/issues/2597)) ([97313e1](https://github.com/feathersjs/feathers/commit/97313e121cfee4199f10012e95b8507557aa507e))
104
-
105
-
106
-
107
-
64
+ - **transport-commons:** Ensure socket queries are always plain objects ([#2597](https://github.com/feathersjs/feathers/issues/2597)) ([97313e1](https://github.com/feathersjs/feathers/commit/97313e121cfee4199f10012e95b8507557aa507e))
108
65
 
109
66
  # [5.0.0-pre.18](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.17...v5.0.0-pre.18) (2022-04-11)
110
67
 
111
-
112
68
  ### Features
113
69
 
114
- * **transport-commons:** add `context.http.response` ([#2524](https://github.com/feathersjs/feathers/issues/2524)) ([5bc9d44](https://github.com/feathersjs/feathers/commit/5bc9d447043c2e2b742c73ed28ecf3b3264dd9e5))
115
-
116
-
117
-
118
-
70
+ - **transport-commons:** add `context.http.response` ([#2524](https://github.com/feathersjs/feathers/issues/2524)) ([5bc9d44](https://github.com/feathersjs/feathers/commit/5bc9d447043c2e2b742c73ed28ecf3b3264dd9e5))
119
71
 
120
72
  # [5.0.0-pre.17](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.16...v5.0.0-pre.17) (2022-02-15)
121
73
 
122
74
  **Note:** Version bump only for package @feathersjs/transport-commons
123
75
 
124
-
125
-
126
-
127
-
128
76
  # [5.0.0-pre.16](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.15...v5.0.0-pre.16) (2022-01-12)
129
77
 
130
-
131
78
  ### Features
132
79
 
133
- * **express, koa:** make transports similar ([#2486](https://github.com/feathersjs/feathers/issues/2486)) ([26aa937](https://github.com/feathersjs/feathers/commit/26aa937c114fb8596dfefc599b1f53cead69c159))
134
-
135
-
136
-
137
-
80
+ - **express, koa:** make transports similar ([#2486](https://github.com/feathersjs/feathers/issues/2486)) ([26aa937](https://github.com/feathersjs/feathers/commit/26aa937c114fb8596dfefc599b1f53cead69c159))
138
81
 
139
82
  # [5.0.0-pre.15](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.14...v5.0.0-pre.15) (2021-11-27)
140
83
 
141
-
142
84
  ### Bug Fixes
143
85
 
144
- * **typescript:** Overall typing improvements ([#2478](https://github.com/feathersjs/feathers/issues/2478)) ([b8eb804](https://github.com/feathersjs/feathers/commit/b8eb804158556d9651a8607e3c3fda15e0bfd110))
145
-
86
+ - **typescript:** Overall typing improvements ([#2478](https://github.com/feathersjs/feathers/issues/2478)) ([b8eb804](https://github.com/feathersjs/feathers/commit/b8eb804158556d9651a8607e3c3fda15e0bfd110))
146
87
 
147
88
  ### Features
148
89
 
149
- * **core:** add `context.http` and move `statusCode` there ([#2496](https://github.com/feathersjs/feathers/issues/2496)) ([b701bf7](https://github.com/feathersjs/feathers/commit/b701bf77fb83048aa1dffa492b3d77dd53f7b72b))
150
- * **transport-commons:** Ability to register routes with custom params ([#2482](https://github.com/feathersjs/feathers/issues/2482)) ([497990a](https://github.com/feathersjs/feathers/commit/497990ae4a980e5a52a1f0f932db12cd0e6e254a))
151
-
152
-
153
-
154
-
90
+ - **core:** add `context.http` and move `statusCode` there ([#2496](https://github.com/feathersjs/feathers/issues/2496)) ([b701bf7](https://github.com/feathersjs/feathers/commit/b701bf77fb83048aa1dffa492b3d77dd53f7b72b))
91
+ - **transport-commons:** Ability to register routes with custom params ([#2482](https://github.com/feathersjs/feathers/issues/2482)) ([497990a](https://github.com/feathersjs/feathers/commit/497990ae4a980e5a52a1f0f932db12cd0e6e254a))
155
92
 
156
93
  # [5.0.0-pre.14](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.13...v5.0.0-pre.14) (2021-10-13)
157
94
 
158
95
  **Note:** Version bump only for package @feathersjs/transport-commons
159
96
 
160
-
161
-
162
-
163
-
164
97
  # [5.0.0-pre.13](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.12...v5.0.0-pre.13) (2021-10-13)
165
98
 
166
99
  **Note:** Version bump only for package @feathersjs/transport-commons
167
100
 
168
-
169
-
170
-
171
-
172
101
  # [5.0.0-pre.12](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.11...v5.0.0-pre.12) (2021-10-12)
173
102
 
174
103
  **Note:** Version bump only for package @feathersjs/transport-commons
175
104
 
176
-
177
-
178
-
179
-
180
105
  # [5.0.0-pre.11](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.10...v5.0.0-pre.11) (2021-10-06)
181
106
 
182
107
  **Note:** Version bump only for package @feathersjs/transport-commons
183
108
 
184
-
185
-
186
-
187
-
188
109
  # [5.0.0-pre.10](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.9...v5.0.0-pre.10) (2021-09-19)
189
110
 
190
111
  **Note:** Version bump only for package @feathersjs/transport-commons
191
112
 
192
-
193
-
194
-
195
-
196
113
  # [5.0.0-pre.9](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.8...v5.0.0-pre.9) (2021-08-09)
197
114
 
198
115
  **Note:** Version bump only for package @feathersjs/transport-commons
199
116
 
200
-
201
-
202
-
203
-
204
117
  # [5.0.0-pre.8](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.7...v5.0.0-pre.8) (2021-08-09)
205
118
 
206
119
  **Note:** Version bump only for package @feathersjs/transport-commons
207
120
 
208
-
209
-
210
-
211
-
212
121
  # [5.0.0-pre.7](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.6...v5.0.0-pre.7) (2021-08-09)
213
122
 
214
123
  **Note:** Version bump only for package @feathersjs/transport-commons
215
124
 
216
-
217
-
218
-
219
-
220
125
  # [5.0.0-pre.6](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.5...v5.0.0-pre.6) (2021-08-08)
221
126
 
222
127
  **Note:** Version bump only for package @feathersjs/transport-commons
223
128
 
224
-
225
-
226
-
227
-
228
129
  # [5.0.0-pre.5](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.4...v5.0.0-pre.5) (2021-06-23)
229
130
 
230
-
231
131
  ### Bug Fixes
232
132
 
233
- * **koa:** Use extended query parser for compatibility ([#2397](https://github.com/feathersjs/feathers/issues/2397)) ([b2944ba](https://github.com/feathersjs/feathers/commit/b2944bac3ec6d5ecc80dc518cd4e58093692db74))
234
-
235
-
236
-
237
-
133
+ - **koa:** Use extended query parser for compatibility ([#2397](https://github.com/feathersjs/feathers/issues/2397)) ([b2944ba](https://github.com/feathersjs/feathers/commit/b2944bac3ec6d5ecc80dc518cd4e58093692db74))
238
134
 
239
135
  # [5.0.0-pre.4](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.3...v5.0.0-pre.4) (2021-05-13)
240
136
 
241
-
242
137
  ### Bug Fixes
243
138
 
244
- * **transport-commons:** Fix route placeholder registration and improve radix router performance ([#2336](https://github.com/feathersjs/feathers/issues/2336)) ([4d84dfd](https://github.com/feathersjs/feathers/commit/4d84dfd092ce0510312e975d5cd57e04973fb311))
245
-
139
+ - **transport-commons:** Fix route placeholder registration and improve radix router performance ([#2336](https://github.com/feathersjs/feathers/issues/2336)) ([4d84dfd](https://github.com/feathersjs/feathers/commit/4d84dfd092ce0510312e975d5cd57e04973fb311))
246
140
 
247
141
  ### Features
248
142
 
249
- * **koa:** KoaJS transport adapter ([#2315](https://github.com/feathersjs/feathers/issues/2315)) ([2554b57](https://github.com/feathersjs/feathers/commit/2554b57cf05731df58feeba9c12faab18e442107))
250
-
251
-
252
-
253
-
143
+ - **koa:** KoaJS transport adapter ([#2315](https://github.com/feathersjs/feathers/issues/2315)) ([2554b57](https://github.com/feathersjs/feathers/commit/2554b57cf05731df58feeba9c12faab18e442107))
254
144
 
255
145
  # [5.0.0-pre.3](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.2...v5.0.0-pre.3) (2021-04-21)
256
146
 
257
-
258
147
  ### Bug Fixes
259
148
 
260
- * **typescript:** Improve TypeScript backwards compatibility ([#2310](https://github.com/feathersjs/feathers/issues/2310)) ([f33be73](https://github.com/feathersjs/feathers/commit/f33be73fc46a533efb15df9aab0658e3240d3897))
261
-
149
+ - **typescript:** Improve TypeScript backwards compatibility ([#2310](https://github.com/feathersjs/feathers/issues/2310)) ([f33be73](https://github.com/feathersjs/feathers/commit/f33be73fc46a533efb15df9aab0658e3240d3897))
262
150
 
263
151
  ### Features
264
152
 
265
- * **dependencies:** Remove direct debug dependency ([#2296](https://github.com/feathersjs/feathers/issues/2296)) ([501d416](https://github.com/feathersjs/feathers/commit/501d4164d30c6a126906dc640cdfdc82207ba34a))
266
-
267
-
268
-
269
-
153
+ - **dependencies:** Remove direct debug dependency ([#2296](https://github.com/feathersjs/feathers/issues/2296)) ([501d416](https://github.com/feathersjs/feathers/commit/501d4164d30c6a126906dc640cdfdc82207ba34a))
270
154
 
271
155
  # [5.0.0-pre.2](https://github.com/feathersjs/feathers/compare/v5.0.0-beta.1...v5.0.0-pre.2) (2021-04-06)
272
156
 
273
157
  **Note:** Version bump only for package @feathersjs/transport-commons
274
158
 
275
-
276
-
277
-
278
-
279
159
  # [5.0.0-beta.1](https://github.com/feathersjs/feathers/compare/v5.0.0-beta.0...v5.0.0-beta.1) (2021-04-03)
280
160
 
281
161
  **Note:** Version bump only for package @feathersjs/transport-commons
282
162
 
283
-
284
-
285
-
286
-
287
163
  # [5.0.0-beta.0](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.1...v5.0.0-beta.0) (2021-03-28)
288
164
 
289
-
290
165
  ### Bug Fixes
291
166
 
292
- * **transport-commons:** Do not error when adding an undefined connection to a channel ([#2268](https://github.com/feathersjs/feathers/issues/2268)) ([28114c4](https://github.com/feathersjs/feathers/commit/28114c495d6564868bb3ffbf619bf80b774dce4b))
293
- * Update Grant usage and other dependencies ([#2264](https://github.com/feathersjs/feathers/issues/2264)) ([7b0f8fa](https://github.com/feathersjs/feathers/commit/7b0f8fad252419ed0ad0bf259cdf3104d322ab60))
294
- * **socketio-client:** Fix client transport-commons reference ([#2164](https://github.com/feathersjs/feathers/issues/2164)) ([3a42c54](https://github.com/feathersjs/feathers/commit/3a42c544058456b19c7e21827226541bfa6ad621))
295
-
167
+ - **transport-commons:** Do not error when adding an undefined connection to a channel ([#2268](https://github.com/feathersjs/feathers/issues/2268)) ([28114c4](https://github.com/feathersjs/feathers/commit/28114c495d6564868bb3ffbf619bf80b774dce4b))
168
+ - Update Grant usage and other dependencies ([#2264](https://github.com/feathersjs/feathers/issues/2264)) ([7b0f8fa](https://github.com/feathersjs/feathers/commit/7b0f8fad252419ed0ad0bf259cdf3104d322ab60))
169
+ - **socketio-client:** Fix client transport-commons reference ([#2164](https://github.com/feathersjs/feathers/issues/2164)) ([3a42c54](https://github.com/feathersjs/feathers/commit/3a42c544058456b19c7e21827226541bfa6ad621))
296
170
 
297
171
  ### Features
298
172
 
299
- * **core:** Public custom service methods ([#2270](https://github.com/feathersjs/feathers/issues/2270)) ([e65abfb](https://github.com/feathersjs/feathers/commit/e65abfb5388df6c19a11c565cf1076a29f32668d))
300
- * Application service types default to any ([#1566](https://github.com/feathersjs/feathers/issues/1566)) ([d93ba9a](https://github.com/feathersjs/feathers/commit/d93ba9a17edd20d3397bb00f4f6e82e804e42ed6))
301
- * Feathers v5 core refactoring and features ([#2255](https://github.com/feathersjs/feathers/issues/2255)) ([2dafb7c](https://github.com/feathersjs/feathers/commit/2dafb7ce14ba57406aeec13d10ca45b1e709bee9))
302
- * **transport-commons:** New built-in high performance radix router ([#2177](https://github.com/feathersjs/feathers/issues/2177)) ([6d18065](https://github.com/feathersjs/feathers/commit/6d180651b4eb40289ecea3df3575f207aa6c5d1f))
303
-
304
-
305
-
306
-
173
+ - **core:** Public custom service methods ([#2270](https://github.com/feathersjs/feathers/issues/2270)) ([e65abfb](https://github.com/feathersjs/feathers/commit/e65abfb5388df6c19a11c565cf1076a29f32668d))
174
+ - Application service types default to any ([#1566](https://github.com/feathersjs/feathers/issues/1566)) ([d93ba9a](https://github.com/feathersjs/feathers/commit/d93ba9a17edd20d3397bb00f4f6e82e804e42ed6))
175
+ - Feathers v5 core refactoring and features ([#2255](https://github.com/feathersjs/feathers/issues/2255)) ([2dafb7c](https://github.com/feathersjs/feathers/commit/2dafb7ce14ba57406aeec13d10ca45b1e709bee9))
176
+ - **transport-commons:** New built-in high performance radix router ([#2177](https://github.com/feathersjs/feathers/issues/2177)) ([6d18065](https://github.com/feathersjs/feathers/commit/6d180651b4eb40289ecea3df3575f207aa6c5d1f))
307
177
 
308
178
  # [5.0.0-pre.1](https://github.com/feathersjs/feathers/compare/v4.5.11...v5.0.0-pre.1) (2020-12-17)
309
179
 
310
-
311
-
312
180
  # [5.0.0-pre.0](https://github.com/feathersjs/feathers/compare/v4.5.4...v5.0.0-pre.0) (2020-05-19)
313
181
 
314
-
315
182
  ### Features
316
183
 
317
- * **core:** use @feathers/hooks and add async type ([#1929](https://github.com/feathersjs/feathers/issues/1929)) ([a5c4756](https://github.com/feathersjs/feathers/commit/a5c47562eae8410c82fe2f6308f26f8e78b6a3e8))
318
- * **transport-commons:** Remove legacy message format and unnecessary client timeouts ([#1939](https://github.com/feathersjs/feathers/issues/1939)) ([5538881](https://github.com/feathersjs/feathers/commit/5538881a08bc130de42c5984055729d8336f8615))
319
-
184
+ - **core:** use @feathers/hooks and add async type ([#1929](https://github.com/feathersjs/feathers/issues/1929)) ([a5c4756](https://github.com/feathersjs/feathers/commit/a5c47562eae8410c82fe2f6308f26f8e78b6a3e8))
185
+ - **transport-commons:** Remove legacy message format and unnecessary client timeouts ([#1939](https://github.com/feathersjs/feathers/issues/1939)) ([5538881](https://github.com/feathersjs/feathers/commit/5538881a08bc130de42c5984055729d8336f8615))
320
186
 
321
187
  ### BREAKING CHANGES
322
188
 
323
- * **transport-commons:** Removes the old message format and client service timeout
324
-
325
-
326
-
327
-
189
+ - **transport-commons:** Removes the old message format and client service timeout
328
190
 
329
191
  # [5.0.0-pre.0](https://github.com/feathersjs/feathers/compare/v4.5.4...v5.0.0-pre.0) (2020-05-19)
330
192
 
331
-
332
193
  ### Features
333
194
 
334
- * **core:** use @feathers/hooks and add async type ([#1929](https://github.com/feathersjs/feathers/issues/1929)) ([a5c4756](https://github.com/feathersjs/feathers/commit/a5c47562eae8410c82fe2f6308f26f8e78b6a3e8))
335
- * **transport-commons:** Remove legacy message format and unnecessary client timeouts ([#1939](https://github.com/feathersjs/feathers/issues/1939)) ([5538881](https://github.com/feathersjs/feathers/commit/5538881a08bc130de42c5984055729d8336f8615))
336
-
195
+ - **core:** use @feathers/hooks and add async type ([#1929](https://github.com/feathersjs/feathers/issues/1929)) ([a5c4756](https://github.com/feathersjs/feathers/commit/a5c47562eae8410c82fe2f6308f26f8e78b6a3e8))
196
+ - **transport-commons:** Remove legacy message format and unnecessary client timeouts ([#1939](https://github.com/feathersjs/feathers/issues/1939)) ([5538881](https://github.com/feathersjs/feathers/commit/5538881a08bc130de42c5984055729d8336f8615))
337
197
 
338
198
  ### BREAKING CHANGES
339
199
 
340
- * **transport-commons:** Removes the old message format and client service timeout
341
-
342
-
200
+ - **transport-commons:** Removes the old message format and client service timeout
343
201
 
344
202
  ## [4.5.11](https://github.com/feathersjs/feathers/compare/v4.5.10...v4.5.11) (2020-12-05)
345
203
 
346
-
347
204
  ### Bug Fixes
348
205
 
349
- * **socketio-client:** Throw an error and show a warning if someone tries to use socket.io-client v3 ([#2135](https://github.com/feathersjs/feathers/issues/2135)) ([cc3521c](https://github.com/feathersjs/feathers/commit/cc3521c935a1cbd690e29b7057998e3898f282db))
350
-
351
-
352
-
353
-
206
+ - **socketio-client:** Throw an error and show a warning if someone tries to use socket.io-client v3 ([#2135](https://github.com/feathersjs/feathers/issues/2135)) ([cc3521c](https://github.com/feathersjs/feathers/commit/cc3521c935a1cbd690e29b7057998e3898f282db))
354
207
 
355
208
  ## [4.5.10](https://github.com/feathersjs/feathers/compare/v4.5.9...v4.5.10) (2020-11-08)
356
209
 
357
210
  **Note:** Version bump only for package @feathersjs/transport-commons
358
211
 
359
-
360
-
361
-
362
-
363
212
  ## [4.5.9](https://github.com/feathersjs/feathers/compare/v4.5.8...v4.5.9) (2020-10-09)
364
213
 
365
214
  **Note:** Version bump only for package @feathersjs/transport-commons
366
215
 
367
-
368
-
369
-
370
-
371
216
  ## [4.5.8](https://github.com/feathersjs/feathers/compare/v4.5.7...v4.5.8) (2020-08-12)
372
217
 
373
218
  **Note:** Version bump only for package @feathersjs/transport-commons
374
219
 
375
-
376
-
377
-
378
-
379
220
  ## [4.5.7](https://github.com/feathersjs/feathers/compare/v4.5.6...v4.5.7) (2020-07-24)
380
221
 
381
222
  **Note:** Version bump only for package @feathersjs/transport-commons
382
223
 
383
-
384
-
385
-
386
-
387
224
  ## [4.5.5](https://github.com/feathersjs/feathers/compare/v4.5.4...v4.5.5) (2020-07-11)
388
225
 
389
226
  **Note:** Version bump only for package @feathersjs/transport-commons
390
227
 
391
-
392
-
393
-
394
-
395
228
  ## [4.5.3](https://github.com/feathersjs/feathers/compare/v4.5.2...v4.5.3) (2020-04-17)
396
229
 
397
230
  **Note:** Version bump only for package @feathersjs/transport-commons
398
231
 
399
-
400
-
401
-
402
-
403
232
  ## [4.5.2](https://github.com/feathersjs/feathers/compare/v4.5.1...v4.5.2) (2020-03-04)
404
233
 
405
234
  **Note:** Version bump only for package @feathersjs/transport-commons
406
235
 
407
-
408
-
409
-
410
-
411
236
  ## [4.5.1](https://github.com/feathersjs/feathers/compare/v4.5.0...v4.5.1) (2020-01-24)
412
237
 
413
238
  **Note:** Version bump only for package @feathersjs/transport-commons
414
239
 
415
-
416
-
417
-
418
-
419
240
  # [4.5.0](https://github.com/feathersjs/feathers/compare/v4.4.3...v4.5.0) (2020-01-18)
420
241
 
421
242
  **Note:** Version bump only for package @feathersjs/transport-commons
422
243
 
423
-
424
-
425
-
426
-
427
244
  ## [4.4.3](https://github.com/feathersjs/feathers/compare/v4.4.1...v4.4.3) (2019-12-06)
428
245
 
429
246
  **Note:** Version bump only for package @feathersjs/transport-commons
430
247
 
431
-
432
-
433
-
434
-
435
248
  ## [4.4.1](https://github.com/feathersjs/feathers/compare/v4.4.0...v4.4.1) (2019-11-27)
436
249
 
437
-
438
250
  ### Bug Fixes
439
251
 
440
- * Gracefully handle errors in publishers ([#1710](https://github.com/feathersjs/feathers/issues/1710)) ([0616306](https://github.com/feathersjs/feathers/commit/061630696762e9dbf1dc4e738094992ba16989fc))
441
-
442
-
443
-
444
-
252
+ - Gracefully handle errors in publishers ([#1710](https://github.com/feathersjs/feathers/issues/1710)) ([0616306](https://github.com/feathersjs/feathers/commit/061630696762e9dbf1dc4e738094992ba16989fc))
445
253
 
446
254
  # [4.4.0](https://github.com/feathersjs/feathers/compare/v4.3.11...v4.4.0) (2019-11-27)
447
255
 
448
-
449
256
  ### Bug Fixes
450
257
 
451
- * **transport-commons:** Allow to properly chain SocketIo client.off ([#1706](https://github.com/feathersjs/feathers/issues/1706)) ([a4aecbc](https://github.com/feathersjs/feathers/commit/a4aecbcd3578c1cf4ecffb3a58fb6d26e15ee513))
452
-
453
-
454
-
455
-
258
+ - **transport-commons:** Allow to properly chain SocketIo client.off ([#1706](https://github.com/feathersjs/feathers/issues/1706)) ([a4aecbc](https://github.com/feathersjs/feathers/commit/a4aecbcd3578c1cf4ecffb3a58fb6d26e15ee513))
456
259
 
457
260
  ## [4.3.11](https://github.com/feathersjs/feathers/compare/v4.3.10...v4.3.11) (2019-11-11)
458
261
 
459
262
  **Note:** Version bump only for package @feathersjs/transport-commons
460
263
 
461
-
462
-
463
-
464
-
465
264
  ## [4.3.10](https://github.com/feathersjs/feathers/compare/v4.3.9...v4.3.10) (2019-10-26)
466
265
 
467
266
  **Note:** Version bump only for package @feathersjs/transport-commons
468
267
 
469
-
470
-
471
-
472
-
473
268
  ## [4.3.9](https://github.com/feathersjs/feathers/compare/v4.3.8...v4.3.9) (2019-10-26)
474
269
 
475
270
  **Note:** Version bump only for package @feathersjs/transport-commons
476
271
 
477
-
478
-
479
-
480
-
481
272
  ## [4.3.7](https://github.com/feathersjs/feathers/compare/v4.3.6...v4.3.7) (2019-10-14)
482
273
 
483
274
  **Note:** Version bump only for package @feathersjs/transport-commons
484
275
 
485
-
486
-
487
-
488
-
489
276
  ## [4.3.4](https://github.com/feathersjs/feathers/compare/v4.3.3...v4.3.4) (2019-10-03)
490
277
 
491
278
  **Note:** Version bump only for package @feathersjs/transport-commons
492
279
 
493
-
494
-
495
-
496
-
497
280
  ## [4.3.3](https://github.com/feathersjs/feathers/compare/v4.3.2...v4.3.3) (2019-09-21)
498
281
 
499
282
  **Note:** Version bump only for package @feathersjs/transport-commons
500
283
 
501
-
502
-
503
-
504
-
505
284
  ## [4.3.2](https://github.com/feathersjs/feathers/compare/v4.3.1...v4.3.2) (2019-09-16)
506
285
 
507
286
  **Note:** Version bump only for package @feathersjs/transport-commons
508
287
 
509
-
510
-
511
-
512
-
513
288
  ## [4.3.1](https://github.com/feathersjs/feathers/compare/v4.3.0...v4.3.1) (2019-09-09)
514
289
 
515
-
516
290
  ### Bug Fixes
517
291
 
518
- * Fix regression in transport commons ([#1551](https://github.com/feathersjs/feathers/issues/1551)) ([ed9e934](https://github.com/feathersjs/feathers/commit/ed9e934))
519
-
520
-
521
-
522
-
292
+ - Fix regression in transport commons ([#1551](https://github.com/feathersjs/feathers/issues/1551)) ([ed9e934](https://github.com/feathersjs/feathers/commit/ed9e934))
523
293
 
524
294
  # [4.3.0](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.4...v4.3.0) (2019-08-27)
525
295
 
526
296
  **Note:** Version bump only for package @feathersjs/transport-commons
527
297
 
528
-
529
-
530
-
531
-
532
298
  # [4.3.0-pre.4](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.3...v4.3.0-pre.4) (2019-08-22)
533
299
 
534
300
  **Note:** Version bump only for package @feathersjs/transport-commons
535
301
 
536
-
537
-
538
-
539
-
540
302
  # [4.3.0-pre.3](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.2...v4.3.0-pre.3) (2019-08-19)
541
303
 
542
-
543
304
  ### Bug Fixes
544
305
 
545
- * Expire and remove authenticated real-time connections ([#1512](https://github.com/feathersjs/feathers/issues/1512)) ([2707c33](https://github.com/feathersjs/feathers/commit/2707c33))
546
- * Update all dependencies ([7d53a00](https://github.com/feathersjs/feathers/commit/7d53a00))
547
- * Use WeakMap to connect socket to connection ([#1509](https://github.com/feathersjs/feathers/issues/1509)) ([64807e3](https://github.com/feathersjs/feathers/commit/64807e3))
548
-
549
-
550
-
551
-
306
+ - Expire and remove authenticated real-time connections ([#1512](https://github.com/feathersjs/feathers/issues/1512)) ([2707c33](https://github.com/feathersjs/feathers/commit/2707c33))
307
+ - Update all dependencies ([7d53a00](https://github.com/feathersjs/feathers/commit/7d53a00))
308
+ - Use WeakMap to connect socket to connection ([#1509](https://github.com/feathersjs/feathers/issues/1509)) ([64807e3](https://github.com/feathersjs/feathers/commit/64807e3))
552
309
 
553
310
  # [4.3.0-pre.2](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.1...v4.3.0-pre.2) (2019-08-02)
554
311
 
555
-
556
312
  ### Bug Fixes
557
313
 
558
- * Add getEntityId to JWT strategy and fix legacy Socket authentication ([#1488](https://github.com/feathersjs/feathers/issues/1488)) ([9a3b324](https://github.com/feathersjs/feathers/commit/9a3b324))
559
- * Improve Params typing ([#1474](https://github.com/feathersjs/feathers/issues/1474)) ([54a3aa7](https://github.com/feathersjs/feathers/commit/54a3aa7))
560
-
561
-
562
-
563
-
314
+ - Add getEntityId to JWT strategy and fix legacy Socket authentication ([#1488](https://github.com/feathersjs/feathers/issues/1488)) ([9a3b324](https://github.com/feathersjs/feathers/commit/9a3b324))
315
+ - Improve Params typing ([#1474](https://github.com/feathersjs/feathers/issues/1474)) ([54a3aa7](https://github.com/feathersjs/feathers/commit/54a3aa7))
564
316
 
565
317
  # [4.3.0-pre.1](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.5...v4.3.0-pre.1) (2019-07-11)
566
318
 
567
319
  **Note:** Version bump only for package @feathersjs/transport-commons
568
320
 
569
-
570
-
571
-
572
-
573
321
  # [4.0.0-pre.5](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.4...v4.0.0-pre.5) (2019-07-10)
574
322
 
575
323
  **Note:** Version bump only for package @feathersjs/transport-commons
576
324
 
577
-
578
-
579
-
580
-
581
325
  # [4.0.0-pre.4](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.3...v4.0.0-pre.4) (2019-07-05)
582
326
 
583
-
584
327
  ### Bug Fixes
585
328
 
586
- * Clean up hooks code ([#1407](https://github.com/feathersjs/feathers/issues/1407)) ([f25c88b](https://github.com/feathersjs/feathers/commit/f25c88b))
587
- * Improve transport-commons types ([#1396](https://github.com/feathersjs/feathers/issues/1396)) ([f9d8536](https://github.com/feathersjs/feathers/commit/f9d8536))
588
-
589
-
590
-
591
-
329
+ - Clean up hooks code ([#1407](https://github.com/feathersjs/feathers/issues/1407)) ([f25c88b](https://github.com/feathersjs/feathers/commit/f25c88b))
330
+ - Improve transport-commons types ([#1396](https://github.com/feathersjs/feathers/issues/1396)) ([f9d8536](https://github.com/feathersjs/feathers/commit/f9d8536))
592
331
 
593
332
  # [4.0.0-pre.3](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.2...v4.0.0-pre.3) (2019-06-01)
594
333
 
595
-
596
334
  ### Bug Fixes
597
335
 
598
- * Make oAuth paths more consistent and improve authentication client ([#1377](https://github.com/feathersjs/feathers/issues/1377)) ([adb2543](https://github.com/feathersjs/feathers/commit/adb2543))
599
- * Update dependencies and fix tests ([#1373](https://github.com/feathersjs/feathers/issues/1373)) ([d743a7f](https://github.com/feathersjs/feathers/commit/d743a7f))
600
-
601
-
602
-
603
-
336
+ - Make oAuth paths more consistent and improve authentication client ([#1377](https://github.com/feathersjs/feathers/issues/1377)) ([adb2543](https://github.com/feathersjs/feathers/commit/adb2543))
337
+ - Update dependencies and fix tests ([#1373](https://github.com/feathersjs/feathers/issues/1373)) ([d743a7f](https://github.com/feathersjs/feathers/commit/d743a7f))
604
338
 
605
339
  # [4.0.0-pre.2](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.1...v4.0.0-pre.2) (2019-05-15)
606
340
 
607
-
608
341
  ### Bug Fixes
609
342
 
610
- * Add fallback for legacy socket authenticate event ([#1356](https://github.com/feathersjs/feathers/issues/1356)) ([61b1056](https://github.com/feathersjs/feathers/commit/61b1056))
611
- * Throw NotAuthenticated on token verification errors ([#1357](https://github.com/feathersjs/feathers/issues/1357)) ([e0120df](https://github.com/feathersjs/feathers/commit/e0120df))
612
-
343
+ - Add fallback for legacy socket authenticate event ([#1356](https://github.com/feathersjs/feathers/issues/1356)) ([61b1056](https://github.com/feathersjs/feathers/commit/61b1056))
344
+ - Throw NotAuthenticated on token verification errors ([#1357](https://github.com/feathersjs/feathers/issues/1357)) ([e0120df](https://github.com/feathersjs/feathers/commit/e0120df))
613
345
 
614
346
  ### Features
615
347
 
616
- * Add global disconnect event ([#1355](https://github.com/feathersjs/feathers/issues/1355)) ([85afcca](https://github.com/feathersjs/feathers/commit/85afcca))
617
-
618
-
619
-
620
-
348
+ - Add global disconnect event ([#1355](https://github.com/feathersjs/feathers/issues/1355)) ([85afcca](https://github.com/feathersjs/feathers/commit/85afcca))
621
349
 
622
350
  # [4.0.0-pre.1](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.0...v4.0.0-pre.1) (2019-05-08)
623
351
 
624
-
625
352
  ### Bug Fixes
626
353
 
627
- * Add registerPublisher alias for .publish ([#1302](https://github.com/feathersjs/feathers/issues/1302)) ([98fe8f8](https://github.com/feathersjs/feathers/commit/98fe8f8))
628
-
629
-
630
-
631
-
354
+ - Add registerPublisher alias for .publish ([#1302](https://github.com/feathersjs/feathers/issues/1302)) ([98fe8f8](https://github.com/feathersjs/feathers/commit/98fe8f8))
632
355
 
633
356
  # [4.0.0-pre.0](https://github.com/feathersjs/feathers/compare/v3.2.0-pre.1...v4.0.0-pre.0) (2019-04-21)
634
357
 
635
-
636
358
  ### Bug Fixes
637
359
 
638
- * Compare socket event data using lodash's isEqual instead of indexOf ([#1061](https://github.com/feathersjs/feathers/issues/1061)) ([f706db3](https://github.com/feathersjs/feathers/commit/f706db3))
639
- * 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
- * Update adapter common tests ([#1135](https://github.com/feathersjs/feathers/issues/1135)) ([8166dda](https://github.com/feathersjs/feathers/commit/8166dda))
641
- * Update all dependencies to latest ([#1206](https://github.com/feathersjs/feathers/issues/1206)) ([e51e0f6](https://github.com/feathersjs/feathers/commit/e51e0f6))
642
- * **package:** update debug to version 3.0.0 ([#45](https://github.com/feathersjs/feathers/issues/45)) ([9b9bde5](https://github.com/feathersjs/feathers/commit/9b9bde5))
643
-
360
+ - Compare socket event data using lodash's isEqual instead of indexOf ([#1061](https://github.com/feathersjs/feathers/issues/1061)) ([f706db3](https://github.com/feathersjs/feathers/commit/f706db3))
361
+ - Make Mocha a proper devDependency for every repository ([#1053](https://github.com/feathersjs/feathers/issues/1053)) ([9974803](https://github.com/feathersjs/feathers/commit/9974803))
362
+ - Update adapter common tests ([#1135](https://github.com/feathersjs/feathers/issues/1135)) ([8166dda](https://github.com/feathersjs/feathers/commit/8166dda))
363
+ - Update all dependencies to latest ([#1206](https://github.com/feathersjs/feathers/issues/1206)) ([e51e0f6](https://github.com/feathersjs/feathers/commit/e51e0f6))
364
+ - **package:** update debug to version 3.0.0 ([#45](https://github.com/feathersjs/feathers/issues/45)) ([9b9bde5](https://github.com/feathersjs/feathers/commit/9b9bde5))
644
365
 
645
366
  ### Features
646
367
 
647
- * Add TypeScript definitions ([#1275](https://github.com/feathersjs/feathers/issues/1275)) ([9dd6713](https://github.com/feathersjs/feathers/commit/9dd6713))
648
- * Allow registering a service at the root level ([#1115](https://github.com/feathersjs/feathers/issues/1115)) ([c73d322](https://github.com/feathersjs/feathers/commit/c73d322))
649
-
650
-
651
-
652
-
368
+ - Add TypeScript definitions ([#1275](https://github.com/feathersjs/feathers/issues/1275)) ([9dd6713](https://github.com/feathersjs/feathers/commit/9dd6713))
369
+ - Allow registering a service at the root level ([#1115](https://github.com/feathersjs/feathers/issues/1115)) ([c73d322](https://github.com/feathersjs/feathers/commit/c73d322))
653
370
 
654
371
  ## [4.2.1](https://github.com/feathersjs/feathers/compare/@feathersjs/transport-commons@4.2.0...@feathersjs/transport-commons@4.2.1) (2019-01-02)
655
372
 
656
-
657
373
  ### Bug Fixes
658
374
 
659
- * Update adapter common tests ([#1135](https://github.com/feathersjs/feathers/issues/1135)) ([8166dda](https://github.com/feathersjs/feathers/commit/8166dda))
660
-
661
-
662
-
663
-
375
+ - Update adapter common tests ([#1135](https://github.com/feathersjs/feathers/issues/1135)) ([8166dda](https://github.com/feathersjs/feathers/commit/8166dda))
664
376
 
665
377
  <a name="4.2.0"></a>
666
- # [4.2.0](https://github.com/feathersjs/feathers/compare/@feathersjs/transport-commons@4.1.6...@feathersjs/transport-commons@4.2.0) (2018-12-16)
667
378
 
379
+ # [4.2.0](https://github.com/feathersjs/feathers/compare/@feathersjs/transport-commons@4.1.6...@feathersjs/transport-commons@4.2.0) (2018-12-16)
668
380
 
669
381
  ### Features
670
382
 
671
- * Allow registering a service at the root level ([#1115](https://github.com/feathersjs/feathers/issues/1115)) ([c73d322](https://github.com/feathersjs/feathers/commit/c73d322))
672
-
673
-
674
-
675
-
383
+ - Allow registering a service at the root level ([#1115](https://github.com/feathersjs/feathers/issues/1115)) ([c73d322](https://github.com/feathersjs/feathers/commit/c73d322))
676
384
 
677
385
  <a name="4.1.6"></a>
678
- ## [4.1.6](https://github.com/feathersjs/feathers/compare/@feathersjs/transport-commons@4.1.5...@feathersjs/transport-commons@4.1.6) (2018-10-25)
679
386
 
387
+ ## [4.1.6](https://github.com/feathersjs/feathers/compare/@feathersjs/transport-commons@4.1.5...@feathersjs/transport-commons@4.1.6) (2018-10-25)
680
388
 
681
389
  ### Bug Fixes
682
390
 
683
- * Compare socket event data using lodash's isEqual instead of indexOf ([#1061](https://github.com/feathersjs/feathers/issues/1061)) ([f706db3](https://github.com/feathersjs/feathers/commit/f706db3))
684
- * Make Mocha a proper devDependency for every repository ([#1053](https://github.com/feathersjs/feathers/issues/1053)) ([9974803](https://github.com/feathersjs/feathers/commit/9974803))
685
-
686
-
687
-
688
-
391
+ - Compare socket event data using lodash's isEqual instead of indexOf ([#1061](https://github.com/feathersjs/feathers/issues/1061)) ([f706db3](https://github.com/feathersjs/feathers/commit/f706db3))
392
+ - Make Mocha a proper devDependency for every repository ([#1053](https://github.com/feathersjs/feathers/issues/1053)) ([9974803](https://github.com/feathersjs/feathers/commit/9974803))
689
393
 
690
394
  <a name="4.1.5"></a>
395
+
691
396
  ## [4.1.5](https://github.com/feathersjs/feathers/compare/@feathersjs/transport-commons@4.1.4...@feathersjs/transport-commons@4.1.5) (2018-09-21)
692
397
 
693
398
  **Note:** Version bump only for package @feathersjs/transport-commons
694
399
 
695
-
696
-
697
-
698
-
699
400
  <a name="4.1.4"></a>
401
+
700
402
  ## [4.1.4](https://github.com/feathersjs/feathers/compare/@feathersjs/transport-commons@4.1.3...@feathersjs/transport-commons@4.1.4) (2018-09-17)
701
403
 
702
404
  **Note:** Version bump only for package @feathersjs/transport-commons
703
405
 
704
-
705
-
706
-
707
-
708
406
  <a name="4.1.3"></a>
407
+
709
408
  ## [4.1.3](https://github.com/feathersjs/feathers/compare/@feathersjs/transport-commons@4.1.2...@feathersjs/transport-commons@4.1.3) (2018-09-02)
710
409
 
711
410
  **Note:** Version bump only for package @feathersjs/transport-commons
712
411
 
713
412
  <a name="4.1.2"></a>
413
+
714
414
  ## 4.1.2
715
415
 
716
416
  - Migrate to Monorepo ([feathers#462](https://github.com/feathersjs/feathers/issues/462))
717
417
 
718
418
  ## [v4.1.1](https://github.com/feathersjs/transport-commons/tree/v4.1.1) (2018-07-03)
419
+
719
420
  [Full Changelog](https://github.com/feathersjs/transport-commons/compare/v4.1.0...v4.1.1)
720
421
 
721
422
  **Merged pull requests:**
@@ -723,6 +424,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
723
424
  - Properly dispatch arrays that do not come from Feathers hook events [\#77](https://github.com/feathersjs/transport-commons/pull/77) ([daffl](https://github.com/daffl))
724
425
 
725
426
  ## [v4.1.0](https://github.com/feathersjs/transport-commons/tree/v4.1.0) (2018-06-28)
427
+
726
428
  [Full Changelog](https://github.com/feathersjs/transport-commons/compare/v4.0.2...v4.1.0)
727
429
 
728
430
  **Merged pull requests:**
@@ -730,6 +432,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
730
432
  - Remove empty channels [\#75](https://github.com/feathersjs/transport-commons/pull/75) ([daffl](https://github.com/daffl))
731
433
 
732
434
  ## [v4.0.2](https://github.com/feathersjs/transport-commons/tree/v4.0.2) (2018-06-12)
435
+
733
436
  [Full Changelog](https://github.com/feathersjs/transport-commons/compare/v4.0.1...v4.0.2)
734
437
 
735
438
  **Merged pull requests:**
@@ -737,6 +440,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
737
440
  - Fix looking up invalid path names through sockets [\#76](https://github.com/feathersjs/transport-commons/pull/76) ([daffl](https://github.com/daffl))
738
441
 
739
442
  ## [v4.0.1](https://github.com/feathersjs/transport-commons/tree/v4.0.1) (2018-05-30)
443
+
740
444
  [Full Changelog](https://github.com/feathersjs/transport-commons/compare/v4.0.0...v4.0.1)
741
445
 
742
446
  **Merged pull requests:**
@@ -744,6 +448,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
744
448
  - Update Codeclimate settings [\#74](https://github.com/feathersjs/transport-commons/pull/74) ([daffl](https://github.com/daffl))
745
449
 
746
450
  ## [v4.0.0](https://github.com/feathersjs/transport-commons/tree/v4.0.0) (2018-02-09)
451
+
747
452
  [Full Changelog](https://github.com/feathersjs/transport-commons/compare/v3.2.0...v4.0.0)
748
453
 
749
454
  **Closed issues:**
@@ -757,6 +462,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
757
462
  - Move socket handling into its own file [\#70](https://github.com/feathersjs/transport-commons/pull/70) ([daffl](https://github.com/daffl))
758
463
 
759
464
  ## [v3.2.0](https://github.com/feathersjs/transport-commons/tree/v3.2.0) (2018-01-30)
465
+
760
466
  [Full Changelog](https://github.com/feathersjs/transport-commons/compare/v3.1.5...v3.2.0)
761
467
 
762
468
  **Closed issues:**
@@ -772,9 +478,11 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
772
478
  - Update semistandard to the latest version 🚀 [\#63](https://github.com/feathersjs/transport-commons/pull/63) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
773
479
 
774
480
  ## [v3.1.5](https://github.com/feathersjs/transport-commons/tree/v3.1.5) (2017-12-12)
481
+
775
482
  [Full Changelog](https://github.com/feathersjs/transport-commons/compare/v3.1.4...v3.1.5)
776
483
 
777
484
  ## [v3.1.4](https://github.com/feathersjs/transport-commons/tree/v3.1.4) (2017-12-12)
485
+
778
486
  [Full Changelog](https://github.com/feathersjs/transport-commons/compare/v3.1.3...v3.1.4)
779
487
 
780
488
  **Merged pull requests:**
@@ -782,6 +490,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
782
490
  - Fix dispatching of arrays [\#62](https://github.com/feathersjs/transport-commons/pull/62) ([daffl](https://github.com/daffl))
783
491
 
784
492
  ## [v3.1.3](https://github.com/feathersjs/transport-commons/tree/v3.1.3) (2017-12-12)
493
+
785
494
  [Full Changelog](https://github.com/feathersjs/transport-commons/compare/v3.1.2...v3.1.3)
786
495
 
787
496
  **Merged pull requests:**
@@ -789,6 +498,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
789
498
  - Make sure that each entry in an array is dispatched as its own even [\#61](https://github.com/feathersjs/transport-commons/pull/61) ([daffl](https://github.com/daffl))
790
499
 
791
500
  ## [v3.1.2](https://github.com/feathersjs/transport-commons/tree/v3.1.2) (2017-12-06)
501
+
792
502
  [Full Changelog](https://github.com/feathersjs/transport-commons/compare/v3.1.1...v3.1.2)
793
503
 
794
504
  **Merged pull requests:**
@@ -796,6 +506,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
796
506
  - Fix another error when there are no results [\#60](https://github.com/feathersjs/transport-commons/pull/60) ([daffl](https://github.com/daffl))
797
507
 
798
508
  ## [v3.1.1](https://github.com/feathersjs/transport-commons/tree/v3.1.1) (2017-12-06)
509
+
799
510
  [Full Changelog](https://github.com/feathersjs/transport-commons/compare/v3.1.0...v3.1.1)
800
511
 
801
512
  **Merged pull requests:**
@@ -803,6 +514,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
803
514
  - Always use a combined channel [\#59](https://github.com/feathersjs/transport-commons/pull/59) ([daffl](https://github.com/daffl))
804
515
 
805
516
  ## [v3.1.0](https://github.com/feathersjs/transport-commons/tree/v3.1.0) (2017-12-06)
517
+
806
518
  [Full Changelog](https://github.com/feathersjs/transport-commons/compare/v3.0.1...v3.1.0)
807
519
 
808
520
  **Merged pull requests:**
@@ -810,6 +522,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
810
522
  - Give channel dispatchers a precedence [\#58](https://github.com/feathersjs/transport-commons/pull/58) ([daffl](https://github.com/daffl))
811
523
 
812
524
  ## [v3.0.1](https://github.com/feathersjs/transport-commons/tree/v3.0.1) (2017-11-03)
525
+
813
526
  [Full Changelog](https://github.com/feathersjs/transport-commons/compare/v3.0.0...v3.0.1)
814
527
 
815
528
  **Closed issues:**
@@ -821,9 +534,11 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
821
534
  - Allow socket calls without query and callback [\#55](https://github.com/feathersjs/transport-commons/pull/55) ([daffl](https://github.com/daffl))
822
535
 
823
536
  ## [v3.0.0](https://github.com/feathersjs/transport-commons/tree/v3.0.0) (2017-11-01)
537
+
824
538
  [Full Changelog](https://github.com/feathersjs/transport-commons/compare/v3.0.0-pre.7...v3.0.0)
825
539
 
826
540
  ## [v3.0.0-pre.7](https://github.com/feathersjs/transport-commons/tree/v3.0.0-pre.7) (2017-10-25)
541
+
827
542
  [Full Changelog](https://github.com/feathersjs/transport-commons/compare/v3.0.0-pre.6...v3.0.0-pre.7)
828
543
 
829
544
  **Merged pull requests:**
@@ -831,6 +546,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
831
546
  - Update to better returnHook handling [\#53](https://github.com/feathersjs/transport-commons/pull/53) ([daffl](https://github.com/daffl))
832
547
 
833
548
  ## [v3.0.0-pre.6](https://github.com/feathersjs/transport-commons/tree/v3.0.0-pre.6) (2017-10-21)
549
+
834
550
  [Full Changelog](https://github.com/feathersjs/transport-commons/compare/v3.0.0-pre.5...v3.0.0-pre.6)
835
551
 
836
552
  **Closed issues:**
@@ -844,6 +560,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
844
560
  - Rename repository and use npm scope [\#51](https://github.com/feathersjs/transport-commons/pull/51) ([daffl](https://github.com/daffl))
845
561
 
846
562
  ## [v3.0.0-pre.5](https://github.com/feathersjs/transport-commons/tree/v3.0.0-pre.5) (2017-10-18)
563
+
847
564
  [Full Changelog](https://github.com/feathersjs/transport-commons/compare/v3.0.0-pre.4...v3.0.0-pre.5)
848
565
 
849
566
  **Merged pull requests:**
@@ -851,6 +568,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
851
568
  - Pass events property to the client [\#50](https://github.com/feathersjs/transport-commons/pull/50) ([daffl](https://github.com/daffl))
852
569
 
853
570
  ## [v3.0.0-pre.4](https://github.com/feathersjs/transport-commons/tree/v3.0.0-pre.4) (2017-10-17)
571
+
854
572
  [Full Changelog](https://github.com/feathersjs/transport-commons/compare/v3.0.0-pre.3...v3.0.0-pre.4)
855
573
 
856
574
  **Merged pull requests:**
@@ -858,6 +576,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
858
576
  - Fix the event name and add some channel debug statements [\#49](https://github.com/feathersjs/transport-commons/pull/49) ([daffl](https://github.com/daffl))
859
577
 
860
578
  ## [v3.0.0-pre.3](https://github.com/feathersjs/transport-commons/tree/v3.0.0-pre.3) (2017-10-16)
579
+
861
580
  [Full Changelog](https://github.com/feathersjs/transport-commons/compare/v3.0.0-pre.2...v3.0.0-pre.3)
862
581
 
863
582
  **Merged pull requests:**
@@ -865,6 +584,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
865
584
  - Update mocha to the latest version 🚀 [\#48](https://github.com/feathersjs/transport-commons/pull/48) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
866
585
 
867
586
  ## [v3.0.0-pre.2](https://github.com/feathersjs/transport-commons/tree/v3.0.0-pre.2) (2017-09-28)
587
+
868
588
  [Full Changelog](https://github.com/feathersjs/transport-commons/compare/v3.0.0-pre.1...v3.0.0-pre.2)
869
589
 
870
590
  **Merged pull requests:**
@@ -872,6 +592,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
872
592
  - Add feathers-channels [\#47](https://github.com/feathersjs/transport-commons/pull/47) ([daffl](https://github.com/daffl))
873
593
 
874
594
  ## [v3.0.0-pre.1](https://github.com/feathersjs/transport-commons/tree/v3.0.0-pre.1) (2017-09-08)
595
+
875
596
  [Full Changelog](https://github.com/feathersjs/transport-commons/compare/v2.4.0...v3.0.0-pre.1)
876
597
 
877
598
  **Fixed bugs:**
@@ -891,6 +612,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
891
612
  - Update dependencies to enable Greenkeeper 🌴 [\#41](https://github.com/feathersjs/transport-commons/pull/41) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
892
613
 
893
614
  ## [v2.4.0](https://github.com/feathersjs/transport-commons/tree/v2.4.0) (2017-01-07)
615
+
894
616
  [Full Changelog](https://github.com/feathersjs/transport-commons/compare/v2.3.1...v2.4.0)
895
617
 
896
618
  **Implemented enhancements:**
@@ -912,6 +634,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
912
634
  - Code coverage [\#29](https://github.com/feathersjs/transport-commons/pull/29) ([ekryski](https://github.com/ekryski))
913
635
 
914
636
  ## [v2.3.1](https://github.com/feathersjs/transport-commons/tree/v2.3.1) (2016-09-02)
637
+
915
638
  [Full Changelog](https://github.com/feathersjs/transport-commons/compare/v2.3.0...v2.3.1)
916
639
 
917
640
  **Merged pull requests:**
@@ -920,6 +643,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
920
643
  - Update mocha to version 3.0.0 🚀 [\#25](https://github.com/feathersjs/transport-commons/pull/25) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
921
644
 
922
645
  ## [v2.3.0](https://github.com/feathersjs/transport-commons/tree/v2.3.0) (2016-07-24)
646
+
923
647
  [Full Changelog](https://github.com/feathersjs/transport-commons/compare/v2.2.1...v2.3.0)
924
648
 
925
649
  **Fixed bugs:**
@@ -931,9 +655,11 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
931
655
  - Skip subsequent filters instead of rejecting the promise [\#24](https://github.com/feathersjs/transport-commons/pull/24) ([daffl](https://github.com/daffl))
932
656
 
933
657
  ## [v2.2.1](https://github.com/feathersjs/transport-commons/tree/v2.2.1) (2016-07-05)
658
+
934
659
  [Full Changelog](https://github.com/feathersjs/transport-commons/compare/v2.2.0...v2.2.1)
935
660
 
936
661
  ## [v2.2.0](https://github.com/feathersjs/transport-commons/tree/v2.2.0) (2016-07-05)
662
+
937
663
  [Full Changelog](https://github.com/feathersjs/transport-commons/compare/v2.1.0...v2.2.0)
938
664
 
939
665
  **Implemented enhancements:**
@@ -954,6 +680,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
954
680
  - Pass all EventEmitter methods to the client connection [\#23](https://github.com/feathersjs/transport-commons/pull/23) ([daffl](https://github.com/daffl))
955
681
 
956
682
  ## [v2.1.0](https://github.com/feathersjs/transport-commons/tree/v2.1.0) (2016-05-29)
683
+
957
684
  [Full Changelog](https://github.com/feathersjs/transport-commons/compare/v2.0.0...v2.1.0)
958
685
 
959
686
  **Closed issues:**
@@ -965,6 +692,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
965
692
  - Make client convert to feathers-errors [\#20](https://github.com/feathersjs/transport-commons/pull/20) ([daffl](https://github.com/daffl))
966
693
 
967
694
  ## [v2.0.0](https://github.com/feathersjs/transport-commons/tree/v2.0.0) (2016-05-23)
695
+
968
696
  [Full Changelog](https://github.com/feathersjs/transport-commons/compare/v1.0.0...v2.0.0)
969
697
 
970
698
  **Merged pull requests:**
@@ -974,6 +702,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
974
702
  - babel-polyfill@6.7.4 breaks build 🚨 [\#16](https://github.com/feathersjs/transport-commons/pull/16) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
975
703
 
976
704
  ## [v1.0.0](https://github.com/feathersjs/transport-commons/tree/v1.0.0) (2016-04-28)
705
+
977
706
  [Full Changelog](https://github.com/feathersjs/transport-commons/compare/v0.2.3...v1.0.0)
978
707
 
979
708
  **Implemented enhancements:**
@@ -991,6 +720,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
991
720
  - Convert errors in socket callbacks [\#14](https://github.com/feathersjs/transport-commons/pull/14) ([daffl](https://github.com/daffl))
992
721
 
993
722
  ## [v0.2.3](https://github.com/feathersjs/transport-commons/tree/v0.2.3) (2016-04-16)
723
+
994
724
  [Full Changelog](https://github.com/feathersjs/transport-commons/compare/v0.2.2...v0.2.3)
995
725
 
996
726
  **Merged pull requests:**
@@ -998,6 +728,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
998
728
  - Remove connection setMaxListeners [\#11](https://github.com/feathersjs/transport-commons/pull/11) ([daffl](https://github.com/daffl))
999
729
 
1000
730
  ## [v0.2.2](https://github.com/feathersjs/transport-commons/tree/v0.2.2) (2016-03-22)
731
+
1001
732
  [Full Changelog](https://github.com/feathersjs/transport-commons/compare/v0.2.1...v0.2.2)
1002
733
 
1003
734
  **Merged pull requests:**
@@ -1005,6 +736,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1005
736
  - Allow chaining event listeners. [\#6](https://github.com/feathersjs/transport-commons/pull/6) ([joshuajabbour](https://github.com/joshuajabbour))
1006
737
 
1007
738
  ## [v0.2.1](https://github.com/feathersjs/transport-commons/tree/v0.2.1) (2016-03-08)
739
+
1008
740
  [Full Changelog](https://github.com/feathersjs/transport-commons/compare/v0.2.0...v0.2.1)
1009
741
 
1010
742
  **Merged pull requests:**
@@ -1012,6 +744,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1012
744
  - Set connection max listeners and better debug messages [\#3](https://github.com/feathersjs/transport-commons/pull/3) ([daffl](https://github.com/daffl))
1013
745
 
1014
746
  ## [v0.2.0](https://github.com/feathersjs/transport-commons/tree/v0.2.0) (2016-02-08)
747
+
1015
748
  [Full Changelog](https://github.com/feathersjs/transport-commons/compare/v0.1.0...v0.2.0)
1016
749
 
1017
750
  **Merged pull requests:**
@@ -1021,5 +754,4 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1021
754
 
1022
755
  ## [v0.1.0](https://github.com/feathersjs/transport-commons/tree/v0.1.0) (2016-01-21)
1023
756
 
1024
-
1025
- \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
757
+ \* _This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)_