Skip to content

Releases: serverlessworkflow/sdk-typescript

v1.0.1

28 Mar 08:23
dbdae13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

29 Jan 11:32
06e5a4a
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 to match specification v1.0.0

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

v0.9.0-rc1

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

v0.8.3

18 Apr 21:49
Compare
Choose a tag to compare

v0.8.2

09 Dec 00:06
Compare
Choose a tag to compare

What's Changed

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

v0.8.1

03 Dec 22:35
Compare
Choose a tag to compare

What's Changed

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

v0.8.0

28 Nov 20:23
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

v0.7.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

v0.6.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