- Provide original error, which may contain custom properties. (#33)
- bump deps
- added a
stack
field to json whenNODE_ENV=development
- added option
env
- added option
accepts
- added guard for status code (#29)
- update to koa@2
- bump deps
- Use lodash templates instead of swig
- refactor: use co-render (consolidate), add ability to inject other render engines
- add test
- pass
err.message
to the frontend
- Loosen swig dep
- Status code on default exception
- Fixed priority of accepted types
- fix handle non-thrown 404 errors.
- add app error event
- add: log the response length of streams
- add: humanize the response time
- add: log when response is finished/closed, not caught upstream
- fix exception handling