Skip to content

Commit 055d891

Browse files
Merge pull request #16 from typeonce-dev/codex/improve-type-errors
Improve compile-time machine diagnostics
2 parents 0c5755f + ea8e165 commit 055d891

3 files changed

Lines changed: 278 additions & 98 deletions

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"@typeonce/effect-machine": patch
3+
---
4+
5+
Improve compile-time diagnostics for invalid state definitions, event protocols,
6+
and handler configurations. Errors now retain the relevant configuration shape
7+
and state path while preserving existing inference and type safety.

0 commit comments

Comments
 (0)