github tj/commander.js v4.1.0

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

Added

  • two routines to change how option values are handled, and eliminate name clashes with command properties (#933 #1102)
    • see storeOptionsAsProperties and passCommandToAction in README
  • .parseAsync to use instead of .parse if supply async action handlers (#806 #1118)

Fixed

  • Remove trailing blanks from wrapped help text (#1096)

Changed

  • update dependencies
  • extend security coverage for Commander 2.x to 2020-02-03
  • improvements to README
  • improvements to TypeScript definition documentation
  • move old versions out of main CHANGELOG
  • removed explicit use of ts-node in tests

Don't miss a new commander.js release

NewReleases is sending notifications on new releases.