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 (beta) #4349

Merged
merged 1 commit into from
Oct 14, 2023
Merged

Version Packages (beta) #4349

merged 1 commit into from
Oct 14, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 9, 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 next, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

next is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on next.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

[email protected]

Patch Changes

  • #4351 6f1818365 Thanks @Andarist! - Fixed an issue that prevented invoke.input from seeing the context updated by the same-level entry actions.

  • #4344 f9b17f1e9 Thanks @davidkpiano! - Inspection events are now exported:

    import type {
      InspectedActorEvent,
      InspectedEventEvent,
      InspectedSnapshotEvent,
      InspectionEvent
    } from 'xstate';

@codesandbox-ci
Copy link

codesandbox-ci bot commented Oct 9, 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 bf844d3:

Sandbox Source
XState Example Template Configuration
XState React Template Configuration

@github-actions github-actions bot force-pushed the changeset-release/next branch from 0314222 to bf844d3 Compare October 13, 2023 18:18
@davidkpiano davidkpiano merged commit a867cc0 into next Oct 14, 2023
@davidkpiano davidkpiano deleted the changeset-release/next branch October 14, 2023 03:43
audionerd pushed a commit to audionerd/xstate that referenced this pull request Oct 19, 2023
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
audionerd pushed a commit to audionerd/xstate that referenced this pull request Oct 19, 2023
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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