npm commander 6.1.0
v6.1.0

latest releases: 12.0.0, 12.0.0-1, 12.0.0-0...
3 years ago

Added

  • include URL to relevant section of README for error for potential conflict between Command properties and option values (#1306)
  • .combineFlagAndOptionalValue(false) to ease upgrade path from older versions of Commander (#1326)
  • allow disabling the built-in help option using .helpOption(false) (#1325)
  • allow just some arguments in argumentDescription to .description() (#1323)

Changed

  • tidy async test and remove lint override (#1312)

Fixed

  • executable subcommand launching when script path not known (#1322)

Don't miss a new commander release

NewReleases is sending notifications on new releases.