xstate
xstate copied to clipboard
Deprecate `send()` action creator
This PR deprecates the send() action creator in favor of sendTo() and raise().
🦋 Changeset detected
Latest commit: 2637bab941ee831d25cb6f76e0f80ba91ed0103a
The changes in this PR will be included in the next version bump.
This PR includes changesets to release 1 package
| Name | Type |
|---|---|
| xstate | Minor |
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
👇 Click on the image for a new way to code review
-
Make big changes easier — review code in small groups of related files
-
Know where to start — see the whole change at a glance
-
Take a code tour — explore the change with an interactive tour
-
Make comments and review — all fully sync’ed with github
Legend

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.
@Andarist Is this good to go?