github statelyai/xstate @xstate/fsm@2.0.0

latest releases: @xstate/svelte@3.0.5, @xstate/vue@3.1.4, @xstate/store@2.6.0...
2 years ago

Major Changes

  • #2939 360e85462 Thanks @Andarist! - .start() (when called without any argument) now always starts from the initial state of the machine. This matches the behavior of XState itself.

Patch Changes

  • #2939 360e85462 Thanks @Andarist! - A bunch of TypeScript helpers has been added: StateMachine.AnyMachine, StateMachine.AnyService, ContextFrom, EventFrom, StateFrom and ServiceFrom.

Don't miss a new xstate release

NewReleases is sending notifications on new releases.