Skip to content

v0.4.0

Compare
Choose a tag to compare
@nibble-4bits nibble-4bits released this 09 Apr 16:35
· 337 commits to develop since this release
  • Add support for Retry and Catch fields.
  • Add support for predefined error codes.
  • Throw error on state machine execution failure.
  • Improve Task state execution performance by creating a LambdaClient instance only when local override is not used.
  • Don't minify build output.
  • Target ES2021 features instead of ES2015.