Skip to content

Release: v0.25.4

Choose a tag to compare

@shinpr shinpr released this 06 Sep 10:11
· 36 commits to main since this release
6e67dd8
  • Judge frontend type safety by whether a check or an existing contract backs the declared type, instead of prescribing unknown plus type guards as the only route.
  • Flag a type assertion only when neither backing exists, replacing the count-based "excessive use" criterion.
  • Defer external API response types in quality-fixer-frontend to the typescript-rules boundary validation policy and remove the duplicate entry.