github-actions
released this
14 Oct 03:45
·
426 commits
to main
since this release
Patch Changes
-
#4351
6f1818365
Thanks @Andarist! - Fixed an issue that preventedinvoke.input
from seeing the context updated by the same-levelentry
actions. -
#4344
f9b17f1e9
Thanks @davidkpiano! - Inspection events are now exported:import type { InspectedActorEvent, InspectedEventEvent, InspectedSnapshotEvent, InspectionEvent } from 'xstate';