Commander.js v9.4.1 Release Notes
Release Date: 2022-09-30 // about 2 years ago-
🛠 Fixed
.setOptionValue()
now also clears option source ([#1795])- TypeScript: add
implied
toOptionValueSource
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])