github statelyai/xstate xstate@6.0.0-alpha.38

pre-release6 hours ago

Patch Changes

  • 8aaac46: Restoring a persisted snapshot whose state value references a state that no longer exists on the machine now throws a descriptive error, e.g.:

    Persisted snapshot references state 'reviewing' which does not exist on machine 'order-approval'.
    

    Nested state values report the full state path (e.g. 'active.reviewing'), and parallel state regions are validated as well.

Don't miss a new xstate release

NewReleases is sending notifications on new releases.