xstate-codegen icon indicating copy to clipboard operation
xstate-codegen copied to clipboard

Fix issue with space in action/guard/etc. name

Open johnnydecimal opened this issue 4 years ago • 1 comments

Fixes an issue whereby a space in the key name for an action, activity, guard, or service causes a failure. We do this by wrapping the name of those items in "quotes" in the output. This is achieved by editing the template file.

johnnydecimal avatar Jun 14 '21 04:06 johnnydecimal

🦋 Changeset detected

Latest commit: 7bb7dd386c9145e23ad3efc9397193ffdabf2bdd

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

changeset-bot[bot] avatar Jun 14 '21 04:06 changeset-bot[bot]