Releases: statelyai/xstate-tools
@xstate/[email protected]
@xstate/[email protected]
Patch Changes
-
#195
446b5aa
Thanks @Andarist! - PreservepredictableActionArguments
config key when updating the machines. -
Updated dependencies [
446b5aa
]:- @xstate/[email protected]
[email protected]
Patch Changes
-
#190
a5f091f
Thanks @Andarist! - Fixed an issue with events leading to a machine being put in its final configuration not being added to the appropriate exit actions. -
Updated dependencies [
a5f091f
]:- @xstate/[email protected]
@xstate/[email protected]
@xstate/[email protected]
Patch Changes
-
#190
a5f091f
Thanks @Andarist! - Fixed an issue with events leading to a machine being put in its final configuration not being added to the appropriate exit actions. -
Updated dependencies [
a5f091f
]:- @xstate/[email protected]
[email protected]
Minor Changes
-
#114
267db6b
Thanks @mattpocock! - Gave typegen the ability to calculate all of the events which can fire exit actions. -
#189
4ed3d9b
Thanks @farskid! - Adds a setting to sync the visual editor theme with the VS Code theme -
#188
e54ce0d
Thanks @mellson! - Changes made outside VS Code are now sent to the visual editor. -
#144
0af1105
Thanks @mellson! - Added a snippet, xsm, to create a working machine you can edit using the visual editor in seconds.
Patch Changes
-
#170
bd0972c
Thanks @Andarist! - Fixed a couple of issues with entry and exit actions not having the appropriate event types associated with them in the generated typegen information. Those issues were mainly related to actions defined on the "path" in the machine in between the source and target states. -
#182
fa09f36
Thanks @Andarist! - Fixed an issue with some entry actions between the target and the resolved leaf not having the appropriate event types associated them in the generated typegen information. -
Updated dependencies [
267db6b
,2e1a1f5
,fa09f36
]:- @xstate/[email protected]
@xstate/[email protected]
Minor Changes
- #114
267db6b
Thanks @mattpocock! - Gave typegen the ability to calculate all of the events which can fire exit actions.
Patch Changes
-
#170
bd0972c
Thanks @Andarist! - Fixed a couple of issues with entry and exit actions not having the appropriate event types associated with them in the generated typegen information. Those issues were mainly related to actions defined on the "path" in the machine in between the source and target states. -
#182
fa09f36
Thanks @Andarist! - Fixed an issue with some entry actions between the target and the resolved leaf not having the appropriate event types associated them in the generated typegen information.
@xstate/[email protected]
Minor Changes
- #114
267db6b
Thanks @mattpocock! - Gave typegen the ability to calculate all of the events which can fire exit actions.
Patch Changes
-
#170
bd0972c
Thanks @Andarist! - Fixed a couple of issues with entry and exit actions not having the appropriate event types associated with them in the generated typegen information. Those issues were mainly related to actions defined on the "path" in the machine in between the source and target states. -
#182
fa09f36
Thanks @Andarist! - Fixed an issue with some entry actions between the target and the resolved leaf not having the appropriate event types associated them in the generated typegen information. -
Updated dependencies [
267db6b
,2e1a1f5
,fa09f36
]:- @xstate/[email protected]
[email protected]
[email protected]
Patch Changes
-
#156
6a9a761
Thanks @mellson! - Added functionality to allow the editor to communicate with the VS Code extension. -
#146
97df9bb
Thanks @mellson! - Added a setting and a helper prompt to enable file nesting of typegen files. -
#129
117c89a
Thanks @mattpocock! - Fixed a bug where children of states entered from transitions would not have their entry actions or invocations typed properly. -
Updated dependencies [
117c89a
]:- @xstate/[email protected]