Skip to content

Releases: gregberge/express-err

v3.0.0

28 Aug 06:48
ff85ef2
Compare
Choose a tag to compare

Features

BREAKING CHANGES

  • requires node v8+

v2.0.0

01 Apr 16:15
Compare
Choose a tag to compare

Features

BREAKING CHANGES

  • drop support of node < 7.0.0
  • change API

v1.0.1

27 Dec 11:42
Compare
Choose a tag to compare
  • Fix error generation #6

v1.0.0

16 Mar 17:36
Compare
Choose a tag to compare

The module is now considered stable.

  • add HttpError constructor

v0.1.2

25 Oct 10:56
Compare
Choose a tag to compare
  • fix warning in express 4
  • update deps

v0.1.1

13 Apr 15:39
Compare
Choose a tag to compare
  • add options: status, formatters, defaultFormatter,

v0.1.0

02 Mar 00:02
Compare
Choose a tag to compare
  • errorHandler middleware
  • httpError middleware