Skip to content

Releases: stipsan/express-pretty-error

v1.0.0-alpha.3

Choose a tag to compare

@stipsan stipsan released this 29 Mar 23:09

Added

  • Support for LESS.js style errors.

v1.0.0-alpha.2

Choose a tag to compare

@stipsan stipsan released this 29 Mar 21:55

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

Choose a tag to compare

@stipsan stipsan released this 29 Mar 21:44

Fixed

  • Package names in readme was incorrect.

v1.0.0-alpha.0

Choose a tag to compare

@stipsan stipsan released this 29 Mar 21:38

Supported content types

  • html, raw text and terminal cli using print-error
  • json, like errorhandler
  • css, like how SASS output errors