Skip to content

Releases: statelyai/inspect

v0.2.5

04 Mar 22:38
Compare
Choose a tag to compare

Patch Changes

v0.2.3

09 Feb 04:35
6795e35
Compare
Choose a tag to compare

Patch Changes

  • #12 c878733 Thanks @mellson! - Adds createSkyInspector, which allows you to inspect machines in Node or the browser. The inspection will send the events to a server backend through websockets and allows you to open and share a live inspection URL.

v0.2.2

27 Jan 14:17
33b3512
Compare
Choose a tag to compare

Patch Changes

v0.2.1

23 Jan 13:44
6036ddb
Compare
Choose a tag to compare

Patch Changes

  • #8 ea5bab4 Thanks @davidkpiano! - Safely stringify snapshots from XState events to deal with circular references

  • #9 12fe68e Thanks @mellson! - Update to the latest version of XState and move it to peer dependencies.