Skip to content

Releases: nocode-js/sequential-workflow-machine

0.2.0

21 May 16:39
3bd7568
Compare
Choose a tag to compare

Breaking Changes

The activity state initializer has one new argument. The order of arguments is not backward compatible. The first argument is a step, the second argument is a global state.

0.1.3

20 May 20:46
1bdf249
Compare
Choose a tag to compare

Added two new activities: LoopActivity and BreakActivity.

0.1.2

08 Mar 19:48
Compare
Choose a tag to compare

Changed bundle format of the sequential-workflow-machine package to: UMD, ESM and CommonJS.