David Khourshid
David Khourshid
This is in progress for v5: #3743
This is likely to be irrelevant when #3675 goes in, which will be recommended over "extending" context.
Let's prefer `onError` on state?
Decision: - Do not allow built-in events to be captured by wildcards - Do not allow errors to be captured by wildcards (these are built-in events anyway)
Superseded by `assertEvent(...)` https://stately.ai/docs/typescript#asserting-events
This was added here: https://stately.ai/docs/cheatsheet
Closing this as it has a sensible workaround, and we likely don't want to introduce an additional helper function for this. We may reconsider if it is a more common...
Superseded by `createActorContext` feature
The docs have moved to https://github.com/statelyai/docs and we will be addressing suggestions & improvements there.
Hey thanks again for this! We're going to create a similar example and keep it inside the repository.