Skip to content

v9.2.0

Compare
Choose a tag to compare
@abetomo abetomo released this 15 Apr 07:12
· 200 commits to master since this release

Added

  • conditional export of 'types' for upcoming TypeScript module resolution (#1703)
  • example file showing two ways to add global options to subcommands (#1708)

Fixed

  • detect option conflicts in parent commands of called subcommand (#1710)

Changed

  • replace deprecated String.prototype.substr (#1706)