-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Allow any event to be raised. Fixes #949 #952
Conversation
🦋 Changeset is good to goLatest commit: f7aa712 We got this. 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 |
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 8ec4cbd:
|
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 f7aa712:
|
commit 94f9b6e Merge: b497e60 acf095a Author: David Khourshid <davidkpiano@gmail.com> Date: Sun Jan 19 15:51:40 2020 -0500 Merge branch 'master' into next commit b497e60 Merge: b122406 e0801cb Author: David Khourshid <davidkpiano@gmail.com> Date: Sun Jan 19 15:50:31 2020 -0500 Merge branch 'next' of ssh://github.com/davidkpiano/xstate into next commit acf095a Merge: 2a3fea1 7367de2 Author: David Khourshid <davidkpiano@gmail.com> Date: Sun Jan 19 12:03:53 2020 -0500 Allow @xstate/fsm to accept actions bag (#946) Allow @xstate/fsm to accept actions bag commit 7367de2 Author: Mateusz Burzyński <mateuszburzynski@gmail.com> Date: Sun Jan 19 09:51:53 2020 +0100 Add changeset commit ec4f089 Author: Mateusz Burzyński <mateuszburzynski@gmail.com> Date: Sun Jan 19 00:05:51 2020 +0100 Add tests for fsm action bag commit 6847f49 Author: Mateusz Burzyński <mateuszburzynski@gmail.com> Date: Sat Jan 18 13:49:31 2020 +0100 Update @xstate/react/fsm docs commit 7a6208b Author: Mateusz Burzyński <mateuszburzynski@gmail.com> Date: Sat Jan 18 13:46:16 2020 +0100 Tweak implementation of action bag updating commit f7b173e Author: Mateusz Burzyński <mateuszburzynski@gmail.com> Date: Sat Jan 18 13:37:27 2020 +0100 Add docs for options object for fsm's `createMachine` commit fc49a43 Author: Mateusz Burzyński <mateuszburzynski@gmail.com> Date: Sat Jan 18 09:49:44 2020 +0100 Add the same constraint to TContext type everywhere commit 0d109fc Author: Mateusz Burzyński <mateuszburzynski@gmail.com> Date: Fri Jan 17 07:46:22 2020 +0100 Move action bag support to createMachine commit 76068d2 Author: Mateusz Burzyński <mateuszburzynski@gmail.com> Date: Wed Jan 15 23:27:26 2020 +0100 Allow @xstate/fsm to accept actions bag commit 2a3fea1 Author: David Khourshid <davidkpiano@gmail.com> Date: Sat Jan 18 17:11:38 2020 -0500 Allow any event to be raised (#952) * Allow any event to be raised. Fixes #949 * Add changeset * Simplify tests commit e0801cb Merge: f34d149 b602e0c Author: David Khourshid <davidkpiano@gmail.com> Date: Sun Jan 5 23:52:28 2020 -0500 Merge branch 'master' into next
No description provided.