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

Version Packages #4134

Merged
merged 1 commit into from
Jul 12, 2023
Merged

Version Packages #4134

merged 1 commit into from
Jul 12, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 10, 2023

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@xstate/[email protected]

Minor Changes

[email protected]

Patch Changes

  • #4130 e659fac5d Thanks @davidkpiano! - The pure(...) action creator is now properly typed so that it allows function actions:

    actions: pure(() => [
      // now allowed!
      (context, event) => { ... }
    ])

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jul 10, 2023

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 823a0dd:

Sandbox Source
XState Example Template Configuration
XState React Template Configuration

@github-actions github-actions bot force-pushed the changeset-release/main branch from 1fa4785 to 823a0dd Compare July 10, 2023 08:57
@Andarist Andarist merged commit b2754e5 into main Jul 12, 2023
@Andarist Andarist deleted the changeset-release/main branch July 12, 2023 08:43
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.

1 participant