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) #4446

Merged
merged 1 commit into from
Nov 10, 2023
Merged

Version Packages (beta) #4446

merged 1 commit into from
Nov 10, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 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 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

xstate@5.0.0-beta.42

Major Changes

  • #4438 7bbf41d7d Thanks @Andarist! - Removed State#toStrings method.

  • #4443 18862e53c Thanks @Andarist! - State class has been removed and replaced by MachineSnapshot object. They largely have the same properties and methods. On of the main noticeable results of this change is that you can no longer check state instanceof State.

  • #4444 d6e41a923 Thanks @Andarist! - Removed mapState utility function.

Minor Changes

  • #4440 10d95393a Thanks @Andarist! - State.from, StateMachine#createState and StateMachine#resolveStateValue were removed. They largely served the same purpose as StateMachine#resolveState and this is the method that is still available and can be used instead of them.

Copy link

codesandbox-ci bot commented Nov 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 a2ecb72:

Sandbox Source
XState Example Template Configuration
XState React Template Configuration

@github-actions github-actions bot force-pushed the changeset-release/next branch 3 times, most recently from b3d4a30 to 7aa1235 Compare November 10, 2023 12:01
@davidkpiano davidkpiano merged commit 689190c into next Nov 10, 2023
1 check passed
@davidkpiano davidkpiano deleted the changeset-release/next branch November 10, 2023 12:35
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