github statelyai/xstate xstate@5.0.0-beta.34

latest releases: @xstate/svelte@3.0.5, @xstate/vue@3.1.4, @xstate/store@2.6.0...
pre-release11 months ago

Patch Changes

  • #4351 6f1818365 Thanks @Andarist! - Fixed an issue that prevented invoke.input from seeing the context updated by the same-level entry actions.

  • #4344 f9b17f1e9 Thanks @davidkpiano! - Inspection events are now exported:

    import type {
      InspectedActorEvent,
      InspectedEventEvent,
      InspectedSnapshotEvent,
      InspectionEvent
    } from 'xstate';

Don't miss a new xstate release

NewReleases is sending notifications on new releases.