Skip to content

Releases: statelyai/xstate-tools

@xstate/[email protected]

05 Aug 12:33
d47d882
Compare
Choose a tag to compare

Patch Changes

  • #195 446b5aa Thanks @Andarist! - Preserve predictableActionArguments config key when updating the machines.

@xstate/[email protected]

05 Aug 12:33
d47d882
Compare
Choose a tag to compare

Patch Changes

[email protected]

03 Aug 08:44
d354560
Compare
Choose a tag to compare

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]

03 Aug 08:44
d354560
Compare
Choose a tag to compare

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.

@xstate/[email protected]

03 Aug 08:44
d354560
Compare
Choose a tag to compare

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]:

[email protected]

27 Jul 09:14
e293304
Compare
Choose a tag to compare

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]

27 Jul 09:14
e293304
Compare
Choose a tag to compare

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]

27 Jul 09:14
e293304
Compare
Choose a tag to compare

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]:

[email protected]

15 Jun 09:59
6a91d6a
Compare
Choose a tag to compare

Patch Changes

[email protected]

09 Jun 11:03
1035802
Compare
Choose a tag to compare

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]: