Skip to content

Releases: serverlessworkflow/sdk-typescript

v1.0.0-alpha5.0

14 Jan 08:45
0fa8f89
Compare
Choose a tag to compare

Warning

Previous versions of the SDK were published with a typo in the scope:
@severlessworkflow/sdk-typescript instead of
@serverlessworkflow/sdk-typescript

What's Changed

Complete rewrite for v1.0.0-alpha

v4.0.0-rc1

15 Aug 14:19
f6dbeb4
Compare
Choose a tag to compare
v4.0.0-rc1 Pre-release
Pre-release

v3.0.3

18 Apr 21:49
Compare
Choose a tag to compare

v3.0.2

09 Dec 00:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.0.2

v3.0.1

03 Dec 22:35
1a71da4
Compare
Choose a tag to compare

What's Changed

150 FIx- NPM package directory structure broke in the 3.0.0 release

v3.0.0

28 Nov 20:23
c35dd77
Compare
Choose a tag to compare

On the behalf of the Serverless Workflow community, I'm pleased to announce that we're releasing Serverless Workflow Typescript SDK v2.0.0.

This release conforms to the Serverless workflow specification version v0.8

v2.0.0

20 Aug 09:03
e7893a8
Compare
Choose a tag to compare

On the behalf of the Serverless Workflow community, I'm pleased to announce that we're releasing Serverless Workflow Typescript SDK v2.0.0.

This release conforms to the Serverless workflow specification version v0.7

v1.0.0

13 Jul 15:55
de7708e
Compare
Choose a tag to compare

On the behalf of the Serverless Workflow community, I'm pleased to announce that we're releasing Serverless Workflow Typescript SDK v1.0.0.

This is the first release of the SDK and conforms to the Serverless Workflow specification 0.6 release.

This release includes:

  • Parse workflow JSON and YAML definitions
  • Programmatically build workflow definitions
  • Validate workflow definitions