Skip to content

xstate@6.0.0-alpha.60

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Sep 02:54
· 9 commits to main since this release
f170ac2

Patch Changes

  • 6b1a631: Machine snapshots keep their machine-specific methods, such as snapshot.matches(...), when initialization fails (for example, when the context factory throws).
  • 2b6ee77: Fix declaration emit for machines with registered actors and many inline callbacks.