Skip to content

0.4

Compare
Choose a tag to compare
@aeviiq aeviiq released this 11 Feb 19:10
7da1cf4

New Features:

  • Ability to soft & hard skip steps. For more info see the README.md;

Bug Fixes:

  • Fix a bug where the next step could return a wrong result;

Improvements:

  • Added a bit of documentation;

Breaking Changes:

  • markCompleted() and markIncompleted() have been renamed to setCompleted and unsetCompleted();
  • getFormFlow() inside all events has been renamed to getFlow();