200 Commits

Author SHA1 Message Date
Eric Kryski
bb738fad6f 2.3.0 2018-08-20 19:58:09 -07:00
Eric Kryski
7ed1497178 updating changelog 2018-08-20 19:58:09 -07:00
Eric Kryski
8c245cd09d Not found (#45)
* fixing typo in test

* adding not-found handler
2018-08-20 19:58:09 -07:00
David Luecke
c9fbd6ad25 2.2.0 2018-08-20 19:58:09 -07:00
David Luecke
89fb29a155 Add an error conversion method (#43) 2018-08-20 19:58:09 -07:00
Greenkeeper
b872efbeec chore(package): update mocha to version 2.5.0 (#42) 2018-08-20 19:58:09 -07:00
David Luecke
521a545989 Merge pull request #41 from feathersjs/greenkeeper-babel-plugin-add-module-exports-0.2.0
Update babel-plugin-add-module-exports to version 0.2.0 🚀
2018-08-20 19:58:09 -07:00
Eric Kryski
0f112a41c8 updating changelog 2018-08-20 19:58:09 -07:00
Eric Kryski
c512564702 2.1.0 2018-08-20 19:58:09 -07:00
Eric Kryski
7ecc29de76 Merge pull request #36 from feathersjs/custom-handlers
Custom handlers
2018-08-20 19:58:09 -07:00
David Luecke
57280e2d5b Merge pull request #34 from feathersjs/greenkeeper-update-all
Update all dependencies 🌴
2018-08-20 19:58:09 -07:00
Eric Kryski
dec9ae3c00 2.0.2 2018-08-20 19:58:09 -07:00
Eric Kryski
e2716a64b2 Merge pull request #33 from feathersjs/more-specific-main
Update package.json
2018-08-20 19:58:09 -07:00
Cory Smith
a2a9cbf79a Merge pull request #30 from kulakowka/patch-1
Fixed typo
2018-08-20 19:58:09 -07:00
Eric Kryski
6417afa4e0 2.0.1 2018-08-20 19:58:09 -07:00
Eric Kryski
c753a3ee89 Merge pull request #28 from feathersjs/explicit-error-type
adding an explicit error type
2018-08-20 19:58:09 -07:00
Eric Kryski
e2960c41cc adding test for 400 error with data 2018-08-20 19:58:09 -07:00
Eric Kryski
0a7385eb14 2.0.0 2018-08-20 19:58:09 -07:00
Eric Kryski
d2319bbf77 updating changelog 2018-08-20 19:58:09 -07:00
Eric Kryski
1ed50bbd4b Merge pull request #26 from feathersjs/separate-handler
move error handler out of index
2018-08-20 19:58:09 -07:00
Eric Kryski
ac731e94e3 1.2.4 2018-08-20 19:58:09 -07:00
Eric Kryski
42784aa463 ignoring dotfiles as it screws up react native 2018-08-20 19:58:09 -07:00
David Luecke
a79ffb55e3 1.2.3 2018-08-20 19:58:09 -07:00
David Luecke
9a745c419e Merge pull request #25 from feathersjs/default-html-23
Adding default error page and make HTML formatting optional
2018-08-20 19:58:09 -07:00
David Luecke
fbfa0a69cf 1.2.2 2018-08-20 19:58:09 -07:00
David Luecke
7557a01c14 Merge pull request #23 from feathersjs/error-tests
Make fully CommonJS compatible and add error middleware tests
2018-08-20 19:58:09 -07:00
Eric Kryski
3dfe0f5e24 1.2.1 2018-08-20 19:58:09 -07:00
Eric Kryski
e30333fe66 minor style changes to the error pages 2018-08-20 19:58:09 -07:00
Eric Kryski
e4edfc8fe8 1.2.0 2018-08-20 19:58:09 -07:00
Eric Kryski
770dc6b298 updating changelog 2018-08-20 19:58:09 -07:00
Eric Kryski
d4f1775df3 Merge pull request #22 from feathersjs/error-handler
adding error handler back
2018-08-20 19:58:09 -07:00
Eric Kryski
b9a873aa08 1.1.6 2018-08-20 19:58:09 -07:00
Eric Kryski
63b877dcc0 supporting immutable data. Closes #19 2018-08-20 19:58:09 -07:00
Eric Kryski
3629005ac8 cleaning up how errors are extended. Closes #20 2018-08-20 19:58:09 -07:00
David Luecke
7eadedc6c4 1.1.5 2018-08-20 19:58:09 -07:00
David Luecke
19ecb70a08 Conditionally load Polyfill and ignore lib folder 2018-08-20 19:58:09 -07:00
David Luecke
a4f909387e 1.1.4 2018-08-20 19:58:09 -07:00
David Luecke
54fe8b0549 Upgrade Travis infrastructure 2018-08-20 19:58:09 -07:00
David Luecke
84f25c0e08 Adding ES6 polyfill for compatibility with Node 0.10 2018-08-20 19:58:09 -07:00
Eric Kryski
43a090caad 1.1.3 2018-08-20 19:58:09 -07:00
Eric Kryski
910bcfa5fb exposing our generic FeathersError so that we can check error types in an error handler 2018-08-20 19:58:09 -07:00
Eric Kryski
c66d9d2e81 updating readme 2018-08-20 19:58:09 -07:00
Eric Kryski
cdb550820d 1.1.2 2018-08-20 19:58:09 -07:00
Eric Kryski
4daeabb82b adding a couple more tests. Adding ability to pass in multiple errors without a message 2018-08-20 19:58:09 -07:00
Eric Kryski
897d41aa3c udapting examples again 2018-08-20 19:58:09 -07:00
Eric Kryski
3b9f885b7c updating examples 2018-08-20 19:58:09 -07:00
Eric Kryski
700ea4e66a 1.1.1 2018-08-20 19:58:09 -07:00
Eric Kryski
eedb34dda8 Merge pull request #15 from feathersjs/es6-class-fix
Es6 class fix
2018-08-20 19:58:09 -07:00
Eric Kryski
225794c04c 1.1.0 2018-08-20 19:58:09 -07:00
Eric Kryski
88cfa7b11d exporting errors by default 2018-08-20 19:58:09 -07:00