github tj/commander.js v5.1.0

latest releases: v12.0.0, v12.0.0-1, v12.0.0-0...
4 years ago

Added

  • support for multiple command aliases, the first of which is shown in the auto-generated help (#531, #1236)
  • configuration support in addCommand() for hidden and isDefault (#1232)

Fixed

  • omit masked help flags from the displayed help (#645, #1247)
  • remove old short help flag when change help flags using helpOption (#1248)

Changed

  • remove use of arguments to improve auto-generated help in editors (#1235)
  • rename .command() configuration noHelp to hidden (but not remove old support) (#1232)
  • improvements to documentation
  • update dependencies
  • update tested versions of node
  • eliminate lint errors in TypeScript (#1208)

Don't miss a new commander.js release

NewReleases is sending notifications on new releases.