- replace test reporter
istanbul
withnyc
- expose
withStatusCode
decorator - create dedicated
CHANGELOG.md
- lock Ramda version
- fix test coverage and update dependencies
- update README to reflect new error signature
- BREAKING CHANGE:
jsonResponseError
now requiresnext
- add fix for res.headersSent
- serialize errors in the response so that properties like 'stack' are included in the response
- fix circular json in response
- add support for missing req.flash
- set node version to 6 in travis.yml for es6 support