Commander.js v9.4.1 Release Notes

Release Date: 2022-09-30 // over 1 year ago
  • ๐Ÿ›  Fixed

    • .setOptionValue() now also clears option source ([#1795])
    • TypeScript: add implied to OptionValueSource for option values set by using .implies() ([#1794])
    • TypeScript : add undefined to return type of .getOptionValueSource() ([#1794])

    ๐Ÿ”„ Changed

    • โž• additions to README

Previous changes from v9.4.0

  • โž• Added

    • preSubcommand hook called before direct subcommands ([#1763])

    ๐Ÿ›  Fixed

    • export InvalidOptionArgumentError in esm ([#1756])

    ๐Ÿ”„ Changed

    • โšก๏ธ update dependencies ([#1767])