Releases: stipsan/express-pretty-error
Releases · stipsan/express-pretty-error
Release list
v1.0.0-alpha.3
Added
- Support for LESS.js style errors.
v1.0.0-alpha.2
Changed
- Default export is now a function creating the middleware (it will be made configurable soon).
Removed
- Test css code from html renderer.
v1.0.0-alpha.1
Fixed
- Package names in readme was incorrect.
v1.0.0-alpha.0
Supported content types
- html, raw text and terminal cli using
print-error - json, like
errorhandler - css, like how SASS output errors