Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Dec 16:46
· 312 commits to main since this release

2.0.0 (2020-12-21)

Bug Fixes

  • Add default value {} for enhanceStatechartWithMetaTest argument tests (57a962d)
  • Extend generics of createTestPlans from xstate types (20e7f7e)
  • Stringify segments correctly when state.value is an object (b303826)

Features

  • Add possibility to skip certain plans or paths (8d26b7d)
  • Reduce createTestPlans options to directly use a machine (1a19557)

BREAKING CHANGES

  • Removed statechart and machineConfig from createTestPlans options