Releases: onebeyond/error-handler-module
Releases · onebeyond/error-handler-module
v1.0.7
v1.0.6
This release updates some of the dependencies and also includes a fix when the error is not tagged to return a default 500 error.
v1.0.4
This release includes a better error message format and a new Validator custom type for responses.
v1.0.3
This release includes a change in the stack trace capture as we aren't keeping the original. This is a problem when we want to debug. Using this version this won't happen anymore.
It also includes tests to cover this new feature.
v1.0.2
This release includes extra info to be shown in the logger.error method.
v1.0.1
This releases change Error name constructor to type parameter and package version.
v1.0.0
error-handler-module first version of the package.