Closed github-actions[bot] closed 2 years ago
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/statelyai/xstate-viz/Adho5gqsn16o7JqLesRevNTbHiWU
✅ Preview: https://xstate-viz-git-changeset-release-dev-statelyai.vercel.app
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to dev, this PR will be updated.
Releases
xstate-viz-app@0.7.0
Minor Changes
67e24ae
Thanks @jacksteamdev! - You can now inspect via WebSocket. To do that you can add the WebSocket server url as a query parameter, for examplehttps://stately.ai/viz?inspect&server=ws://localhost:3000
Patch Changes
632f950
Thanks @Andarist! - Fixed panning/dragging interations (the ones that include pressing pointer down) in FireFox.