Closed davidkpiano closed 3 months ago
Latest commit: d7e92243384804ccfea1c56db9c54ce702ed856b
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
@Andarist Ready for review
The state value typings for setup state machine actors (
setup({}).createMachine({ ... })
) have been improved to represent the actual expected state values.