Skip to content

v3.1.0

Compare
Choose a tag to compare
@Domo42 Domo42 released this 25 Mar 13:30
· 4 commits to master since this release
  • changed common transition logging to TRACE
  • new performUnhandledLoggingWarning method. This method returns a function that can be used as an action for onUnhandledTrigger. Instead of throwing an exception, the returned function will log the unexpected trigger.
  • New optional name configuration, this name will be used in log messages to help distinguish between different state machine instances.