Minor Changes
-
#3235
f666f5823
Thanks @mattpocock! -@xstate/inspect
will now targethttps://stately.ai/viz
by default. You can target the old inspector by setting the config options like so:inspect({ url: `https://statecharts.io/inspect` });
#3235 f666f5823
Thanks @mattpocock! - @xstate/inspect
will now target https://stately.ai/viz
by default. You can target the old inspector by setting the config options like so:
inspect({
url: `https://statecharts.io/inspect`
});
Don't miss a new xstate release
NewReleases is sending notifications on new releases.