9 Commits

Author SHA1 Message Date
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
19ecb70a08 Conditionally load Polyfill and ignore lib folder 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
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
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
eedb34dda8 Merge pull request #15 from feathersjs/es6-class-fix
Es6 class fix
2018-08-20 19:58:09 -07:00
Eric Kryski
88cfa7b11d exporting errors by default 2018-08-20 19:58:09 -07:00
Eric Kryski
1acdbacc1a Merge pull request #13 from feathersjs/es6
complete rewrite. Closes #11 and #12.
2018-08-20 19:58:09 -07:00