David Luecke
9dd671301a
feat: Add TypeScript definitions ( #1275 )
2019-04-06 12:43:57 -07:00
David Luecke
d568627de1
chore(test): Update assertion format to always use strict equality ( #1105 )
2018-11-21 19:04:30 -08:00
David Luecke
a0773a372f
Update all dependencies ( #967 )
...
chore: Update all dependencies
2018-08-30 10:50:51 -07:00
David Luecke
33337790d9
Update @feathersjs/errors
2018-08-20 19:58:09 -07:00
David Luecke
4b5c62d962
Allow ability to log middleware errors ( #95 )
2018-08-20 19:58:09 -07:00
Ryan Wheale
f439148567
91 allow mixed config ( #94 )
...
* Allow mixture of options for custom error handling
* Update the README to include info on the error handler
2018-08-20 19:58:09 -07:00
David Luecke
1989161f2e
Update to Buzzard infrastructure ( #93 )
...
* Update to new plugin infrastructure and npm scope (#92 )
* Update to new plugin infrastructure and npm scope
* Update debug dependency
* Update year and release script
* Prepare prerelease
* 3.0.0-pre.1
* Updating changelog
2018-08-20 19:58:09 -07:00
greenkeeper[bot]
8bac3d3bcd
Update semistandard to the latest version 🚀 ( #72 )
...
* chore(package): update semistandard to version 11.0.0
https://greenkeeper.io/
* Reorder import
2018-08-20 19:58:09 -07:00
greenkeeper[bot]
05b57b22f9
Update dependencies to enable Greenkeeper 🌴 ( #71 )
...
* chore(package): update dependencies
https://greenkeeper.io/
* docs(readme): add Greenkeeper badge
https://greenkeeper.io/
* Skip Sinon error for now
2018-08-20 19:58:09 -07:00
Cory Smith
89423615be
Merge pull request #52 from feathersjs/semistandard
...
jshint —> semistandard
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
Eric Kryski
7ecc29de76
Merge pull request #36 from feathersjs/custom-handlers
...
Custom handlers
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
1ed50bbd4b
Merge pull request #26 from feathersjs/separate-handler
...
move error handler out of index
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
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
d4f1775df3
Merge pull request #22 from feathersjs/error-handler
...
adding error handler back
2018-08-20 19:58:09 -07:00