github statelyai/xstate @xstate/fsm@1.2.0

4 years ago

Minor Changes

  • 3cda398: The assign() action creator is now strongly-typed, and takes the context and event types as generic parameters, just like in XState core.
  • 61ccfbd: Make interpret default for TEvent type parameter more strict. It's now EventObject instead of any and it matches the default on createMachine.

Patch Changes

Don't miss a new xstate release

NewReleases is sending notifications on new releases.