11.0.0
Changed 3
- leading and trailing spaces are now ignored by the .arguments() method
- refine types exports for ESM to follow TypeScript guidelines
- Commander 11 requires Node.js v16 or higher
Fixed 1
- help command works when help option is disabled
From Commander.js
Fixed
- help command works when help option is disabled ([#1864])
Changed
- leading and trailing spaces are now ignored by the .arguments() method ([#1874])
- refine "types" exports for ESM to follow TypeScript guidelines ([#1886])
- Breaking: Commander 11 requires Node.js v16 or higher