koordinates / xstate-tree

Build UIs with Actors using xstate and React
MIT License
82 stars 6 forks source link

xstate v5 support #58

Open UberMouse opened 5 months ago

UberMouse commented 5 months ago

Support for xstate v5 will soon be released on the @next tag

github-actions[bot] commented 5 months ago

:tada: This issue has been resolved in version 5.1.0-next.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

davidkpiano commented 5 months ago

Let me know if I can help!

UberMouse commented 5 months ago

Thanks @davidkpiano but I've got it all done now :) Just need to start using it in Koordinates for a bit to see if there's any other changes needed before an official v5 release. Just happy I worked out an incremental migration path for us, was not looking forward to migrating 100+ machines in one go :sweat_smile:

burakakca commented 1 month ago

Is the shipment of v5 coming soon?

UberMouse commented 1 month ago

Hi the releases under the @next tag (5.1.0-next.11) are basically ready to release as v5, just need to update documentation and add support for the xstate v5 inspector. So if you are interested I would use the @next tagged releases for now, there shouldn't be anymore breaking changes and if I do have to do one for the inspector support it will be low impact. We have been running it in production at Koordinates for months so it's stable.

Don't have any ETA on actually finishing up that work though, I can't use the v5 inspector at work so I've been lacking motivation to finish this up and get it across the line :sweat_smile: