Skip to content

Commit d6af0b3

Browse files
author
Matthew Phillips
committed
add a changeset
1 parent 5bd85e0 commit d6af0b3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.changeset/soft-swans-heal.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"robot3": patch
3+
---
4+
5+
Fix syntax error in state function type definition that caused TypeScript compilation failures. The previous change had a missing space in a conditional type expression, breaking type inference for state transitions.

0 commit comments

Comments
 (0)