Skip to content

Releases: TeamMaestro/node-common

Release 1.1.0

04 Sep 05:02
Compare
Choose a tag to compare

Features

  • Add isSynchronous option to TryCatch decorator
  • Await call to Sentry on uncaught exception

Release 1.0.1

05 Aug 12:13
Compare
Choose a tag to compare

Hotfix for an issue with the TryCatch decorator where the first exception that gets thrown is held on to.

Release 1.0.0

05 Aug 12:12
Compare
Choose a tag to compare

This is the official release of node-common! 🎉

This release contains the node-event-handler and the overhauled TryCatch decorator