npm commander 7.0.0-1
v7.0.0-1

latest releases: 12.0.0, 12.0.0-1, 12.0.0-0...
3 years ago

Added

  • .createOption() to support subclassing of automatically created options (like .createCommand()) (#1380)
  • .configureOutput() to modify use of stdout and stderr or customise display of errors (#1387)

Breaking changes relative to 7.0.0-0

  • rework new Help.wrap() for simpler usage pattern (#1395)
  • rename new "columns" properties (#1396)
    • Help.columns -> helpWidth
    • getOutColumns() -> getOutHelpWidth()
    • getErrColumns() -> getErrHelpWidth()

Don't miss a new commander release

NewReleases is sending notifications on new releases.