mattpocock / xstate-codegen

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

Rewrite to ts morph #78

Open Andarist opened 3 years ago

changeset-bot[bot] commented 3 years ago

🦋 Changeset detected

Latest commit: d352d52edc5f063d512f3bb8588ede4aafe38a6f

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 | Minor |

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

Newbie012 commented 3 years ago

Hi, any progress here 🙂? cc @Andarist , @mattpocock

Looking forward to this PR due to https://github.com/mattpocock/xstate-codegen/issues/77

Andarist commented 3 years ago

You can try installing xstate-codegen@0.4.0-pr78-20214474213 and post what has failed for you. This would be of great help. Please keep in mind that things might not compile in a weird way since proper error handling has not been implemented just yet

Newbie012 commented 3 years ago

Thanks for the quick reply. I'll keep you posted.

VanTanev commented 3 years ago

Will this see createModel() support?