Skip to content

@xstate/inspect@0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Dec 14:33
· 3558 commits to main since this release
428c3cd

Minor Changes

  • a473205d #1699 Thanks @davidkpiano! - The @xstate/inspect tool now uses fast-safe-stringify for internal JSON stringification of machines, states, and events when regular JSON.stringify() fails (e.g., due to circular structures).