Skip to content

@effect/cli@0.75.2

Choose a tag to compare

@github-actions github-actions released this 04 Jun 00:32
· 2905 commits to main since this release
626c61b

Patch Changes

  • #6213 1a63ec8 Thanks @lihan3238! - fix(cli): replace all hyphens in shell completion command names

  • #6208 e71ba68 Thanks @Zelys-DFKH! - Fix @effect/cli help output to use Ansi.blackBright instead of Ansi.black for Weak spans. The previous black foreground was invisible on dark terminal backgrounds.