SimeonC / storybook-xstate-addon

A storybook addon to assist with writing stories that rely on xstate
https://SimeonC.github.io/storybook-xstate-addon/
MIT License
54 stars 6 forks source link

Do you have any plan for supporting xstate v5? #57

Open CreadDiscans opened 6 months ago

CreadDiscans commented 6 months ago

xstate v5 has many different from v4.

So the package need migration works.

https://stately.ai/docs/migration

Do you have any plan about this?

SimeonC commented 6 months ago

Yup, I will update this when we migrate at work. Open to PRs to migrate earlier as we're in the middle of a webpack to Vite upgrade and are waiting for the VSCode extension to support v5 so it may be a few months before I get time to look at this.

HighLiuk commented 6 months ago

@SimeonC FYI the VSCode extension to support v5 has finally been released!