github tj/commander.js v9.3.0

latest releases: v12.0.0, v12.0.0-1, v12.0.0-0...
23 months ago

Added

  • .summary() for a short summary to use instead of description when listing subcommands in help (#1726)
  • Option.implies() to set other option values when the option is specified (#1724)
  • updated Chinese README with 9.x changes (#1727)

Fixed

  • TypeScript: add string[] to .options() default value parameter type for use with variadic options (#1721)

Deprecated

  • multi-character short option flag (e.g. -ws) (#1718)

Don't miss a new commander.js release

NewReleases is sending notifications on new releases.