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

[core] Fix type issues with emitted events #4932

Conversation

davidkpiano
Copy link
Member

Fixes #4931

@davidkpiano davidkpiano linked an issue Jun 10, 2024 that may be closed by this pull request
Copy link

changeset-bot bot commented Jun 10, 2024

🦋 Changeset detected

Latest commit: 8061cc0

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

This PR includes changesets to release 1 package
Name Type
xstate 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

packages/core/src/createActor.ts Show resolved Hide resolved
packages/core/src/types.ts Show resolved Hide resolved
packages/xstate-solid/src/fromActorRef.ts Outdated Show resolved Hide resolved
davidkpiano and others added 2 commits June 10, 2024 15:02
Co-authored-by: Christopher Hiller <boneskull@boneskull.com>
@davidkpiano
Copy link
Member Author

cc. @Andarist

davidkpiano and others added 3 commits June 11, 2024 06:55
Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
@davidkpiano davidkpiano merged commit 71a7f86 into main Jun 11, 2024
1 check passed
@davidkpiano davidkpiano deleted the davidkpiano/4931-bug-type-disagreement-between-emitted-events-and-topromise branch June 11, 2024 12:00
@github-actions github-actions bot mentioned this pull request Jun 11, 2024
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: type disagreement between emitted events and toPromise
3 participants