-
Notifications
You must be signed in to change notification settings - Fork 44
V5 support (WIP) #345
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
V5 support (WIP) #345
Conversation
|
Andarist
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We need to also adjust the logic to handle reenter over internal transition property.
|
|
|
Prepared a quick list of things that we should implement/change/consider before landing this:
|
Marked the ones that I think should go in for initial release; only the first 4 are important IMO for most common use-cases. |
|
Is this blocked by statelyai/xstate#4036? |
* Fix typegen blog link * Update README.md
|
I've been putting off upgrading waiting for this, is it coming soon? |
|
Hi @davidkpiano! Hope you're well and thanks for the great tools! Just wondering if this PR is still relevant or whether v5 is supported by the VSCode extension through: On the XState v4 to v5 migration guide it also states that VSCode extension is not yet supported (https://stately.ai/docs/migration#when-will-the-xstate-vs-code-extension-be-compatible-with-xstate-v5) but not too sure if that is still accurate given the above merged PRs that indicate v5 support, and this WIP PR hasn't been updated in several months. 😅 If it's not ready, is there a timeline where we can track the progress? Or is it dependant on the XState v5 Essential issues being resolved? (https://github.com/statelyai/xstate/labels/XState%20v5%20essential) Our team has been waiting to migrate to XState v5 but we actively use the VSCode extension when writing and reviewing the code. Thank you! 🙇 |
Hey, this is still in progress. We are actually redoing the machine extractor devtools because we need to move away from The timeline for this is early 2024, if all goes well. |
|
@davidkpiano Thanks for the quick reply! Fingers crossed 🤞 |
No description provided.