Releases: statelyai/xstate-tools
@xstate/[email protected]
Patch Changes
-
#140
e073819
Thanks @Andarist! - Fixed an issue with not being able to parse type-only import/export specifiers. -
#130
99e4cb5
Thanks @mattpocock! - Fixed a bug where actions and conditions insidechoose
inside machine options would not be found in typegen. -
Updated dependencies [
e073819
,99e4cb5
]:- @xstate/[email protected]
- @xstate/[email protected]
[email protected]
Patch Changes
-
#122
a725a19
Thanks @mattpocock! - Fixed an issue where warnings for meta properties would still show even if the user had turned off visual editor warnings. -
#126
c705a64
Thanks @ericjonathan6! - Fixed a bug where descriptions on transitions were not being visualised in VSCode. -
#118
58628f1
Thanks @Andarist! - Fixed issues with typegen generation for quotes in tags and state names. -
#128
2d88c75
Thanks @Andarist! - Fixed issues with typegen generation for quotes in actions, delays, guards, services and event types. -
Updated dependencies [
58628f1
,2d88c75
,7a7f308
]:- @xstate/[email protected]
@xstate/[email protected]
Patch Changes
-
#118
58628f1
Thanks @Andarist! - Fixed issues with typegen generation for quotes in tags and state names. -
#128
2d88c75
Thanks @Andarist! - Fixed issues with typegen generation for quotes in actions, delays, guards, services and event types. -
#121
7a7f308
Thanks @Andarist! - Fixed an issue with some errors being swallowed when writing typegen file to disk. This has been preventing callers from handling errors appropriately. -
Updated dependencies [
c705a64
]:- @xstate/[email protected]
@xstate/[email protected]
Patch Changes
- #126
c705a64
Thanks @ericjonathan6! - Fixed a bug where descriptions on transitions were not being visualised in VSCode.
@xstate/[email protected]
Patch Changes
-
#118
58628f1
Thanks @Andarist! - Fixed issues with typegen generation for quotes in tags and state names. -
#128
2d88c75
Thanks @Andarist! - Fixed issues with typegen generation for quotes in actions, delays, guards, services and event types. -
#121
7a7f308
Thanks @Andarist! - Fixed an issue with the CLI reporting zero exit code in case of an error. -
Updated dependencies [
c705a64
,58628f1
,2d88c75
,7a7f308
]:- @xstate/[email protected]
- @xstate/[email protected]
[email protected]
Patch Changes
-
#109
a4f96cb
Thanks @Andarist! - Fixed support for experimental.cts
and.mts
extensions. -
Updated dependencies [
a4f96cb
]:- @xstate/[email protected]
@xstate/[email protected]
@xstate/[email protected]
Patch Changes
-
#109
a4f96cb
Thanks @Andarist! - Fixed support for experimental.cts
and.mts
extensions. -
#112
c9a52c0
Thanks @mattpocock! - Fixed a bug where multiple machines in the same file would always be labelled withTypegen0
, causing incorrect type information to be sent through the system. -
Updated dependencies [
a4f96cb
]:- @xstate/[email protected]
[email protected]
Patch Changes
-
#99
5332727
Thanks @mattpocock! - Fixed an issue where property keys passed an incorrect type would silently fail -
#100
335f349
Thanks @mattpocock! - Fixed a bug where inline guards were not being picked up in non-root events. -
Updated dependencies []:
- @xstate/[email protected]
@xstate/[email protected]
Patch Changes
- Updated dependencies [
5332727
,335f349
]:- @xstate/[email protected]