- replace test reporter
istanbulwithnyc - expose
withStatusCodedecorator - create dedicated
CHANGELOG.md
- lock Ramda version
- fix test coverage and update dependencies
- update README to reflect new error signature
- BREAKING CHANGE:
jsonResponseErrornow 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