Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for the typegen in @xstate/vue #3083

Merged
merged 1 commit into from
Feb 27, 2022
Merged

Conversation

Andarist
Copy link
Member

@Andarist Andarist commented Feb 23, 2022

closes #3080

This basically just ports the typegen-related changes from @xstate/react so it's not 100% new code

@changeset-bot
Copy link

changeset-bot bot commented Feb 23, 2022

🦋 Changeset detected

Latest commit: 96e06e6

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

This PR includes changesets to release 1 package
Name Type
@xstate/vue Major

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

@ghost
Copy link

ghost commented Feb 23, 2022

CodeSee Review Map:

Review these changes using an interactive CodeSee Map

Review in an interactive map

View more CodeSee Maps

Legend

CodeSee Map Legend

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 96e06e6:

Sandbox Source
XState Example Template Configuration
XState React Template Configuration

@Andarist Andarist merged commit bc59258 into main Feb 27, 2022
@Andarist Andarist deleted the feature/vue-typegen branch February 27, 2022 08:27
@github-actions github-actions bot mentioned this pull request Feb 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Change in @xstate/vue types between 4.23.4 and 4.30.2 starts throwing Typescript errors
2 participants