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 #1154

Merged
merged 1 commit into from
May 20, 2020
Merged

Version Packages #1154

merged 1 commit into from
May 20, 2020

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 22, 2020

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 master, this PR will be updated.

Releases

xstate@4.10.0

Minor Changes

Patch Changes

  • a10d604 #1176 Thanks @itfarrier! - Fix passing state schema into State generic

  • 326db72 #1185 Thanks @Andarist! - Fixed an issue with invoked service not being correctly started if other service got stopped in a subsequent microstep (in response to raised or null event).

  • c3a496e #1160 Thanks @davidkpiano! - Delayed transitions defined using after were previously causing a circular dependency when the machine was converted using .toJSON(). This has now been fixed.

  • e16e48e #1153 Thanks @Andarist! - Fixed an issue with choose and pure not being able to use actions defined in options.

  • d496ecb #1165 Thanks @davidkpiano! - XState will now warn if you define an .onDone transition on the root node. Root nodes which are "done" represent the machine being in its final state, and can no longer accept any events. This has been reported as confusing in #1111.

@codesandbox-ci
Copy link

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 ead5711:

Sandbox Source
cranky-taussig-thhh4 Configuration
pedantic-lumiere-s6yvp Configuration

@codesandbox-ci
Copy link

codesandbox-ci bot commented Apr 22, 2020

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 adef2eb:

Sandbox Source
distracted-wescoff-v1zy2 Configuration
lucid-butterfly-yx419 Configuration

@github-actions github-actions bot force-pushed the changeset-release/master branch 10 times, most recently from 09e603e to e84b898 Compare April 29, 2020 14:52
@github-actions github-actions bot force-pushed the changeset-release/master branch 8 times, most recently from 7f1b1a9 to 1d245f2 Compare May 9, 2020 14:40
@github-actions github-actions bot force-pushed the changeset-release/master branch 8 times, most recently from ca890f0 to 1c92171 Compare May 13, 2020 12:26
@github-actions github-actions bot force-pushed the changeset-release/master branch 8 times, most recently from c411ff6 to afcbce8 Compare May 20, 2020 21:25
@davidkpiano davidkpiano merged commit 4282c1e into master May 20, 2020
@davidkpiano davidkpiano deleted the changeset-release/master branch May 20, 2020 23:11
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.

None yet

1 participant