Skip to content

Releases: TeamMaestro/node-common

Release 1.1.0

Choose a tag to compare

@tvmaasjazz tvmaasjazz released this 04 Sep 05:02

Features

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

Release 1.0.1

Choose a tag to compare

@jpinkster jpinkster released this 05 Aug 12:13

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

Release 1.0.0

Choose a tag to compare

@jpinkster jpinkster released this 05 Aug 12:12

This is the official release of node-common! 🎉

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