Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jan 13:07
· 186 commits to main since this release
bee9f77

Minor Changes

  • #4704 78699aef6 Thanks @Andarist! - createActor will now error if the required input is not given to it.

  • #4688 14902e17a Thanks @Andarist! - The schemas property in setup(...) is now passed through to the resulting machine. This property is meant to be used with future developer tooling, and is typed as unknown for now.

Patch Changes