Skip to content

Commit

Permalink
Add changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkpiano committed Oct 18, 2020
1 parent bd13364 commit 8c78e12
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/blue-ladybugs-retire.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'xstate': patch
---

The return type of `spawn(machine)` will now be `Actor<State<TContext, TEvent>, TEvent>`, which is compatible with `Interpreter<...>`.

0 comments on commit 8c78e12

Please sign in to comment.