mattpocock / xstate-codegen

A codegen tool for 100% TS type-safety in XState
MIT License
245 stars 12 forks source link

Fix for choose action #64

Closed danielkcz closed 3 years ago

danielkcz commented 3 years ago

Since I can't push to PR #63, I've made a separate PR with a solution. I don't know if it's an ideal way of dealing with this, but it works :)

@mattpocock I wonder when you get back to us and tackle those open PRs? Or perhaps @Andarist can help?

cc @Silverwolf90

changeset-bot[bot] commented 3 years ago

🦋 Changeset detected

Latest commit: 3883c9a313e29f15bd447b2a886460915a58bfad

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | -------------- | ----- | | xstate-codegen | Patch |

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

mattpocock commented 3 years ago

@FredyC Apologies, I'll try to get to them later this week. Sorry for ghosting.