Skip to content
This repository has been archived by the owner on Nov 24, 2018. It is now read-only.

Releases: corpix/express-errors

Hotfix release

16 Jul 05:46
Compare
Choose a tag to compare
  • Preventing variable leak to global context #3

Rewritten and rethinked

15 Jul 03:27
Compare
Choose a tag to compare
  • Get rid of capitalized names of errors
  • Make it more flexible
  • Possibility to instantiate and run several instances inside one node process
  • Make it possible to customize templates(/errors) directory name
  • Write tests