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

[v5] Behavior to logic #4041

Merged
merged 9 commits into from
Jun 1, 2023
Merged

[v5] Behavior to logic #4041

merged 9 commits into from
Jun 1, 2023

Conversation

davidkpiano
Copy link
Member

Renames instances of ActorBehavior to ActorLogic

@davidkpiano davidkpiano requested a review from Andarist May 25, 2023 11:01
@changeset-bot
Copy link

changeset-bot bot commented May 25, 2023

🦋 Changeset detected

Latest commit: f2790ef

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

This PR includes changesets to release 4 packages
Name Type
xstate Major
@xstate/fsm Major
@xstate/react Major
@xstate/vue Major

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

@codesandbox-ci
Copy link

codesandbox-ci bot commented May 25, 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 f2790ef:

Sandbox Source
XState Example Template Configuration
XState React Template Configuration

@ghost
Copy link

ghost commented May 25, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@davidkpiano davidkpiano changed the base branch from v5/machine-types-1 to next May 25, 2023 11:28
davidkpiano and others added 5 commits June 1, 2023 11:58
# Conflicts:
#	packages/core/src/State.ts
#	packages/core/src/StateMachine.ts
#	packages/core/src/StateNode.ts
#	packages/core/src/actors/callback.ts
#	packages/core/src/actors/observable.ts
#	packages/core/src/types.ts
#	packages/core/src/utils.ts
#	packages/core/test/invoke.test.ts
#	packages/xstate-test/test/paths.test.ts
Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
Copy link
Member

@Andarist Andarist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs a changeset, other than that LGTM

@davidkpiano davidkpiano merged commit 50fe8cd into next Jun 1, 2023
3 checks passed
@davidkpiano davidkpiano deleted the v5/behavior-to-logic branch June 1, 2023 10:38
@github-actions github-actions bot mentioned this pull request Jun 1, 2023
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

2 participants