Commander.js v9.2.0 Release Notes

Release Date: 2022-04-15 // about 2 years ago
  • โž• 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])