Skip to content

v8.3.0

Compare
Choose a tag to compare
@abetomo abetomo released this 22 Oct 07:03
· 225 commits to master since this release

Added

  • .getOptionValueSource() and .setOptionValueWithSource(), where expected values for source are one of 'default', 'env', 'config', 'cli' (#1613)

Deprecated

  • .command('*'), use default command instead (#1612)
  • on('command:*'), use .showSuggestionAfterError() instead (#1612)