UNPKG

43.1 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## [4.5.1](https://github.com/feathersjs/feathers/compare/v4.5.0...v4.5.1) (2020-01-24)
7
8**Note:** Version bump only for package @feathersjs/feathers
9
10
11
12
13
14# [4.5.0](https://github.com/feathersjs/feathers/compare/v4.4.3...v4.5.0) (2020-01-18)
15
16
17### Bug Fixes
18
19* Add `params.authentication` type, remove `hook.connection` type ([#1732](https://github.com/feathersjs/feathers/issues/1732)) ([d46b7b2](https://github.com/feathersjs/feathers/commit/d46b7b2abac8862c0e4dbfce20d71b8b8a96692f))
20
21
22
23
24
25## [4.4.3](https://github.com/feathersjs/feathers/compare/v4.4.1...v4.4.3) (2019-12-06)
26
27**Note:** Version bump only for package @feathersjs/feathers
28
29
30
31
32
33## [4.4.1](https://github.com/feathersjs/feathers/compare/v4.4.0...v4.4.1) (2019-11-27)
34
35**Note:** Version bump only for package @feathersjs/feathers
36
37
38
39
40
41# [4.4.0](https://github.com/feathersjs/feathers/compare/v4.3.11...v4.4.0) (2019-11-27)
42
43
44### Bug Fixes
45
46* **core:** Improve hook missing parameter message by adding the service name ([#1703](https://github.com/feathersjs/feathers/issues/1703)) ([2331c2a](https://github.com/feathersjs/feathers/commit/2331c2a3dd70d432db7d62a76ed805d359cbbba5))
47* **typescript:** Allow specific service typings for `Hook` and `HookContext` ([#1688](https://github.com/feathersjs/feathers/issues/1688)) ([f5d0ddd](https://github.com/feathersjs/feathers/commit/f5d0ddd9724bf5778355535d2103d59daaad6294))
48
49
50
51
52
53## [4.3.11](https://github.com/feathersjs/feathers/compare/v4.3.10...v4.3.11) (2019-11-11)
54
55**Note:** Version bump only for package @feathersjs/feathers
56
57
58
59
60
61## [4.3.10](https://github.com/feathersjs/feathers/compare/v4.3.9...v4.3.10) (2019-10-26)
62
63**Note:** Version bump only for package @feathersjs/feathers
64
65
66
67
68
69## [4.3.9](https://github.com/feathersjs/feathers/compare/v4.3.8...v4.3.9) (2019-10-26)
70
71
72### Bug Fixes
73
74* Small type improvements ([#1624](https://github.com/feathersjs/feathers/issues/1624)) ([50162c6](https://github.com/feathersjs/feathers/commit/50162c6e562f0a47c6a280c4f01fff7c3afee293))
75
76
77
78
79
80## [4.3.7](https://github.com/feathersjs/feathers/compare/v4.3.6...v4.3.7) (2019-10-14)
81
82
83### Bug Fixes
84
85* improve Service and AdapterService types ([#1567](https://github.com/feathersjs/feathers/issues/1567)) ([baad6a2](https://github.com/feathersjs/feathers/commit/baad6a26f0f543b712ccb40359b3933ad3a21392))
86
87
88
89
90
91## [4.3.4](https://github.com/feathersjs/feathers/compare/v4.3.3...v4.3.4) (2019-10-03)
92
93
94### Bug Fixes
95
96* Reset version number after every publish ([#1596](https://github.com/feathersjs/feathers/issues/1596)) ([f24f82f](https://github.com/feathersjs/feathers/commit/f24f82f))
97
98
99
100
101
102## [4.3.3](https://github.com/feathersjs/feathers/compare/v4.3.2...v4.3.3) (2019-09-21)
103
104
105### Bug Fixes
106
107* Small improvements in dependencies and code sturcture ([#1562](https://github.com/feathersjs/feathers/issues/1562)) ([42c13e2](https://github.com/feathersjs/feathers/commit/42c13e2))
108
109
110
111
112
113## [4.3.2](https://github.com/feathersjs/feathers/compare/v4.3.1...v4.3.2) (2019-09-16)
114
115**Note:** Version bump only for package @feathersjs/feathers
116
117
118
119
120
121## [4.3.1](https://github.com/feathersjs/feathers/compare/v4.3.0...v4.3.1) (2019-09-09)
122
123**Note:** Version bump only for package @feathersjs/feathers
124
125
126
127
128
129# [4.3.0](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.4...v4.3.0) (2019-08-27)
130
131**Note:** Version bump only for package @feathersjs/feathers
132
133
134
135
136
137# [4.3.0-pre.4](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.3...v4.3.0-pre.4) (2019-08-22)
138
139**Note:** Version bump only for package @feathersjs/feathers
140
141
142
143
144
145# [4.3.0-pre.3](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.2...v4.3.0-pre.3) (2019-08-19)
146
147**Note:** Version bump only for package @feathersjs/feathers
148
149
150
151
152
153# [4.3.0-pre.2](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.1...v4.3.0-pre.2) (2019-08-02)
154
155
156### Bug Fixes
157
158* Improve Params typing ([#1474](https://github.com/feathersjs/feathers/issues/1474)) ([54a3aa7](https://github.com/feathersjs/feathers/commit/54a3aa7))
159
160
161
162
163
164# [4.3.0-pre.1](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.5...v4.3.0-pre.1) (2019-07-11)
165
166**Note:** Version bump only for package @feathersjs/feathers
167
168
169
170
171
172# [4.0.0-pre.5](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.4...v4.0.0-pre.5) (2019-07-10)
173
174**Note:** Version bump only for package @feathersjs/feathers
175
176
177
178
179
180# [4.0.0-pre.4](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.3...v4.0.0-pre.4) (2019-07-05)
181
182
183### Bug Fixes
184
185* Clean up hooks code ([#1407](https://github.com/feathersjs/feathers/issues/1407)) ([f25c88b](https://github.com/feathersjs/feathers/commit/f25c88b))
186* Fix @feathersjs/feathers typings http import ([abbc07b](https://github.com/feathersjs/feathers/commit/abbc07b))
187* Updated typings for ServiceMethods ([#1409](https://github.com/feathersjs/feathers/issues/1409)) ([b5ee7e2](https://github.com/feathersjs/feathers/commit/b5ee7e2))
188
189
190
191
192
193# [4.0.0-pre.3](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.2...v4.0.0-pre.3) (2019-06-01)
194
195
196### Bug Fixes
197
198* Typings fix and improvements. ([#1364](https://github.com/feathersjs/feathers/issues/1364)) ([515b916](https://github.com/feathersjs/feathers/commit/515b916))
199* Update dependencies and fix tests ([#1373](https://github.com/feathersjs/feathers/issues/1373)) ([d743a7f](https://github.com/feathersjs/feathers/commit/d743a7f))
200
201
202
203
204
205# [4.0.0-pre.2](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.1...v4.0.0-pre.2) (2019-05-15)
206
207
208### Bug Fixes
209
210* **typescript:** finally should be optional ([#1350](https://github.com/feathersjs/feathers/issues/1350)) ([f439a9e](https://github.com/feathersjs/feathers/commit/f439a9e))
211* Fix versioning tests. Closes [#1346](https://github.com/feathersjs/feathers/issues/1346) ([dd519f6](https://github.com/feathersjs/feathers/commit/dd519f6))
212* Use `export =` in TypeScript definitions ([#1285](https://github.com/feathersjs/feathers/issues/1285)) ([12d0f4b](https://github.com/feathersjs/feathers/commit/12d0f4b))
213
214
215
216
217
218# [4.0.0-pre.1](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.0...v4.0.0-pre.1) (2019-05-08)
219
220
221### Bug Fixes
222
223* Update version number check ([53575c5](https://github.com/feathersjs/feathers/commit/53575c5))
224* Updated HooksObject typings ([#1300](https://github.com/feathersjs/feathers/issues/1300)) ([b28058c](https://github.com/feathersjs/feathers/commit/b28058c))
225
226
227
228
229
230# [4.0.0-pre.0](https://github.com/feathersjs/feathers/compare/v3.2.0-pre.1...v4.0.0-pre.0) (2019-04-21)
231
232
233### Bug Fixes
234
235* Do not inherit app object from Object prototype ([#1153](https://github.com/feathersjs/feathers/issues/1153)) ([ed8c2e4](https://github.com/feathersjs/feathers/commit/ed8c2e4))
236* Make Mocha a proper devDependency for every repository ([#1053](https://github.com/feathersjs/feathers/issues/1053)) ([9974803](https://github.com/feathersjs/feathers/commit/9974803))
237* Normalize params to object even when it is falsy ([#1012](https://github.com/feathersjs/feathers/issues/1012)) ([af97818](https://github.com/feathersjs/feathers/commit/af97818))
238* Update adapter common tests ([#1135](https://github.com/feathersjs/feathers/issues/1135)) ([8166dda](https://github.com/feathersjs/feathers/commit/8166dda))
239* Update all dependencies to latest ([#1206](https://github.com/feathersjs/feathers/issues/1206)) ([e51e0f6](https://github.com/feathersjs/feathers/commit/e51e0f6))
240
241
242### Features
243
244* Add TypeScript definitions ([#1275](https://github.com/feathersjs/feathers/issues/1275)) ([9dd6713](https://github.com/feathersjs/feathers/commit/9dd6713))
245* Allow registering a service at the root level ([#1115](https://github.com/feathersjs/feathers/issues/1115)) ([c73d322](https://github.com/feathersjs/feathers/commit/c73d322))
246* Allow to skip sending service events ([#1270](https://github.com/feathersjs/feathers/issues/1270)) ([b487bbd](https://github.com/feathersjs/feathers/commit/b487bbd))
247* Remove (hook, next) signature and SKIP support ([#1269](https://github.com/feathersjs/feathers/issues/1269)) ([211c0f8](https://github.com/feathersjs/feathers/commit/211c0f8))
248
249
250
251
252
253## [3.3.1](https://github.com/feathersjs/feathers/compare/@feathersjs/feathers@3.3.0...@feathersjs/feathers@3.3.1) (2019-01-02)
254
255
256### Bug Fixes
257
258* Do not inherit app object from Object prototype ([#1153](https://github.com/feathersjs/feathers/issues/1153)) ([ed8c2e4](https://github.com/feathersjs/feathers/commit/ed8c2e4))
259* Update adapter common tests ([#1135](https://github.com/feathersjs/feathers/issues/1135)) ([8166dda](https://github.com/feathersjs/feathers/commit/8166dda))
260
261
262
263
264
265<a name="3.3.0"></a>
266# [3.3.0](https://github.com/feathersjs/feathers/compare/@feathersjs/feathers@3.2.3...@feathersjs/feathers@3.3.0) (2018-12-16)
267
268
269### Bug Fixes
270
271* Make Mocha a proper devDependency for every repository ([#1053](https://github.com/feathersjs/feathers/issues/1053)) ([9974803](https://github.com/feathersjs/feathers/commit/9974803))
272
273
274### Features
275
276* Allow registering a service at the root level ([#1115](https://github.com/feathersjs/feathers/issues/1115)) ([c73d322](https://github.com/feathersjs/feathers/commit/c73d322))
277
278
279
280
281
282<a name="3.2.3"></a>
283## [3.2.3](https://github.com/feathersjs/feathers/compare/@feathersjs/feathers@3.2.2...@feathersjs/feathers@3.2.3) (2018-09-21)
284
285
286### Bug Fixes
287
288* Normalize params to object even when it is falsy ([#1012](https://github.com/feathersjs/feathers/issues/1012)) ([af97818](https://github.com/feathersjs/feathers/commit/af97818))
289
290
291
292
293
294<a name="3.2.2"></a>
295## [3.2.2](https://github.com/feathersjs/feathers/compare/@feathersjs/feathers@3.2.1...@feathersjs/feathers@3.2.2) (2018-09-17)
296
297**Note:** Version bump only for package @feathersjs/feathers
298
299
300
301
302
303<a name="3.2.1"></a>
304## [3.2.1](https://github.com/feathersjs/feathers/compare/@feathersjs/express@1.2.4...@feathersjs/feather@3.2.1) (2018-09-02)
305
306**Note:** Version bump only for package @feathersjs/express
307
308- Migrate to Monorepo ([feathers#462](https://github.com/feathersjs/feathers/issues/462))
309
310## [v3.2.0](https://github.com/feathersjs/feathers/tree/v3.2.0-pre.1) (2018-08-19)
311[Full Changelog](https://github.com/feathersjs/feathers/compare/v3.1.7...v3.2.0-pre.1)
312
313**Merged pull requests:**
314
315- Add breaking test [\#931](https://github.com/feathersjs/feathers/pull/931) ([bertho-zero](https://github.com/bertho-zero))
316- Some refactoring for custom method hooks [\#930](https://github.com/feathersjs/feathers/pull/930) ([daffl](https://github.com/daffl))
317- Allow adding hooks to other service methods [\#924](https://github.com/feathersjs/feathers/pull/924) ([bertho-zero](https://github.com/bertho-zero))
318
319## [v3.1.7](https://github.com/feathersjs/feathers/tree/v3.1.7) (2018-06-16)
320[Full Changelog](https://github.com/feathersjs/feathers/compare/v3.1.6...v3.1.7)
321
322**Merged pull requests:**
323
324- Update to latest Uberproto and other dependencies [\#889](https://github.com/feathersjs/feathers/pull/889) ([daffl](https://github.com/daffl))
325
326## [v3.1.6](https://github.com/feathersjs/feathers/tree/v3.1.6) (2018-06-03)
327[Full Changelog](https://github.com/feathersjs/feathers/compare/v3.1.5...v3.1.6)
328
329**Merged pull requests:**
330
331- Update uberproto to the latest version 🚀 [\#881](https://github.com/feathersjs/feathers/pull/881) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
332- Add 'services conserve Symbols' test [\#880](https://github.com/feathersjs/feathers/pull/880) ([bertho-zero](https://github.com/bertho-zero))
333- Update events to the latest version 🚀 [\#872](https://github.com/feathersjs/feathers/pull/872) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
334- Add Greenkeeper badge 🌴 [\#867](https://github.com/feathersjs/feathers/pull/867) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
335
336## [v3.1.5](https://github.com/feathersjs/feathers/tree/v3.1.5) (2018-05-04)
337[Full Changelog](https://github.com/feathersjs/feathers/compare/v3.1.4...v3.1.5)
338
339**Merged pull requests:**
340
341- Allow methods to return a null result [\#865](https://github.com/feathersjs/feathers/pull/865) ([bertho-zero](https://github.com/bertho-zero))
342
343## [v3.1.4](https://github.com/feathersjs/feathers/tree/v3.1.4) (2018-03-26)
344[Full Changelog](https://github.com/feathersjs/feathers/compare/v3.1.3...v3.1.4)
345
346**Merged pull requests:**
347
348- Make sure error hooks always have the original context information [\#842](https://github.com/feathersjs/feathers/pull/842) ([daffl](https://github.com/daffl))
349
350## [v3.1.3](https://github.com/feathersjs/feathers/tree/v3.1.3) (2018-02-16)
351[Full Changelog](https://github.com/feathersjs/feathers/compare/v3.1.2...v3.1.3)
352
353**Merged pull requests:**
354
355- Update events to the latest version 🚀 [\#810](https://github.com/feathersjs/feathers/pull/810) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
356
357## [v3.1.2](https://github.com/feathersjs/feathers/tree/v3.1.2) (2018-02-10)
358[Full Changelog](https://github.com/feathersjs/feathers/compare/v3.1.1...v3.1.2)
359
360**Merged pull requests:**
361
362- Handle errors in error hooks properly [\#819](https://github.com/feathersjs/feathers/pull/819) ([daffl](https://github.com/daffl))
363
364## [v3.1.1](https://github.com/feathersjs/feathers/tree/v3.1.1) (2018-02-08)
365[Full Changelog](https://github.com/feathersjs/feathers/compare/v3.1.0...v3.1.1)
366
367**Merged pull requests:**
368
369- Turn argument validation into the first hook [\#818](https://github.com/feathersjs/feathers/pull/818) ([daffl](https://github.com/daffl))
370- Add Russian Telegram community [\#814](https://github.com/feathersjs/feathers/pull/814) ([vodniciarv](https://github.com/vodniciarv))
371
372## [v3.1.0](https://github.com/feathersjs/feathers/tree/v3.1.0) (2018-01-26)
373[Full Changelog](https://github.com/feathersjs/feathers/compare/v3.0.5...v3.1.0)
374
375**Merged pull requests:**
376
377- Update mocha to the latest version 🚀 [\#793](https://github.com/feathersjs/feathers/pull/793) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
378- Add ability to skip all following hooks [\#792](https://github.com/feathersjs/feathers/pull/792) ([sylvainlap](https://github.com/sylvainlap))
379
380## [v3.0.5](https://github.com/feathersjs/feathers/tree/v3.0.5) (2018-01-04)
381[Full Changelog](https://github.com/feathersjs/feathers/compare/v2.2.4...v3.0.5)
382
383**Merged pull requests:**
384
385- Add backers & sponsors from Open Collective [\#504](https://github.com/feathersjs/feathers/pull/504) ([piamancini](https://github.com/piamancini))
386
387## [v2.2.4](https://github.com/feathersjs/feathers/tree/v2.2.4) (2018-01-04)
388[Full Changelog](https://github.com/feathersjs/feathers/compare/v3.0.4...v2.2.4)
389
390## [v3.0.4](https://github.com/feathersjs/feathers/tree/v3.0.4) (2018-01-03)
391[Full Changelog](https://github.com/feathersjs/feathers/compare/v3.0.3...v3.0.4)
392
393**Merged pull requests:**
394
395- Update Readme to correspond with latest release [\#772](https://github.com/feathersjs/feathers/pull/772) ([daffl](https://github.com/daffl))
396
397## [v3.0.3](https://github.com/feathersjs/feathers/tree/v3.0.3) (2018-01-02)
398[Full Changelog](https://github.com/feathersjs/feathers/compare/v3.0.2...v3.0.3)
399
400**Merged pull requests:**
401
402- Properly resolve the promise in error hooks if returnHook is set. [\#769](https://github.com/feathersjs/feathers/pull/769) ([daffl](https://github.com/daffl))
403- Update semistandard to the latest version 🚀 [\#768](https://github.com/feathersjs/feathers/pull/768) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
404
405## [v3.0.2](https://github.com/feathersjs/feathers/tree/v3.0.2) (2017-12-05)
406[Full Changelog](https://github.com/feathersjs/feathers/compare/v3.0.1...v3.0.2)
407
408**Merged pull requests:**
409
410- Updated to handle array emit for service results. [\#743](https://github.com/feathersjs/feathers/pull/743) ([superlazycoder](https://github.com/superlazycoder))
411
412## [v3.0.1](https://github.com/feathersjs/feathers/tree/v3.0.1) (2017-11-16)
413[Full Changelog](https://github.com/feathersjs/feathers/compare/v3.0.0...v3.0.1)
414
415**Merged pull requests:**
416
417- Updated readme.md [\#732](https://github.com/feathersjs/feathers/pull/732) ([andlewis](https://github.com/andlewis))
418- Add default export for better ES module \(TypeScript\) compatibility [\#731](https://github.com/feathersjs/feathers/pull/731) ([daffl](https://github.com/daffl))
419- Throw an error for invalid service paths [\#729](https://github.com/feathersjs/feathers/pull/729) ([daffl](https://github.com/daffl))
420- Update nsp to the latest version 🚀 [\#723](https://github.com/feathersjs/feathers/pull/723) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
421- Rename expressify to express [\#719](https://github.com/feathersjs/feathers/pull/719) ([bertho-zero](https://github.com/bertho-zero))
422
423## [v3.0.0](https://github.com/feathersjs/feathers/tree/v3.0.0) (2017-11-01)
424[Full Changelog](https://github.com/feathersjs/feathers/compare/v3.0.0-pre.3...v3.0.0)
425
426**Merged pull requests:**
427
428- Update dependencies to enable Greenkeeper 🌴 [\#708](https://github.com/feathersjs/feathers/pull/708) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
429- Feathers v3 core \(Buzzard\) [\#697](https://github.com/feathersjs/feathers/pull/697) ([daffl](https://github.com/daffl))
430
431## [v3.0.0-pre.3](https://github.com/feathersjs/feathers/tree/v3.0.0-pre.3) (2017-10-25)
432[Full Changelog](https://github.com/feathersjs/feathers/compare/v3.0.0-pre.2...v3.0.0-pre.3)
433
434**Merged pull requests:**
435
436- Better logic for returning the hook object from method call [\#706](https://github.com/feathersjs/feathers/pull/706) ([daffl](https://github.com/daffl))
437- Codeclimate Updates [\#704](https://github.com/feathersjs/feathers/pull/704) ([ekryski](https://github.com/ekryski))
438- Add more inline documentation [\#703](https://github.com/feathersjs/feathers/pull/703) ([daffl](https://github.com/daffl))
439
440## [v3.0.0-pre.2](https://github.com/feathersjs/feathers/tree/v3.0.0-pre.2) (2017-10-20)
441[Full Changelog](https://github.com/feathersjs/feathers/compare/v2.2.3...v3.0.0-pre.2)
442
443**Merged pull requests:**
444
445- Move to @feathersjs npm scope [\#699](https://github.com/feathersjs/feathers/pull/699) ([daffl](https://github.com/daffl))
446- Also pass app object as parameter to configure callbacks [\#698](https://github.com/feathersjs/feathers/pull/698) ([daffl](https://github.com/daffl))
447
448## [v2.2.3](https://github.com/feathersjs/feathers/tree/v2.2.3) (2017-10-20)
449[Full Changelog](https://github.com/feathersjs/feathers/compare/v2.2.2...v2.2.3)
450
451**Merged pull requests:**
452
453- Move Typescript declaration dependency into devDependencies [\#696](https://github.com/feathersjs/feathers/pull/696) ([daffl](https://github.com/daffl))
454- Add changelog back [\#695](https://github.com/feathersjs/feathers/pull/695) ([daffl](https://github.com/daffl))
455- Add support for Feathers v3 sub-apps [\#694](https://github.com/feathersjs/feathers/pull/694) ([daffl](https://github.com/daffl))
456- Feature/typescript fix [\#692](https://github.com/feathersjs/feathers/pull/692) ([TimMensch](https://github.com/TimMensch))
457- Update mocha to the latest version 🚀 [\#685](https://github.com/feathersjs/feathers/pull/685) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
458
459## [v2.2.2](https://github.com/feathersjs/feathers/tree/v2.2.2) (2017-09-30)
460[Full Changelog](https://github.com/feathersjs/feathers/compare/v2.2.1...v2.2.2)
461
462**Merged pull requests:**
463
464- Update to latest secure dependencies [\#684](https://github.com/feathersjs/feathers/pull/684) ([daffl](https://github.com/daffl))
465
466## [v2.2.1](https://github.com/feathersjs/feathers/tree/v2.2.1) (2017-09-25)
467[Full Changelog](https://github.com/feathersjs/feathers/compare/v2.2.0...v2.2.1)
468
469**Merged pull requests:**
470
471- \[typings\] Make generic type of Service default to any [\#681](https://github.com/feathersjs/feathers/pull/681) ([j2L4e](https://github.com/j2L4e))
472- Update readme.md [\#668](https://github.com/feathersjs/feathers/pull/668) ([damosse31](https://github.com/damosse31))
473
474## [v2.2.0](https://github.com/feathersjs/feathers/tree/v2.2.0) (2017-09-01)
475[Full Changelog](https://github.com/feathersjs/feathers/compare/v3.0.0-pre.1...v2.2.0)
476
477**Merged pull requests:**
478
479- No longer pollutes the global scope [\#662](https://github.com/feathersjs/feathers/pull/662) ([bertho-zero](https://github.com/bertho-zero))
480- Update debug to the latest version 🚀 [\#641](https://github.com/feathersjs/feathers/pull/641) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
481- Examples url is tinny \(broken\) [\#634](https://github.com/feathersjs/feathers/pull/634) ([rayfoss](https://github.com/rayfoss))
482
483## [v3.0.0-pre.1](https://github.com/feathersjs/feathers/tree/v3.0.0-pre.1) (2017-07-19)
484[Full Changelog](https://github.com/feathersjs/feathers/compare/v2.1.7...v3.0.0-pre.1)
485
486**Merged pull requests:**
487
488- Add a missing configure\(\) method in typescript definition [\#624](https://github.com/feathersjs/feathers/pull/624) ([jansel369](https://github.com/jansel369))
489
490## [v2.1.7](https://github.com/feathersjs/feathers/tree/v2.1.7) (2017-07-16)
491[Full Changelog](https://github.com/feathersjs/feathers/compare/v2.1.6...v2.1.7)
492
493## [v2.1.6](https://github.com/feathersjs/feathers/tree/v2.1.6) (2017-07-16)
494[Full Changelog](https://github.com/feathersjs/feathers/compare/v2.1.4...v2.1.6)
495
496**Merged pull requests:**
497
498- Allows error hooks to swallow error by setting the result [\#621](https://github.com/feathersjs/feathers/pull/621) ([daffl](https://github.com/daffl))
499- typings: properly overload .create\(\) [\#619](https://github.com/feathersjs/feathers/pull/619) ([j2L4e](https://github.com/j2L4e))
500- Update to new plugin infrastructure [\#614](https://github.com/feathersjs/feathers/pull/614) ([daffl](https://github.com/daffl))
501- Allow flag to return the hook object [\#607](https://github.com/feathersjs/feathers/pull/607) ([daffl](https://github.com/daffl))
502- Use inline version Babel plugin [\#606](https://github.com/feathersjs/feathers/pull/606) ([daffl](https://github.com/daffl))
503- Initial changes for Feathers v3 [\#605](https://github.com/feathersjs/feathers/pull/605) ([daffl](https://github.com/daffl))
504- Update index.d.ts [\#603](https://github.com/feathersjs/feathers/pull/603) ([j2L4e](https://github.com/j2L4e))
505
506## [v2.1.4](https://github.com/feathersjs/feathers/tree/v2.1.4) (2017-06-26)
507[Full Changelog](https://github.com/feathersjs/feathers/compare/v2.1.3...v2.1.4)
508
509**Merged pull requests:**
510
511- Return types needed [\#602](https://github.com/feathersjs/feathers/pull/602) ([Creiger](https://github.com/Creiger))
512- Remove TypeScript typings [\#598](https://github.com/feathersjs/feathers/pull/598) ([daffl](https://github.com/daffl))
513- Remove explicit loading of babel-polyfill [\#597](https://github.com/feathersjs/feathers/pull/597) ([daffl](https://github.com/daffl))
514- Add feathers-hooks to core [\#596](https://github.com/feathersjs/feathers/pull/596) ([daffl](https://github.com/daffl))
515- Revert update to security links [\#590](https://github.com/feathersjs/feathers/pull/590) ([alaycock](https://github.com/alaycock))
516
517## [v2.1.3](https://github.com/feathersjs/feathers/tree/v2.1.3) (2017-05-29)
518[Full Changelog](https://github.com/feathersjs/feathers/compare/v2.1.2...v2.1.3)
519
520**Merged pull requests:**
521
522- Fix typings [\#587](https://github.com/feathersjs/feathers/pull/587) ([cranesandcaff](https://github.com/cranesandcaff))
523- Update feathers-socketio to the latest version 🚀 [\#576](https://github.com/feathersjs/feathers/pull/576) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
524
525## [v2.1.2](https://github.com/feathersjs/feathers/tree/v2.1.2) (2017-05-09)
526[Full Changelog](https://github.com/feathersjs/feathers/compare/v2.1.1...v2.1.2)
527
528**Merged pull requests:**
529
530- Fix typescript defnition of Service. All the service methods should be [\#573](https://github.com/feathersjs/feathers/pull/573) ([harish2704](https://github.com/harish2704))
531- Update socket.io-client to the latest version 🚀 [\#572](https://github.com/feathersjs/feathers/pull/572) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
532- Update dependencies to enable Greenkeeper 🌴 [\#551](https://github.com/feathersjs/feathers/pull/551) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
533- Fix pagination type definition. [\#527](https://github.com/feathersjs/feathers/pull/527) ([asdacap](https://github.com/asdacap))
534
535## [v2.1.1](https://github.com/feathersjs/feathers/tree/v2.1.1) (2017-03-03)
536[Full Changelog](https://github.com/feathersjs/feathers/compare/v2.1.0...v2.1.1)
537
538**Merged pull requests:**
539
540- No Pagination in Typescript \#520 [\#522](https://github.com/feathersjs/feathers/pull/522) ([superbarne](https://github.com/superbarne))
541
542## [v2.1.0](https://github.com/feathersjs/feathers/tree/v2.1.0) (2017-03-01)
543[Full Changelog](https://github.com/feathersjs/feathers/compare/v2.0.3...v2.1.0)
544
545**Merged pull requests:**
546
547- Typescript Definitions [\#507](https://github.com/feathersjs/feathers/pull/507) ([AbraaoAlves](https://github.com/AbraaoAlves))
548- Auto Dependency Updates ... [\#492](https://github.com/feathersjs/feathers/pull/492) ([lguzzon](https://github.com/lguzzon))
549- debug@2.4.0 breaks build 🚨 [\#476](https://github.com/feathersjs/feathers/pull/476) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
550
551## [v2.0.3](https://github.com/feathersjs/feathers/tree/v2.0.3) (2016-12-10)
552[Full Changelog](https://github.com/feathersjs/feathers/compare/v2.0.2...v2.0.3)
553
554**Merged pull requests:**
555
556- Update feathers-commons to use latest [\#473](https://github.com/feathersjs/feathers/pull/473) ([daffl](https://github.com/daffl))
557- Create .codeclimate.yml [\#468](https://github.com/feathersjs/feathers/pull/468) ([larkinscott](https://github.com/larkinscott))
558- Update feathers-commons to version 0.8.0 🚀 [\#459](https://github.com/feathersjs/feathers/pull/459) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
559- adding .github folder and templates [\#442](https://github.com/feathersjs/feathers/pull/442) ([ekryski](https://github.com/ekryski))
560- Remove .jshintrc [\#434](https://github.com/feathersjs/feathers/pull/434) ([marshallswain](https://github.com/marshallswain))
561- jshint —\> semistandard [\#430](https://github.com/feathersjs/feathers/pull/430) ([marshallswain](https://github.com/marshallswain))
562- Increase code coverage [\#429](https://github.com/feathersjs/feathers/pull/429) ([daffl](https://github.com/daffl))
563- Remove NPM badges and fix code climate badge [\#428](https://github.com/feathersjs/feathers/pull/428) ([daffl](https://github.com/daffl))
564- adding code coverage config, badges and LTS section [\#427](https://github.com/feathersjs/feathers/pull/427) ([ekryski](https://github.com/ekryski))
565
566## [v2.0.2](https://github.com/feathersjs/feathers/tree/v2.0.2) (2016-09-15)
567[Full Changelog](https://github.com/feathersjs/feathers/compare/v2.0.1...v2.0.2)
568
569**Merged pull requests:**
570
571- Create an app reference on service event hook object [\#406](https://github.com/feathersjs/feathers/pull/406) ([kaiquewdev](https://github.com/kaiquewdev))
572- Update mocha to version 3.0.0 🚀 [\#375](https://github.com/feathersjs/feathers/pull/375) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
573- Update contributing.md [\#370](https://github.com/feathersjs/feathers/pull/370) ([MichaelErmer](https://github.com/MichaelErmer))
574- mocha@2.5.0 breaks build 🚨 [\#338](https://github.com/feathersjs/feathers/pull/338) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
575- Update babel-plugin-add-module-exports to version 0.2.0 🚀 [\#326](https://github.com/feathersjs/feathers/pull/326) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
576- socket.io-client@1.4.6 breaks build 🚨 [\#322](https://github.com/feathersjs/feathers/pull/322) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
577- Set rejectUnauthorized explicitly [\#321](https://github.com/feathersjs/feathers/pull/321) ([daffl](https://github.com/daffl))
578
579## [v2.0.1](https://github.com/feathersjs/feathers/tree/v2.0.1) (2016-04-28)
580[Full Changelog](https://github.com/feathersjs/feathers/compare/v2.0.0...v2.0.1)
581
582**Merged pull requests:**
583
584- Test and fix for allowing services with only a setup method [\#308](https://github.com/feathersjs/feathers/pull/308) ([daffl](https://github.com/daffl))
585- Remove JSON loading from the client version [\#306](https://github.com/feathersjs/feathers/pull/306) ([daffl](https://github.com/daffl))
586- Update readme.md [\#302](https://github.com/feathersjs/feathers/pull/302) ([marshallswain](https://github.com/marshallswain))
587- Fix link to docs [\#268](https://github.com/feathersjs/feathers/pull/268) ([lepiaf](https://github.com/lepiaf))
588- Update feathers-client to version 1.0.0 🚀 [\#263](https://github.com/feathersjs/feathers/pull/263) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
589- New site [\#252](https://github.com/feathersjs/feathers/pull/252) ([ekryski](https://github.com/ekryski))
590
591## [v2.0.0](https://github.com/feathersjs/feathers/tree/v2.0.0) (2016-02-22)
592[Full Changelog](https://github.com/feathersjs/feathers/compare/v2.0.0-pre.4...v2.0.0)
593
594**Merged pull requests:**
595
596- Update feathers-commons to version 0.7.0 🚀 [\#223](https://github.com/feathersjs/feathers/pull/223) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
597- Update feathers-commons to version 0.6.0 🚀 [\#210](https://github.com/feathersjs/feathers/pull/210) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
598- Explicitly import /index files to work with Steal. [\#208](https://github.com/feathersjs/feathers/pull/208) ([marshallswain](https://github.com/marshallswain))
599- Appending `nsp check` to test script. [\#205](https://github.com/feathersjs/feathers/pull/205) ([marshallswain](https://github.com/marshallswain))
600
601## [v2.0.0-pre.4](https://github.com/feathersjs/feathers/tree/v2.0.0-pre.4) (2016-01-16)
602[Full Changelog](https://github.com/feathersjs/feathers/compare/v2.0.0-pre.3...v2.0.0-pre.4)
603
604**Merged pull requests:**
605
606- Fixing .npmignore entries [\#203](https://github.com/feathersjs/feathers/pull/203) ([corymsmith](https://github.com/corymsmith))
607
608## [v2.0.0-pre.3](https://github.com/feathersjs/feathers/tree/v2.0.0-pre.3) (2016-01-16)
609[Full Changelog](https://github.com/feathersjs/feathers/compare/v2.0.0-pre.2...v2.0.0-pre.3)
610
611**Merged pull requests:**
612
613- Reorganizing packages to not load Express [\#202](https://github.com/feathersjs/feathers/pull/202) ([daffl](https://github.com/daffl))
614- Update feathers-client to version 0.5.1 🚀 [\#200](https://github.com/feathersjs/feathers/pull/200) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
615- Update feathers-commons to version 0.5.0 🚀 [\#198](https://github.com/feathersjs/feathers/pull/198) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
616
617## [v2.0.0-pre.2](https://github.com/feathersjs/feathers/tree/v2.0.0-pre.2) (2016-01-10)
618[Full Changelog](https://github.com/feathersjs/feathers/compare/v2.0.0-pre.1...v2.0.0-pre.2)
619
620**Merged pull requests:**
621
622- Make Feathers universal [\#193](https://github.com/feathersjs/feathers/pull/193) ([daffl](https://github.com/daffl))
623- Remove Lodash [\#192](https://github.com/feathersjs/feathers/pull/192) ([daffl](https://github.com/daffl))
624
625## [v2.0.0-pre.1](https://github.com/feathersjs/feathers/tree/v2.0.0-pre.1) (2016-01-05)
626[Full Changelog](https://github.com/feathersjs/feathers/compare/v1.3.0...v2.0.0-pre.1)
627
628**Merged pull requests:**
629
630- Migration to ES6 and API providers in separate modules [\#188](https://github.com/feathersjs/feathers/pull/188) ([daffl](https://github.com/daffl))
631
632## [v1.3.0](https://github.com/feathersjs/feathers/tree/v1.3.0) (2015-12-16)
633[Full Changelog](https://github.com/feathersjs/feathers/compare/v1.2.1...v1.3.0)
634
635## [v1.2.1](https://github.com/feathersjs/feathers/tree/v1.2.1) (2015-12-12)
636[Full Changelog](https://github.com/feathersjs/feathers/compare/v1.2.0...v1.2.1)
637
638**Merged pull requests:**
639
640- Add ability to create, update, patch and remove many [\#179](https://github.com/feathersjs/feathers/pull/179) ([daffl](https://github.com/daffl))
641- Handle middleware passed after the service to app.use [\#178](https://github.com/feathersjs/feathers/pull/178) ([dbkaplun](https://github.com/dbkaplun))
642- Adding tests to make sure that dispatcher context is set properly. [\#172](https://github.com/feathersjs/feathers/pull/172) ([daffl](https://github.com/daffl))
643
644## [v1.2.0](https://github.com/feathersjs/feathers/tree/v1.2.0) (2015-11-07)
645[Full Changelog](https://github.com/feathersjs/feathers/compare/v1.1.1...v1.2.0)
646
647**Merged pull requests:**
648
649- Make sure event hookups happens after method normalization [\#151](https://github.com/feathersjs/feathers/pull/151) ([daffl](https://github.com/daffl))
650- Add rubberduck args to service events parameters [\#148](https://github.com/feathersjs/feathers/pull/148) ([loris](https://github.com/loris))
651- Debug should be for socket.io instead of primus [\#147](https://github.com/feathersjs/feathers/pull/147) ([marshallswain](https://github.com/marshallswain))
652
653## [v1.1.1](https://github.com/feathersjs/feathers/tree/v1.1.1) (2015-09-22)
654[Full Changelog](https://github.com/feathersjs/feathers/compare/v1.1.0...v1.1.1)
655
656**Merged pull requests:**
657
658- Fix 404 not being properly thrown by REST provider [\#146](https://github.com/feathersjs/feathers/pull/146) ([loris](https://github.com/loris))
659
660## [v1.1.0](https://github.com/feathersjs/feathers/tree/v1.1.0) (2015-07-22)
661[Full Changelog](https://github.com/feathersjs/feathers/compare/1.1.0-pre.0...v1.1.0)
662
663**Merged pull requests:**
664
665- New homepage updates [\#140](https://github.com/feathersjs/feathers/pull/140) ([daffl](https://github.com/daffl))
666- New site [\#137](https://github.com/feathersjs/feathers/pull/137) ([ekryski](https://github.com/ekryski))
667- Allow to register remote services [\#136](https://github.com/feathersjs/feathers/pull/136) ([daffl](https://github.com/daffl))
668
669## [1.1.0-pre.0](https://github.com/feathersjs/feathers/tree/1.1.0-pre.0) (2015-04-10)
670[Full Changelog](https://github.com/feathersjs/feathers/compare/1.0.2...1.1.0-pre.0)
671
672**Merged pull requests:**
673
674- Run Socket configurations before service setup \(\#131\) [\#132](https://github.com/feathersjs/feathers/pull/132) ([daffl](https://github.com/daffl))
675- Allow services to dispatch custom events. [\#128](https://github.com/feathersjs/feathers/pull/128) ([daffl](https://github.com/daffl))
676- Moving documentation into the main repository. [\#127](https://github.com/feathersjs/feathers/pull/127) ([daffl](https://github.com/daffl))
677- Adding contributing guidelines and updating build process. [\#126](https://github.com/feathersjs/feathers/pull/126) ([daffl](https://github.com/daffl))
678- Service method call normalization [\#124](https://github.com/feathersjs/feathers/pull/124) ([daffl](https://github.com/daffl))
679- Tests for socket message validation and errors. [\#123](https://github.com/feathersjs/feathers/pull/123) ([daffl](https://github.com/daffl))
680- Migrating shared functionality into the feathers-commons module [\#122](https://github.com/feathersjs/feathers/pull/122) ([daffl](https://github.com/daffl))
681- Adding debug module and messages. [\#117](https://github.com/feathersjs/feathers/pull/117) ([daffl](https://github.com/daffl))
682- Fix duplicate events in dynamic services. [\#115](https://github.com/feathersjs/feathers/pull/115) ([marshallswain](https://github.com/marshallswain))
683- Make sure .setup\(\) runs on dynamic services. [\#110](https://github.com/feathersjs/feathers/pull/110) ([marshallswain](https://github.com/marshallswain))
684- Add a Gitter chat badge to readme.md [\#109](https://github.com/feathersjs/feathers/pull/109) ([gitter-badger](https://github.com/gitter-badger))
685- Support for registering services dynamically [\#107](https://github.com/feathersjs/feathers/pull/107) ([marshallswain](https://github.com/marshallswain))
686
687## [1.0.2](https://github.com/feathersjs/feathers/tree/1.0.2) (2015-02-04)
688[Full Changelog](https://github.com/feathersjs/feathers/compare/1.0.1...1.0.2)
689
690**Merged pull requests:**
691
692- Use Uberproto extended instance when creating services [\#105](https://github.com/feathersjs/feathers/pull/105) ([daffl](https://github.com/daffl))
693- Make sure that mixins are specific to each new app [\#104](https://github.com/feathersjs/feathers/pull/104) ([daffl](https://github.com/daffl))
694
695## [1.0.1](https://github.com/feathersjs/feathers/tree/1.0.1) (2014-12-31)
696[Full Changelog](https://github.com/feathersjs/feathers/compare/1.0.0...1.0.1)
697
698**Merged pull requests:**
699
700- Rename Uberproto .create to avoid conflicts with service method [\#100](https://github.com/feathersjs/feathers/pull/100) ([daffl](https://github.com/daffl))
701
702## [1.0.0](https://github.com/feathersjs/feathers/tree/1.0.0) (2014-10-03)
703[Full Changelog](https://github.com/feathersjs/feathers/compare/1.0.0-pre.5...1.0.0)
704
705**Merged pull requests:**
706
707- Version 1.0 homepage [\#95](https://github.com/feathersjs/feathers/pull/95) ([daffl](https://github.com/daffl))
708- Remove app.lookup and make the functionality available as app.service [\#94](https://github.com/feathersjs/feathers/pull/94) ([daffl](https://github.com/daffl))
709- Allow not passing parameters in socket calls [\#92](https://github.com/feathersjs/feathers/pull/92) ([daffl](https://github.com/daffl))
710- Add \_setup method [\#91](https://github.com/feathersjs/feathers/pull/91) ([daffl](https://github.com/daffl))
711- Better bodyParser usage, fix typo. [\#90](https://github.com/feathersjs/feathers/pull/90) ([olegskl](https://github.com/olegskl))
712- Throw an error when registering a service after application start [\#78](https://github.com/feathersjs/feathers/pull/78) ([daffl](https://github.com/daffl))
713- Use URI parameters as service params and remove bodyParser dependendency [\#77](https://github.com/feathersjs/feathers/pull/77) ([daffl](https://github.com/daffl))
714- Send socket parameters as params.query [\#72](https://github.com/feathersjs/feathers/pull/72) ([daffl](https://github.com/daffl))
715- Send HTTP 201 and 204 status codes [\#71](https://github.com/feathersjs/feathers/pull/71) ([daffl](https://github.com/daffl))
716- Upgrade to SocketIO 1.0 [\#70](https://github.com/feathersjs/feathers/pull/70) ([daffl](https://github.com/daffl))
717- Allow service methods to return a promise [\#59](https://github.com/feathersjs/feathers/pull/59) ([daffl](https://github.com/daffl))
718- Allow to register services with custom middleware. [\#56](https://github.com/feathersjs/feathers/pull/56) ([daffl](https://github.com/daffl))
719- Upgrade to Express 4 [\#55](https://github.com/feathersjs/feathers/pull/55) ([daffl](https://github.com/daffl))
720
721## [1.0.0-pre.5](https://github.com/feathersjs/feathers/tree/1.0.0-pre.5) (2014-06-13)
722[Full Changelog](https://github.com/feathersjs/feathers/compare/1.0.0-pre.1...1.0.0-pre.5)
723
724**Merged pull requests:**
725
726- requiring feathers-errors in core [\#81](https://github.com/feathersjs/feathers/pull/81) ([ekryski](https://github.com/ekryski))
727
728## [1.0.0-pre.1](https://github.com/feathersjs/feathers/tree/1.0.0-pre.1) (2014-06-04)
729[Full Changelog](https://github.com/feathersjs/feathers/compare/0.4.0...1.0.0-pre.1)
730
731## [0.4.0](https://github.com/feathersjs/feathers/tree/0.4.0) (2014-04-08)
732[Full Changelog](https://github.com/feathersjs/feathers/compare/0.3.2...0.4.0)
733
734**Merged pull requests:**
735
736- Allow to configure REST handler manually [\#52](https://github.com/feathersjs/feathers/pull/52) ([daffl](https://github.com/daffl))
737- Event filtering and params extension for Primus [\#51](https://github.com/feathersjs/feathers/pull/51) ([daffl](https://github.com/daffl))
738- SocketIO event filtering [\#50](https://github.com/feathersjs/feathers/pull/50) ([daffl](https://github.com/daffl))
739- Adding SocketIO handshake data to service call parameters [\#49](https://github.com/feathersjs/feathers/pull/49) ([daffl](https://github.com/daffl))
740- Added patch support [\#47](https://github.com/feathersjs/feathers/pull/47) ([mlaug](https://github.com/mlaug))
741
742## [0.3.2](https://github.com/feathersjs/feathers/tree/0.3.2) (2014-03-28)
743[Full Changelog](https://github.com/feathersjs/feathers/compare/0.3.1...0.3.2)
744
745**Merged pull requests:**
746
747- Use feathers/express apps [\#46](https://github.com/feathersjs/feathers/pull/46) ([bredele](https://github.com/bredele))
748- Upgrading dependencies and switching to Lodash [\#42](https://github.com/feathersjs/feathers/pull/42) ([daffl](https://github.com/daffl))
749
750## [0.3.1](https://github.com/feathersjs/feathers/tree/0.3.1) (2014-02-19)
751[Full Changelog](https://github.com/feathersjs/feathers/compare/0.3.0...0.3.1)
752
753**Merged pull requests:**
754
755- Updating REST provider [\#35](https://github.com/feathersjs/feathers/pull/35) ([daffl](https://github.com/daffl))
756
757## [0.3.0](https://github.com/feathersjs/feathers/tree/0.3.0) (2014-01-06)
758[Full Changelog](https://github.com/feathersjs/feathers/compare/0.2.0...0.3.0)
759
760**Merged pull requests:**
761
762- Primus provider [\#34](https://github.com/feathersjs/feathers/pull/34) ([daffl](https://github.com/daffl))
763- Add app.setup\(\) to support HTTPS [\#33](https://github.com/feathersjs/feathers/pull/33) ([daffl](https://github.com/daffl))
764- Remove middleware: connect.bodyParser\(\) [\#27](https://github.com/feathersjs/feathers/pull/27) ([sbruchmann](https://github.com/sbruchmann))
765
766## [0.2.0](https://github.com/feathersjs/feathers/tree/0.2.0) (2013-09-27)
767[Full Changelog](https://github.com/feathersjs/feathers/compare/0.1.0...0.2.0)
768
769**Merged pull requests:**
770
771- Allows registering services with slashes [\#18](https://github.com/feathersjs/feathers/pull/18) ([daffl](https://github.com/daffl))
772- Allows setting service params in middleware [\#17](https://github.com/feathersjs/feathers/pull/17) ([daffl](https://github.com/daffl))
773
774## [0.1.0](https://github.com/feathersjs/feathers/tree/0.1.0) (2013-08-27)
775[Full Changelog](https://github.com/feathersjs/feathers/compare/0.0.5...0.1.0)
776
777## [0.0.5](https://github.com/feathersjs/feathers/tree/0.0.5) (2013-08-27)
778[Full Changelog](https://github.com/feathersjs/feathers/compare/0.0.4...0.0.5)
779
780## [0.0.4](https://github.com/feathersjs/feathers/tree/0.0.4) (2013-08-27)
781[Full Changelog](https://github.com/feathersjs/feathers/compare/0.0.3...0.0.4)
782
783**Merged pull requests:**
784
785- Major refactoring and simplification [\#16](https://github.com/feathersjs/feathers/pull/16) ([daffl](https://github.com/daffl))
786
787## [0.0.3](https://github.com/feathersjs/feathers/tree/0.0.3) (2013-08-26)
788[Full Changelog](https://github.com/feathersjs/feathers/compare/0.0.2...0.0.3)
789
790**Merged pull requests:**
791
792- Improved Mixin organization, updated tests and examples. [\#15](https://github.com/feathersjs/feathers/pull/15) ([daffl](https://github.com/daffl))
793
794## [0.0.2](https://github.com/feathersjs/feathers/tree/0.0.2) (2013-07-13)
795**Merged pull requests:**
796
797- Added a couple examples. Started to add a mongo adapter. [\#2](https://github.com/feathersjs/feathers/pull/2) ([ekryski](https://github.com/ekryski))
798
799
800
801\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*