Skip to content

Releases: trotrindonesia/custom-error-exceptions

Release v.1.2.4

02 Oct 15:56
2754c2b
Compare
Choose a tag to compare

Version History

  • version 1.0.0
    • Basic Template Errors
    • Basic Custom Error
    • Error Handler
    • Not Found Route Handler for Express
  • version 1.1.0
    • Create middleware function to handling 'UnhandledRejection' for asynchronous route in Express
  • version 1.2.0
    • Adding logging middleware in every request with winston
  • version 1.2.1
    • Adding and showing error logger to console if request error
  • version 1.2.2
    • Adding handler with view engine (createWebHandler)
  • version 1.2.3
    • Handling response message when handler get Unhandled Exceptions error message from asynchronous router
  • version 1.2.4
    • Minor security update for Mocha and Nodemon

Release v.1.2.3

16 Oct 19:46
Compare
Choose a tag to compare

Version History

  • version 1.0.0
    • Basic Template Errors
    • Basic Custom Error
    • Error Handler
    • Not Found Route Handler for Express
  • version 1.1.0
    • Create middleware function to handling 'UnhandledRejection' for asynchronous route in Express
  • version 1.2.0
    • Adding logging middleware in every request with winston
  • version 1.2.1
    • Adding and showing error logger to console if request error
  • version 1.2.2
    • Adding handler with view engine (createWebHandler)
  • version 1.2.3
    • Handling response message when handler get Unhandled Exceptions error message from asynchronous router

Release v.1.2.2

24 Jul 19:28
Compare
Choose a tag to compare

Version History

  • version 1.0.0
    • Basic Template Errors
    • Basic Custom Error
    • Error Handler
    • Not Found Route Handler for Express
  • version 1.1.0
    • Create middleware function to handling 'UnhandledRejection' for asynchronous route in Express
  • version 1.2.0
    • Adding logging middleware in every request with winston
  • version 1.2.1
    • Adding and showing error logger to console if request error
  • version 1.2.2
    • Adding handler with view engine (createWebHandler)

Release v.1.2.1

24 Jul 19:35
Compare
Choose a tag to compare

Version History

  • version 1.0.0
    • Basic Template Errors
    • Basic Custom Error
    • Error Handler
    • Not Found Route Handler for Express
  • version 1.1.0
    • Create middleware function to handling 'UnhandledRejection' for asynchronous route in Express
  • version 1.2.0
    • Adding logging middleware in every request with winston
  • version 1.2.1
    • Adding and showing error logger to console if request error

Release v.1.2.0

24 Jul 19:34
Compare
Choose a tag to compare

Version History

  • version 1.0.0
    • Basic Template Errors
    • Basic Custom Error
    • Error Handler
    • Not Found Route Handler for Express
  • version 1.1.0
    • Create middleware function to handling 'UnhandledRejection' for asynchronous route in Express
  • version 1.2.0
    • Adding logging middleware in every request with winston

Release v.1.1.0

24 Jul 19:31
Compare
Choose a tag to compare

Version History

  • version 1.0.0
    • Basic Template Errors
    • Basic Custom Error
    • Error Handler
    • Not Found Route Handler for Express
  • version 1.1.0
    • Create middleware function to handling 'UnhandledRejection' for asynchronous route in Express