Skip to content

v0.1.22

Choose a tag to compare

@fitchmultz fitchmultz released this 02 Jun 15:15
· 18 commits to main since this release
b4102ad
  • Tighten test-only TypeScript casts around goal state and recovery runtime harnesses.
  • Make the recovery runtime generic over its context so tests can use the minimal status context they exercise.
  • Add a type-hygiene regression check for banned TypeScript escape hatches such as double assertions, as any, as never, any annotations, and suppression comments.