We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30bb540 commit 9203413Copy full SHA for 9203413
CHANGELOG.md
@@ -1,8 +1,12 @@
1
# Changelog
2
3
+## v6.0.0
4
+
5
+- Fixed an issue where trying to run actions in an invalid way would cause errors. They now no-op.
6
7
## v5.9.3
8
-- Fixes an issue where when a timer performs a state transition, events were still ran with the old state.
9
+- Fixed an issue where when a timer performs a state transition, events were still ran with the old state.
10
11
## v5.9.2
12
0 commit comments