xstate icon indicating copy to clipboard operation
xstate copied to clipboard

Deprecate `send()` action creator

Open davidkpiano opened this issue 3 years ago • 3 comments

This PR deprecates the send() action creator in favor of sendTo() and raise().

davidkpiano avatar Jun 08 '22 14:06 davidkpiano

🦋 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

changeset-bot[bot] avatar Jun 08 '22 14:06 changeset-bot[bot]

👇 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

    Try it now!

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map Legend

ghost avatar Jun 08 '22 14:06 ghost

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.

codesandbox-ci[bot] avatar Jun 08 '22 14:06 codesandbox-ci[bot]

@Andarist Is this good to go?

davidkpiano avatar Oct 20 '22 21:10 davidkpiano