Releases: statelyai/inspect
Releases · statelyai/inspect
v0.2.3
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.1
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.