UNPKG

38.5 kBMarkdownView Raw
1# Change Log
2
3All notable changes to this project will be documented in this file.
4See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6## [5.0.24](https://github.com/feathersjs/feathers/compare/v5.0.23...v5.0.24) (2024-03-13)
7
8**Note:** Version bump only for package @feathersjs/commons
9
10## [5.0.23](https://github.com/feathersjs/feathers/compare/v5.0.22...v5.0.23) (2024-02-25)
11
12### Bug Fixes
13
14- **core:** Update to latest feathersjs/hooks ([#3434](https://github.com/feathersjs/feathers/issues/3434)) ([1499ccc](https://github.com/feathersjs/feathers/commit/1499ccc41fb3ebba97b2c84e0cb19bc48ad3c651))
15
16## [5.0.22](https://github.com/feathersjs/feathers/compare/v5.0.21...v5.0.22) (2024-02-15)
17
18**Note:** Version bump only for package @feathersjs/commons
19
20## [5.0.21](https://github.com/feathersjs/feathers/compare/v5.0.20...v5.0.21) (2024-01-25)
21
22**Note:** Version bump only for package @feathersjs/commons
23
24## [5.0.20](https://github.com/feathersjs/feathers/compare/v5.0.19...v5.0.20) (2024-01-24)
25
26**Note:** Version bump only for package @feathersjs/commons
27
28## [5.0.19](https://github.com/feathersjs/feathers/compare/v5.0.18...v5.0.19) (2024-01-23)
29
30**Note:** Version bump only for package @feathersjs/commons
31
32## [5.0.18](https://github.com/feathersjs/feathers/compare/v5.0.17...v5.0.18) (2024-01-22)
33
34**Note:** Version bump only for package @feathersjs/commons
35
36## [5.0.17](https://github.com/feathersjs/feathers/compare/v5.0.16...v5.0.17) (2024-01-22)
37
38**Note:** Version bump only for package @feathersjs/commons
39
40## [5.0.16](https://github.com/feathersjs/feathers/compare/v5.0.15...v5.0.16) (2024-01-22)
41
42**Note:** Version bump only for package @feathersjs/commons
43
44## [5.0.15](https://github.com/feathersjs/feathers/compare/v5.0.14...v5.0.15) (2024-01-22)
45
46**Note:** Version bump only for package @feathersjs/commons
47
48## [5.0.14](https://github.com/feathersjs/feathers/compare/v5.0.13...v5.0.14) (2024-01-05)
49
50**Note:** Version bump only for package @feathersjs/commons
51
52## [5.0.13](https://github.com/feathersjs/feathers/compare/v5.0.12...v5.0.13) (2023-12-29)
53
54**Note:** Version bump only for package @feathersjs/commons
55
56## [5.0.12](https://github.com/feathersjs/feathers/compare/v5.0.11...v5.0.12) (2023-11-28)
57
58**Note:** Version bump only for package @feathersjs/commons
59
60## [5.0.11](https://github.com/feathersjs/feathers/compare/v5.0.10...v5.0.11) (2023-10-11)
61
62### Bug Fixes
63
64- **knex:** Update all dependencies and Knex peer ([#3308](https://github.com/feathersjs/feathers/issues/3308)) ([d2f9860](https://github.com/feathersjs/feathers/commit/d2f986036c4741cce2339d8abbcc6b2eb037a12a))
65
66## [5.0.10](https://github.com/feathersjs/feathers/compare/v5.0.9...v5.0.10) (2023-10-03)
67
68**Note:** Version bump only for package @feathersjs/commons
69
70## [5.0.9](https://github.com/feathersjs/feathers/compare/v5.0.8...v5.0.9) (2023-09-27)
71
72**Note:** Version bump only for package @feathersjs/commons
73
74## [5.0.8](https://github.com/feathersjs/feathers/compare/v5.0.7...v5.0.8) (2023-07-19)
75
76**Note:** Version bump only for package @feathersjs/commons
77
78## [5.0.7](https://github.com/feathersjs/feathers/compare/v5.0.6...v5.0.7) (2023-07-14)
79
80**Note:** Version bump only for package @feathersjs/commons
81
82## [5.0.6](https://github.com/feathersjs/feathers/compare/v5.0.5...v5.0.6) (2023-06-15)
83
84**Note:** Version bump only for package @feathersjs/commons
85
86## [5.0.5](https://github.com/feathersjs/feathers/compare/v5.0.4...v5.0.5) (2023-04-28)
87
88**Note:** Version bump only for package @feathersjs/commons
89
90## [5.0.4](https://github.com/feathersjs/feathers/compare/v5.0.3...v5.0.4) (2023-04-12)
91
92### Bug Fixes
93
94- Make sure all Readme files are up to date ([#3154](https://github.com/feathersjs/feathers/issues/3154)) ([a5f0b38](https://github.com/feathersjs/feathers/commit/a5f0b38bbf2a11486415a39533bcc6c67fb51e3e))
95
96## [5.0.3](https://github.com/feathersjs/feathers/compare/v5.0.2...v5.0.3) (2023-04-05)
97
98### Bug Fixes
99
100- **dependencies:** Update all dependencies ([#3139](https://github.com/feathersjs/feathers/issues/3139)) ([f24276e](https://github.com/feathersjs/feathers/commit/f24276e9a909e2e58a0730c730258ce1f70f4028))
101
102## [5.0.1](https://github.com/feathersjs/feathers/compare/v5.0.0...v5.0.1) (2023-03-15)
103
104### Bug Fixes
105
106- **core:** Use Symbol.for to instantiate shared symbols ([#3087](https://github.com/feathersjs/feathers/issues/3087)) ([7f3fc21](https://github.com/feathersjs/feathers/commit/7f3fc2167576f228f8183568eb52b077160e8d65))
107
108# [5.0.0](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.38...v5.0.0) (2023-02-24)
109
110**Note:** Version bump only for package @feathersjs/commons
111
112# [5.0.0-pre.38](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.37...v5.0.0-pre.38) (2023-02-17)
113
114**Note:** Version bump only for package @feathersjs/commons
115
116# [5.0.0-pre.37](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.36...v5.0.0-pre.37) (2023-02-09)
117
118**Note:** Version bump only for package @feathersjs/commons
119
120# [5.0.0-pre.36](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.35...v5.0.0-pre.36) (2023-01-29)
121
122**Note:** Version bump only for package @feathersjs/commons
123
124# [5.0.0-pre.35](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.34...v5.0.0-pre.35) (2023-01-12)
125
126### Features
127
128- **generators:** Move core code generators to shared generators package ([#2982](https://github.com/feathersjs/feathers/issues/2982)) ([0328d22](https://github.com/feathersjs/feathers/commit/0328d2292153870bc43958f73d2c6f288a8cec17))
129
130# [5.0.0-pre.34](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.33...v5.0.0-pre.34) (2022-12-14)
131
132**Note:** Version bump only for package @feathersjs/commons
133
134# [5.0.0-pre.33](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.32...v5.0.0-pre.33) (2022-11-08)
135
136**Note:** Version bump only for package @feathersjs/commons
137
138# [5.0.0-pre.32](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.31...v5.0.0-pre.32) (2022-10-26)
139
140**Note:** Version bump only for package @feathersjs/commons
141
142# [5.0.0-pre.31](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.30...v5.0.0-pre.31) (2022-10-12)
143
144**Note:** Version bump only for package @feathersjs/commons
145
146# [5.0.0-pre.30](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.29...v5.0.0-pre.30) (2022-10-07)
147
148### Features
149
150- **core:** Allow to unregister services at runtime ([#2756](https://github.com/feathersjs/feathers/issues/2756)) ([d16601f](https://github.com/feathersjs/feathers/commit/d16601f2277dca5357866ffdefba2a611f6dc7fa))
151
152# [5.0.0-pre.29](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.28...v5.0.0-pre.29) (2022-09-16)
153
154**Note:** Version bump only for package @feathersjs/commons
155
156# [5.0.0-pre.28](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.27...v5.0.0-pre.28) (2022-08-03)
157
158### Bug Fixes
159
160- **cli:** Improve generated application and client ([#2701](https://github.com/feathersjs/feathers/issues/2701)) ([bd55ffb](https://github.com/feathersjs/feathers/commit/bd55ffb812e89bf215f4515e7f137656ea888c3f))
161
162# [5.0.0-pre.27](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.26...v5.0.0-pre.27) (2022-07-13)
163
164**Note:** Version bump only for package @feathersjs/commons
165
166# [5.0.0-pre.26](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.25...v5.0.0-pre.26) (2022-06-22)
167
168**Note:** Version bump only for package @feathersjs/commons
169
170# [5.0.0-pre.25](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.24...v5.0.0-pre.25) (2022-06-22)
171
172**Note:** Version bump only for package @feathersjs/commons
173
174# [5.0.0-pre.24](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.23...v5.0.0-pre.24) (2022-06-21)
175
176**Note:** Version bump only for package @feathersjs/commons
177
178# [5.0.0-pre.23](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.22...v5.0.0-pre.23) (2022-06-06)
179
180**Note:** Version bump only for package @feathersjs/commons
181
182# [5.0.0-pre.22](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.21...v5.0.0-pre.22) (2022-05-24)
183
184**Note:** Version bump only for package @feathersjs/commons
185
186# [5.0.0-pre.20](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.19...v5.0.0-pre.20) (2022-05-04)
187
188**Note:** Version bump only for package @feathersjs/commons
189
190# [5.0.0-pre.19](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.18...v5.0.0-pre.19) (2022-05-01)
191
192**Note:** Version bump only for package @feathersjs/commons
193
194# [5.0.0-pre.18](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.17...v5.0.0-pre.18) (2022-04-11)
195
196**Note:** Version bump only for package @feathersjs/commons
197
198# [5.0.0-pre.17](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.16...v5.0.0-pre.17) (2022-02-15)
199
200**Note:** Version bump only for package @feathersjs/commons
201
202# [5.0.0-pre.16](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.15...v5.0.0-pre.16) (2022-01-12)
203
204**Note:** Version bump only for package @feathersjs/commons
205
206# [5.0.0-pre.15](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.14...v5.0.0-pre.15) (2021-11-27)
207
208**Note:** Version bump only for package @feathersjs/commons
209
210# [5.0.0-pre.14](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.13...v5.0.0-pre.14) (2021-10-13)
211
212**Note:** Version bump only for package @feathersjs/commons
213
214# [5.0.0-pre.13](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.12...v5.0.0-pre.13) (2021-10-13)
215
216**Note:** Version bump only for package @feathersjs/commons
217
218# [5.0.0-pre.12](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.11...v5.0.0-pre.12) (2021-10-12)
219
220**Note:** Version bump only for package @feathersjs/commons
221
222# [5.0.0-pre.11](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.10...v5.0.0-pre.11) (2021-10-06)
223
224**Note:** Version bump only for package @feathersjs/commons
225
226# [5.0.0-pre.10](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.9...v5.0.0-pre.10) (2021-09-19)
227
228**Note:** Version bump only for package @feathersjs/commons
229
230# [5.0.0-pre.9](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.8...v5.0.0-pre.9) (2021-08-09)
231
232**Note:** Version bump only for package @feathersjs/commons
233
234# [5.0.0-pre.8](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.7...v5.0.0-pre.8) (2021-08-09)
235
236**Note:** Version bump only for package @feathersjs/commons
237
238# [5.0.0-pre.7](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.6...v5.0.0-pre.7) (2021-08-09)
239
240**Note:** Version bump only for package @feathersjs/commons
241
242# [5.0.0-pre.6](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.5...v5.0.0-pre.6) (2021-08-08)
243
244**Note:** Version bump only for package @feathersjs/commons
245
246# [5.0.0-pre.5](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.4...v5.0.0-pre.5) (2021-06-23)
247
248**Note:** Version bump only for package @feathersjs/commons
249
250# [5.0.0-pre.4](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.3...v5.0.0-pre.4) (2021-05-13)
251
252**Note:** Version bump only for package @feathersjs/commons
253
254# [5.0.0-pre.3](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.2...v5.0.0-pre.3) (2021-04-21)
255
256### Bug Fixes
257
258- **typescript:** Improve TypeScript backwards compatibility ([#2310](https://github.com/feathersjs/feathers/issues/2310)) ([f33be73](https://github.com/feathersjs/feathers/commit/f33be73fc46a533efb15df9aab0658e3240d3897))
259
260### Features
261
262- **dependencies:** Remove direct debug dependency ([#2296](https://github.com/feathersjs/feathers/issues/2296)) ([501d416](https://github.com/feathersjs/feathers/commit/501d4164d30c6a126906dc640cdfdc82207ba34a))
263
264# [5.0.0-pre.2](https://github.com/feathersjs/feathers/compare/v5.0.0-beta.1...v5.0.0-pre.2) (2021-04-06)
265
266**Note:** Version bump only for package @feathersjs/commons
267
268# [5.0.0-beta.1](https://github.com/feathersjs/feathers/compare/v5.0.0-beta.0...v5.0.0-beta.1) (2021-04-03)
269
270**Note:** Version bump only for package @feathersjs/commons
271
272# [5.0.0-beta.0](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.1...v5.0.0-beta.0) (2021-03-28)
273
274### Bug Fixes
275
276- Update Grant usage and other dependencies ([#2264](https://github.com/feathersjs/feathers/issues/2264)) ([7b0f8fa](https://github.com/feathersjs/feathers/commit/7b0f8fad252419ed0ad0bf259cdf3104d322ab60))
277
278# [5.0.0-pre.1](https://github.com/feathersjs/feathers/compare/v4.5.11...v5.0.0-pre.1) (2020-12-17)
279
280# [5.0.0-pre.0](https://github.com/feathersjs/feathers/compare/v4.5.4...v5.0.0-pre.0) (2020-05-19)
281
282### Features
283
284- **core:** Migrate @feathersjs/feathers to TypeScript ([#1963](https://github.com/feathersjs/feathers/issues/1963)) ([7812529](https://github.com/feathersjs/feathers/commit/7812529ff0f1008e21211f1d01efbc49795dbe55))
285- **core:** use @feathers/hooks and add async type ([#1929](https://github.com/feathersjs/feathers/issues/1929)) ([a5c4756](https://github.com/feathersjs/feathers/commit/a5c47562eae8410c82fe2f6308f26f8e78b6a3e8))
286
287# [5.0.0-pre.0](https://github.com/feathersjs/feathers/compare/v4.5.4...v5.0.0-pre.0) (2020-05-19)
288
289### Features
290
291- **core:** Migrate @feathersjs/feathers to TypeScript ([#1963](https://github.com/feathersjs/feathers/issues/1963)) ([7812529](https://github.com/feathersjs/feathers/commit/7812529ff0f1008e21211f1d01efbc49795dbe55))
292- **core:** use @feathers/hooks and add async type ([#1929](https://github.com/feathersjs/feathers/issues/1929)) ([a5c4756](https://github.com/feathersjs/feathers/commit/a5c47562eae8410c82fe2f6308f26f8e78b6a3e8))
293
294## [4.5.11](https://github.com/feathersjs/feathers/compare/v4.5.10...v4.5.11) (2020-12-05)
295
296**Note:** Version bump only for package @feathersjs/commons
297
298## [4.5.10](https://github.com/feathersjs/feathers/compare/v4.5.9...v4.5.10) (2020-11-08)
299
300**Note:** Version bump only for package @feathersjs/commons
301
302## [4.5.9](https://github.com/feathersjs/feathers/compare/v4.5.8...v4.5.9) (2020-10-09)
303
304**Note:** Version bump only for package @feathersjs/commons
305
306## [4.5.8](https://github.com/feathersjs/feathers/compare/v4.5.7...v4.5.8) (2020-08-12)
307
308**Note:** Version bump only for package @feathersjs/commons
309
310## [4.5.7](https://github.com/feathersjs/feathers/compare/v4.5.6...v4.5.7) (2020-07-24)
311
312**Note:** Version bump only for package @feathersjs/commons
313
314## [4.5.5](https://github.com/feathersjs/feathers/compare/v4.5.4...v4.5.5) (2020-07-11)
315
316**Note:** Version bump only for package @feathersjs/commons
317
318## [4.5.3](https://github.com/feathersjs/feathers/compare/v4.5.2...v4.5.3) (2020-04-17)
319
320**Note:** Version bump only for package @feathersjs/commons
321
322## [4.5.2](https://github.com/feathersjs/feathers/compare/v4.5.1...v4.5.2) (2020-03-04)
323
324**Note:** Version bump only for package @feathersjs/commons
325
326## [4.5.1](https://github.com/feathersjs/feathers/compare/v4.5.0...v4.5.1) (2020-01-24)
327
328**Note:** Version bump only for package @feathersjs/commons
329
330# [4.5.0](https://github.com/feathersjs/feathers/compare/v4.4.3...v4.5.0) (2020-01-18)
331
332**Note:** Version bump only for package @feathersjs/commons
333
334## [4.4.3](https://github.com/feathersjs/feathers/compare/v4.4.1...v4.4.3) (2019-12-06)
335
336**Note:** Version bump only for package @feathersjs/commons
337
338## [4.4.1](https://github.com/feathersjs/feathers/compare/v4.4.0...v4.4.1) (2019-11-27)
339
340**Note:** Version bump only for package @feathersjs/commons
341
342## [4.3.7](https://github.com/feathersjs/feathers/compare/v4.3.6...v4.3.7) (2019-10-14)
343
344### Bug Fixes
345
346- make \_\_hooks writable and configurable ([#1520](https://github.com/feathersjs/feathers/issues/1520)) ([1c6c374](https://github.com/feathersjs/feathers/commit/1c6c3742ecf1cb813be56074da89e6736d03ffe8))
347
348# [4.3.0](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.4...v4.3.0) (2019-08-27)
349
350**Note:** Version bump only for package @feathersjs/commons
351
352# [4.3.0-pre.4](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.3...v4.3.0-pre.4) (2019-08-22)
353
354**Note:** Version bump only for package @feathersjs/commons
355
356# [4.3.0-pre.3](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.2...v4.3.0-pre.3) (2019-08-19)
357
358### Bug Fixes
359
360- Update all dependencies ([7d53a00](https://github.com/feathersjs/feathers/commit/7d53a00))
361
362# [4.3.0-pre.2](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.1...v4.3.0-pre.2) (2019-08-02)
363
364**Note:** Version bump only for package @feathersjs/commons
365
366# [4.3.0-pre.1](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.5...v4.3.0-pre.1) (2019-07-11)
367
368**Note:** Version bump only for package @feathersjs/commons
369
370# [4.0.0-pre.5](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.4...v4.0.0-pre.5) (2019-07-10)
371
372**Note:** Version bump only for package @feathersjs/commons
373
374# [4.0.0-pre.4](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.3...v4.0.0-pre.4) (2019-07-05)
375
376**Note:** Version bump only for package @feathersjs/commons
377
378# [4.0.0-pre.3](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.2...v4.0.0-pre.3) (2019-06-01)
379
380### Bug Fixes
381
382- Update dependencies and fix tests ([#1373](https://github.com/feathersjs/feathers/issues/1373)) ([d743a7f](https://github.com/feathersjs/feathers/commit/d743a7f))
383
384# [4.0.0-pre.0](https://github.com/feathersjs/feathers/compare/v3.2.0-pre.1...v4.0.0-pre.0) (2019-04-21)
385
386### Bug Fixes
387
388- Make Mocha a proper devDependency for every repository ([#1053](https://github.com/feathersjs/feathers/issues/1053)) ([9974803](https://github.com/feathersjs/feathers/commit/9974803))
389- Update all dependencies to latest ([#1206](https://github.com/feathersjs/feathers/issues/1206)) ([e51e0f6](https://github.com/feathersjs/feathers/commit/e51e0f6))
390- use minimal RegExp matching for better performance ([#977](https://github.com/feathersjs/feathers/issues/977)) ([3ca7e97](https://github.com/feathersjs/feathers/commit/3ca7e97))
391
392### Features
393
394- Add TypeScript definitions ([#1275](https://github.com/feathersjs/feathers/issues/1275)) ([9dd6713](https://github.com/feathersjs/feathers/commit/9dd6713))
395- Common database adapter utilities and test suite ([#1130](https://github.com/feathersjs/feathers/issues/1130)) ([17b3dc8](https://github.com/feathersjs/feathers/commit/17b3dc8))
396- Remove (hook, next) signature and SKIP support ([#1269](https://github.com/feathersjs/feathers/issues/1269)) ([211c0f8](https://github.com/feathersjs/feathers/commit/211c0f8))
397
398### BREAKING CHANGES
399
400- Move database adapter utilities from @feathersjs/commons into its own module
401
402<a name="4.0.0"></a>
403
404# [4.0.0](https://github.com/feathersjs/feathers/compare/@feathersjs/commons@3.0.1...@feathersjs/commons@4.0.0) (2018-12-16)
405
406### Bug Fixes
407
408- Make Mocha a proper devDependency for every repository ([#1053](https://github.com/feathersjs/feathers/issues/1053)) ([9974803](https://github.com/feathersjs/feathers/commit/9974803))
409
410### Features
411
412- Common database adapter utilities and test suite ([#1130](https://github.com/feathersjs/feathers/issues/1130)) ([17b3dc8](https://github.com/feathersjs/feathers/commit/17b3dc8))
413
414### BREAKING CHANGES
415
416- Move database adapter utilities from @feathersjs/commons into its own module
417
418<a name="3.0.1"></a>
419
420## [3.0.1](https://github.com/feathersjs/feathers/compare/@feathersjs/commons@3.0.0...@feathersjs/commons@3.0.1) (2018-09-17)
421
422### Bug Fixes
423
424- use minimal RegExp matching for better performance ([#977](https://github.com/feathersjs/feathers/issues/977)) ([3ca7e97](https://github.com/feathersjs/feathers/commit/3ca7e97))
425
426# Change Log
427
428## [v3.0.0-pre.1](https://github.com/feathersjs/commons/tree/v3.0.0-pre.1) (2018-08-13)
429
430[Full Changelog](https://github.com/feathersjs/commons/compare/v2.0.0...v3.0.0-pre.1)
431
432**Merged pull requests:**
433
434- Remove argument verification and add further utilities [\#81](https://github.com/feathersjs/commons/pull/81) ([daffl](https://github.com/daffl))
435
436## [v2.0.0](https://github.com/feathersjs/commons/tree/v2.0.0) (2018-08-03)
437
438[Full Changelog](https://github.com/feathersjs/commons/compare/v1.4.4...v2.0.0)
439
440**Merged pull requests:**
441
442- Merge major with latest changes [\#80](https://github.com/feathersjs/commons/pull/80) ([daffl](https://github.com/daffl))
443- Ability to specify custom filters in filterQuery [\#73](https://github.com/feathersjs/commons/pull/73) ([vonagam](https://github.com/vonagam))
444
445## [v1.4.4](https://github.com/feathersjs/commons/tree/v1.4.4) (2018-08-01)
446
447[Full Changelog](https://github.com/feathersjs/commons/compare/v1.4.3...v1.4.4)
448
449## [v1.4.3](https://github.com/feathersjs/commons/tree/v1.4.3) (2018-07-25)
450
451[Full Changelog](https://github.com/feathersjs/commons/compare/v1.4.2...v1.4.3)
452
453**Merged pull requests:**
454
455- Revert breaking change from 78d780de91ae8333f3843be153beb5deea55c792 [\#78](https://github.com/feathersjs/commons/pull/78) ([daffl](https://github.com/daffl))
456
457## [v1.4.2](https://github.com/feathersjs/commons/tree/v1.4.2) (2018-07-25)
458
459[Full Changelog](https://github.com/feathersjs/commons/compare/v1.4.1...v1.4.2)
460
461**Closed issues:**
462
463- Sort error on multiple fields [\#74](https://github.com/feathersjs/commons/issues/74)
464- Cannot build with create-react-app \(again\) [\#71](https://github.com/feathersjs/commons/issues/71)
465
466**Merged pull requests:**
467
468- Update all dependencies [\#77](https://github.com/feathersjs/commons/pull/77) ([daffl](https://github.com/daffl))
469- Use sorting algorithm from NeDB [\#76](https://github.com/feathersjs/commons/pull/76) ([daffl](https://github.com/daffl))
470- Open hook workflow to custom methods [\#72](https://github.com/feathersjs/commons/pull/72) ([bertho-zero](https://github.com/bertho-zero))
471
472## [v1.4.1](https://github.com/feathersjs/commons/tree/v1.4.1) (2018-04-12)
473
474[Full Changelog](https://github.com/feathersjs/commons/compare/v1.4.0...v1.4.1)
475
476**Closed issues:**
477
478- Uncaught ReferenceError: convertGetOrRemove is not defined [\#69](https://github.com/feathersjs/commons/issues/69)
479- Cannot build with create-react-app [\#68](https://github.com/feathersjs/commons/issues/68)
480
481**Merged pull requests:**
482
483- Make conversion functions more concise [\#70](https://github.com/feathersjs/commons/pull/70) ([daffl](https://github.com/daffl))
484- Update mocha to the latest version 🚀 [\#67](https://github.com/feathersjs/commons/pull/67) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
485
486## [v1.4.0](https://github.com/feathersjs/commons/tree/v1.4.0) (2018-01-17)
487
488[Full Changelog](https://github.com/feathersjs/commons/compare/v1.3.1...v1.4.0)
489
490**Merged pull requests:**
491
492- Add ability to skip all following hooks [\#65](https://github.com/feathersjs/commons/pull/65) ([sylvainlap](https://github.com/sylvainlap))
493
494## [v1.3.1](https://github.com/feathersjs/commons/tree/v1.3.1) (2018-01-12)
495
496[Full Changelog](https://github.com/feathersjs/commons/compare/v1.3.0...v1.3.1)
497
498**Merged pull requests:**
499
500- Allow array for sorting [\#66](https://github.com/feathersjs/commons/pull/66) ([daffl](https://github.com/daffl))
501- Update semistandard to the latest version 🚀 [\#64](https://github.com/feathersjs/commons/pull/64) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
502
503## [v1.3.0](https://github.com/feathersjs/commons/tree/v1.3.0) (2017-11-20)
504
505[Full Changelog](https://github.com/feathersjs/commons/compare/v1.2.0...v1.3.0)
506
507**Merged pull requests:**
508
509- Add a toJSON method to the hook context [\#63](https://github.com/feathersjs/commons/pull/63) ([daffl](https://github.com/daffl))
510- updating contributing guide and issue template [\#61](https://github.com/feathersjs/commons/pull/61) ([ekryski](https://github.com/ekryski))
511
512## [v1.2.0](https://github.com/feathersjs/commons/tree/v1.2.0) (2017-10-25)
513
514[Full Changelog](https://github.com/feathersjs/commons/compare/v1.1.0...v1.2.0)
515
516**Merged pull requests:**
517
518- Bring back makeUrl [\#62](https://github.com/feathersjs/commons/pull/62) ([daffl](https://github.com/daffl))
519- adding codeclimate config [\#60](https://github.com/feathersjs/commons/pull/60) ([ekryski](https://github.com/ekryski))
520
521## [v1.1.0](https://github.com/feathersjs/commons/tree/v1.1.0) (2017-10-23)
522
523[Full Changelog](https://github.com/feathersjs/commons/compare/v1.0.0...v1.1.0)
524
525**Merged pull requests:**
526
527- Remove unused utilities and add some inline documentation [\#59](https://github.com/feathersjs/commons/pull/59) ([daffl](https://github.com/daffl))
528- Add feathers-query-filters [\#58](https://github.com/feathersjs/commons/pull/58) ([daffl](https://github.com/daffl))
529
530## [v1.0.0](https://github.com/feathersjs/commons/tree/v1.0.0) (2017-10-19)
531
532[Full Changelog](https://github.com/feathersjs/commons/compare/v1.0.0-pre.3...v1.0.0)
533
534**Merged pull requests:**
535
536- Rename repository and add to npm scope [\#57](https://github.com/feathersjs/commons/pull/57) ([daffl](https://github.com/daffl))
537- Updates for Feathers v3 \(Buzzard\) [\#56](https://github.com/feathersjs/commons/pull/56) ([daffl](https://github.com/daffl))
538
539## [v1.0.0-pre.3](https://github.com/feathersjs/commons/tree/v1.0.0-pre.3) (2017-10-18)
540
541[Full Changelog](https://github.com/feathersjs/commons/compare/v1.0.0-pre.2...v1.0.0-pre.3)
542
543**Merged pull requests:**
544
545- Update the client test suite [\#55](https://github.com/feathersjs/commons/pull/55) ([daffl](https://github.com/daffl))
546- Update mocha to the latest version 🚀 [\#54](https://github.com/feathersjs/commons/pull/54) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
547
548## [v1.0.0-pre.2](https://github.com/feathersjs/commons/tree/v1.0.0-pre.2) (2017-07-11)
549
550[Full Changelog](https://github.com/feathersjs/commons/compare/v1.0.0-pre.1...v1.0.0-pre.2)
551
552**Merged pull requests:**
553
554- Update to new plugin infrastructure [\#53](https://github.com/feathersjs/commons/pull/53) ([daffl](https://github.com/daffl))
555
556## [v1.0.0-pre.1](https://github.com/feathersjs/commons/tree/v1.0.0-pre.1) (2017-06-28)
557
558[Full Changelog](https://github.com/feathersjs/commons/compare/v0.8.7...v1.0.0-pre.1)
559
560**Merged pull requests:**
561
562- Commons for Feathers v3 [\#52](https://github.com/feathersjs/commons/pull/52) ([daffl](https://github.com/daffl))
563- Update chai to the latest version 🚀 [\#51](https://github.com/feathersjs/commons/pull/51) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
564- Update semistandard to the latest version 🚀 [\#50](https://github.com/feathersjs/commons/pull/50) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
565- Update dependencies to enable Greenkeeper 🌴 [\#49](https://github.com/feathersjs/commons/pull/49) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
566
567## [v0.8.7](https://github.com/feathersjs/commons/tree/v0.8.7) (2016-11-30)
568
569[Full Changelog](https://github.com/feathersjs/commons/compare/v0.8.6...v0.8.7)
570
571**Closed issues:**
572
573- Matcher function blows up with null values [\#46](https://github.com/feathersjs/commons/issues/46)
574
575**Merged pull requests:**
576
577- matcher now doesn't blow up with null values. Closes \#46 [\#47](https://github.com/feathersjs/commons/pull/47) ([ekryski](https://github.com/ekryski))
578
579## [v0.8.6](https://github.com/feathersjs/commons/tree/v0.8.6) (2016-11-25)
580
581[Full Changelog](https://github.com/feathersjs/commons/compare/v0.8.5...v0.8.6)
582
583**Merged pull requests:**
584
585- Allow to pass an object to hook object [\#45](https://github.com/feathersjs/commons/pull/45) ([daffl](https://github.com/daffl))
586
587## [v0.8.5](https://github.com/feathersjs/commons/tree/v0.8.5) (2016-11-19)
588
589[Full Changelog](https://github.com/feathersjs/commons/compare/v0.8.4...v0.8.5)
590
591**Merged pull requests:**
592
593- Deep merge and toObject [\#44](https://github.com/feathersjs/commons/pull/44) ([ekryski](https://github.com/ekryski))
594- Expose lodash functions [\#43](https://github.com/feathersjs/commons/pull/43) ([ekryski](https://github.com/ekryski))
595- Make url [\#42](https://github.com/feathersjs/commons/pull/42) ([ekryski](https://github.com/ekryski))
596- Expect syntax [\#41](https://github.com/feathersjs/commons/pull/41) ([ekryski](https://github.com/ekryski))
597
598## [v0.8.4](https://github.com/feathersjs/commons/tree/v0.8.4) (2016-11-11)
599
600[Full Changelog](https://github.com/feathersjs/commons/compare/v0.8.3...v0.8.4)
601
602## [v0.8.3](https://github.com/feathersjs/commons/tree/v0.8.3) (2016-11-11)
603
604[Full Changelog](https://github.com/feathersjs/commons/compare/v0.8.2...v0.8.3)
605
606## [v0.8.2](https://github.com/feathersjs/commons/tree/v0.8.2) (2016-11-11)
607
608[Full Changelog](https://github.com/feathersjs/commons/compare/v0.8.1...v0.8.2)
609
610**Merged pull requests:**
611
612- One more fix for select on arrays [\#40](https://github.com/feathersjs/commons/pull/40) ([daffl](https://github.com/daffl))
613
614## [v0.8.1](https://github.com/feathersjs/commons/tree/v0.8.1) (2016-11-11)
615
616[Full Changelog](https://github.com/feathersjs/commons/compare/v0.8.0...v0.8.1)
617
618**Merged pull requests:**
619
620- Fixing select utility methods to work with query selector [\#39](https://github.com/feathersjs/commons/pull/39) ([daffl](https://github.com/daffl))
621
622## [v0.8.0](https://github.com/feathersjs/commons/tree/v0.8.0) (2016-11-09)
623
624[Full Changelog](https://github.com/feathersjs/commons/compare/v0.7.8...v0.8.0)
625
626**Merged pull requests:**
627
628- Implementing lodash utilities and helpers for selecting [\#38](https://github.com/feathersjs/commons/pull/38) ([daffl](https://github.com/daffl))
629- jshint —\> semistandard [\#37](https://github.com/feathersjs/commons/pull/37) ([corymsmith](https://github.com/corymsmith))
630
631## [v0.7.8](https://github.com/feathersjs/commons/tree/v0.7.8) (2016-10-21)
632
633[Full Changelog](https://github.com/feathersjs/commons/compare/v0.7.7...v0.7.8)
634
635**Merged pull requests:**
636
637- Make getting the service in base test dynamic [\#36](https://github.com/feathersjs/commons/pull/36) ([daffl](https://github.com/daffl))
638
639## [v0.7.7](https://github.com/feathersjs/commons/tree/v0.7.7) (2016-10-21)
640
641[Full Changelog](https://github.com/feathersjs/commons/compare/v0.7.6...v0.7.7)
642
643**Merged pull requests:**
644
645- Allow app in hookObject [\#35](https://github.com/feathersjs/commons/pull/35) ([daffl](https://github.com/daffl))
646
647## [v0.7.6](https://github.com/feathersjs/commons/tree/v0.7.6) (2016-10-20)
648
649[Full Changelog](https://github.com/feathersjs/commons/compare/v0.7.5...v0.7.6)
650
651**Merged pull requests:**
652
653- Add test for matching and increase code coverage [\#34](https://github.com/feathersjs/commons/pull/34) ([daffl](https://github.com/daffl))
654- omit '$select' in matcher [\#33](https://github.com/feathersjs/commons/pull/33) ([beeplin](https://github.com/beeplin))
655- adding code coverage [\#32](https://github.com/feathersjs/commons/pull/32) ([ekryski](https://github.com/ekryski))
656
657## [v0.7.5](https://github.com/feathersjs/commons/tree/v0.7.5) (2016-09-05)
658
659[Full Changelog](https://github.com/feathersjs/commons/compare/v0.7.4...v0.7.5)
660
661**Closed issues:**
662
663- Feathers should accept other type of data beside only the object type. [\#26](https://github.com/feathersjs/commons/issues/26)
664- Send better error messages for method normalization [\#12](https://github.com/feathersjs/commons/issues/12)
665
666**Merged pull requests:**
667
668- Allow matching nested $or queries [\#29](https://github.com/feathersjs/commons/pull/29) ([daffl](https://github.com/daffl))
669- Add default export to `hooks.js` [\#28](https://github.com/feathersjs/commons/pull/28) ([KenanY](https://github.com/KenanY))
670- Update mocha to version 3.0.0 🚀 [\#27](https://github.com/feathersjs/commons/pull/27) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
671
672## [v0.7.4](https://github.com/feathersjs/commons/tree/v0.7.4) (2016-05-29)
673
674[Full Changelog](https://github.com/feathersjs/commons/compare/v0.7.3...v0.7.4)
675
676**Merged pull requests:**
677
678- Use forEach instead of ES6 'for of' loop [\#25](https://github.com/feathersjs/commons/pull/25) ([lopezjurip](https://github.com/lopezjurip))
679- mocha@2.5.0 breaks build 🚨 [\#24](https://github.com/feathersjs/commons/pull/24) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
680- Update babel-plugin-add-module-exports to version 0.2.0 🚀 [\#23](https://github.com/feathersjs/commons/pull/23) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
681
682## [v0.7.3](https://github.com/feathersjs/commons/tree/v0.7.3) (2016-05-05)
683
684[Full Changelog](https://github.com/feathersjs/commons/compare/v0.7.2...v0.7.3)
685
686**Merged pull requests:**
687
688- Make sure arguments from hook objects are created properly for known … [\#22](https://github.com/feathersjs/commons/pull/22) ([daffl](https://github.com/daffl))
689
690## [v0.7.2](https://github.com/feathersjs/commons/tree/v0.7.2) (2016-04-26)
691
692[Full Changelog](https://github.com/feathersjs/commons/compare/v0.7.1...v0.7.2)
693
694**Merged pull requests:**
695
696- Update test fixture to use promises and add error cases [\#19](https://github.com/feathersjs/commons/pull/19) ([daffl](https://github.com/daffl))
697
698## [v0.7.1](https://github.com/feathersjs/commons/tree/v0.7.1) (2016-04-04)
699
700[Full Changelog](https://github.com/feathersjs/commons/compare/v0.6.2...v0.7.1)
701
702**Merged pull requests:**
703
704- Adding functionality and tests for shared query and list handling [\#17](https://github.com/feathersjs/commons/pull/17) ([daffl](https://github.com/daffl))
705
706## [v0.6.2](https://github.com/feathersjs/commons/tree/v0.6.2) (2016-02-09)
707
708[Full Changelog](https://github.com/feathersjs/commons/compare/v0.7.0...v0.6.2)
709
710## [v0.7.0](https://github.com/feathersjs/commons/tree/v0.7.0) (2016-02-08)
711
712[Full Changelog](https://github.com/feathersjs/commons/compare/v0.6.1...v0.7.0)
713
714## [v0.6.1](https://github.com/feathersjs/commons/tree/v0.6.1) (2016-02-08)
715
716[Full Changelog](https://github.com/feathersjs/commons/compare/v0.6.0...v0.6.1)
717
718**Merged pull requests:**
719
720- Add NSP check to test script. [\#16](https://github.com/feathersjs/commons/pull/16) ([marshallswain](https://github.com/marshallswain))
721
722## [v0.6.0](https://github.com/feathersjs/commons/tree/v0.6.0) (2016-01-21)
723
724[Full Changelog](https://github.com/feathersjs/commons/compare/v0.5.0...v0.6.0)
725
726**Closed issues:**
727
728- Rename hooks to hookUtils to make room for common hooks. [\#13](https://github.com/feathersjs/commons/issues/13)
729
730**Merged pull requests:**
731
732- Remove shared socket functionality [\#15](https://github.com/feathersjs/commons/pull/15) ([daffl](https://github.com/daffl))
733- Support socket routes with apps mounted on a path [\#14](https://github.com/feathersjs/commons/pull/14) ([daffl](https://github.com/daffl))
734
735## [v0.5.0](https://github.com/feathersjs/commons/tree/v0.5.0) (2016-01-10)
736
737[Full Changelog](https://github.com/feathersjs/commons/compare/v0.4.0...v0.5.0)
738
739## [v0.4.0](https://github.com/feathersjs/commons/tree/v0.4.0) (2016-01-10)
740
741[Full Changelog](https://github.com/feathersjs/commons/compare/v0.3.4...v0.4.0)
742
743## [v0.3.4](https://github.com/feathersjs/commons/tree/v0.3.4) (2016-01-06)
744
745[Full Changelog](https://github.com/feathersjs/commons/compare/v0.3.3...v0.3.4)
746
747**Merged pull requests:**
748
749- Fix SocketIO client iteration for all cases [\#11](https://github.com/feathersjs/commons/pull/11) ([daffl](https://github.com/daffl))
750
751## [v0.3.3](https://github.com/feathersjs/commons/tree/v0.3.3) (2016-01-06)
752
753[Full Changelog](https://github.com/feathersjs/commons/compare/v0.3.2...v0.3.3)
754
755**Closed issues:**
756
757- Socket.io 1.4.0 broke feathers [\#10](https://github.com/feathersjs/commons/issues/10)
758
759## [v0.3.2](https://github.com/feathersjs/commons/tree/v0.3.2) (2016-01-06)
760
761[Full Changelog](https://github.com/feathersjs/commons/compare/v0.3.1...v0.3.2)
762
763## [v0.3.1](https://github.com/feathersjs/commons/tree/v0.3.1) (2016-01-06)
764
765[Full Changelog](https://github.com/feathersjs/commons/compare/v0.3.0...v0.3.1)
766
767## [v0.3.0](https://github.com/feathersjs/commons/tree/v0.3.0) (2015-12-11)
768
769[Full Changelog](https://github.com/feathersjs/commons/compare/v0.2.11...v0.3.0)
770
771**Closed issues:**
772
773- babel inside package.json breaks react-native [\#9](https://github.com/feathersjs/commons/issues/9)
774
775## [v0.2.11](https://github.com/feathersjs/commons/tree/v0.2.11) (2015-11-30)
776
777[Full Changelog](https://github.com/feathersjs/commons/compare/v0.2.10...v0.2.11)
778
779**Merged pull requests:**
780
781- getOrRemove did not check id property type [\#8](https://github.com/feathersjs/commons/pull/8) ([daffl](https://github.com/daffl))
782
783## [v0.2.10](https://github.com/feathersjs/commons/tree/v0.2.10) (2015-11-28)
784
785[Full Changelog](https://github.com/feathersjs/commons/compare/v0.2.9...v0.2.10)
786
787**Closed issues:**
788
789- Remove dependency on lodash [\#6](https://github.com/feathersjs/commons/issues/6)
790
791**Merged pull requests:**
792
793- Migrate to Babel 6 and remove Lodash dependency [\#7](https://github.com/feathersjs/commons/pull/7) ([daffl](https://github.com/daffl))
794
795## [v0.2.9](https://github.com/feathersjs/commons/tree/v0.2.9) (2015-11-17)
796
797[Full Changelog](https://github.com/feathersjs/commons/compare/v0.2.8...v0.2.9)
798
799**Closed issues:**
800
801- Event dispatcher context is not being set to the service [\#5](https://github.com/feathersjs/commons/issues/5)
802- .create with no callback throws error [\#4](https://github.com/feathersjs/commons/issues/4)
803
804## [v0.2.8](https://github.com/feathersjs/commons/tree/v0.2.8) (2015-10-06)
805
806[Full Changelog](https://github.com/feathersjs/commons/compare/v0.2.7...v0.2.8)
807
808**Closed issues:**
809
810- getArguments not exporting correctly [\#1](https://github.com/feathersjs/commons/issues/1)
811
812**Merged pull requests:**
813
814- Add hookObject utilities and remove Lodash dependency from arguments.js [\#3](https://github.com/feathersjs/commons/pull/3) ([daffl](https://github.com/daffl))
815
816## [v0.2.7](https://github.com/feathersjs/commons/tree/v0.2.7) (2015-03-07)
817
818[Full Changelog](https://github.com/feathersjs/commons/compare/v0.2.6...v0.2.7)
819
820## [v0.2.6](https://github.com/feathersjs/commons/tree/v0.2.6) (2015-03-06)
821
822[Full Changelog](https://github.com/feathersjs/commons/compare/v0.2.5...v0.2.6)
823
824## [v0.2.5](https://github.com/feathersjs/commons/tree/v0.2.5) (2015-03-06)
825
826[Full Changelog](https://github.com/feathersjs/commons/compare/0.2.3...v0.2.5)
827
828## [0.2.3](https://github.com/feathersjs/commons/tree/0.2.3) (2015-03-06)
829
830[Full Changelog](https://github.com/feathersjs/commons/compare/0.2.2...0.2.3)
831
832## [0.2.2](https://github.com/feathersjs/commons/tree/0.2.2) (2015-03-06)
833
834[Full Changelog](https://github.com/feathersjs/commons/compare/0.2.1...0.2.2)
835
836## [0.2.1](https://github.com/feathersjs/commons/tree/0.2.1) (2015-03-06)
837
838[Full Changelog](https://github.com/feathersjs/commons/compare/0.2.0...0.2.1)
839
840## [0.2.0](https://github.com/feathersjs/commons/tree/0.2.0) (2015-03-06)
841
842[Full Changelog](https://github.com/feathersjs/commons/compare/0.1.0...0.2.0)
843
844## [0.1.0](https://github.com/feathersjs/commons/tree/0.1.0) (2015-03-06)
845
846\* _This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)_