Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Mar 07:37
· 12 commits to master since this release

2.0.0 (2023-03-31)

Bug Fixes

BREAKING CHANGES

  • The applications have to subscribe to the error event, otherwise the process is terminated in case of an error. Also all calls that return Promise have to be chained with catch or await/try/catch.