Skip to content

v5.0.0

Compare
Choose a tag to compare
@tdreyno tdreyno released this 04 May 00:37
· 104 commits to main since this release

5.0.0 (2023-05-04)

Features

  • add output port to avoid functions in data (81a6f73)
  • drop node 14 (f7541ec)
  • move from state.is to isState (823b223)

BREAKING CHANGES

  • Add two maps of names to createRuntime. 1 for internal actions, 1 for external
  • Remove node 14 support
  • Removed State.is in favor of isState