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

export actor logic-specific ActorRef types #4976

Merged

Conversation

with-heart
Copy link
Contributor

This PR exports actor logic-specific ActorRef types. Noticed in #4974 that these weren't actually exported.

In addition to exporting them, I added a jsdoc comment block for each.

Also fixed a small issue where the jsdoc block for fromPromise was attached to a variable defined before fromPromise rather than fromPromise itself.

Copy link

changeset-bot bot commented Jul 12, 2024

🦋 Changeset detected

Latest commit: 5639c71

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

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

@with-heart with-heart force-pushed the re-export-actor-logic-actorrefs branch from 11b05a5 to e37952e Compare July 12, 2024 03:19
@davidkpiano
Copy link
Member

This is awesome!

@davidkpiano davidkpiano merged commit 452bce7 into statelyai:main Jul 12, 2024
1 check passed
@github-actions github-actions bot mentioned this pull request Jul 12, 2024
@with-heart with-heart deleted the re-export-actor-logic-actorrefs branch July 12, 2024 15:31
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.

2 participants