-
I was waiting for this plugin a long time! Thank you so much for the hard work 🙏
Finally tried to use it on my Sanity setup using Bun (v1.1.33) but I get this error when launching the Studio (foll…
-
### XState version
XState version 5
### Description
i have a very complex global state machine. to make it more readable and editable i want to split the code into multible files, import the …
-
Dear Jack Kleeman, HUGE thank you! This is a major breakthru!!!
Number of SDKs and this Xstate mapping tells me Restate is the real deal.
Anything remotely similar to this, but very basic remappin…
-
-
### XState version
XState version 5
### Description
The [docs for `sendParent()`](https://stately.ai/docs/actions#send-parent-action) state (emphasis added):
> The sendParent(...) action is a sp…
-
Hey!
Recently migrated away from xstate@4 to xstate@5. Due to a breaking change in xstate5 we now need to use `useActorRef` instead of `useInterpret`. This creates an actor for a given machine logi…
-
## Overview
The xstate library kolibri uses for some of the kolibri processes has released a new version v5.x that adds some features but introduces some breaking changes with version 4.x .
We shoul…
-
## đź““ Summary
After the upgrade to [typescript v5](https://github.com/elastic/kibana/pull/186437), we can now consider the major upgrade of the XState state management library, which was blocked as …
-
I'm encountering an issue while trying to render the XState machine UI inside an iframe using the @statelyai/inspect library. The inspector is supposed to be attached to the iframe after it has been r…
-
Support for xstate v5 will soon be released on the @next tag