Skip to content

xstate@5.33.2

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Sep 19:57
fbee62e

Patch Changes

  • #5718 015dc23 Thanks @davidkpiano! - Fixed metadata types in generic history values, snapshot nodes, and directed graph results. These containers now accept arbitrary state and transition metadata consistently with AnyStateNode and AnyTransitionDefinition, avoiding unsafe-type warnings when inspecting machines through generic APIs.