github statelyai/xstate @xstate/inspect@0.7.0

latest releases: @xstate/vue@4.0.0, @xstate/store@2.6.1, @xstate/svelte@4.0.0...
2 years ago

Minor Changes

  • #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.