yarn yargs 15.0.0
yargs v15.0.0

latest releases: 17.7.2, 17.7.1, 17.7.0...
4 years ago

⚠ BREAKING CHANGES

  • deps: yargs-parser now throws on invalid combinations of config (#1470)
  • yargs-parser@16.0.0 drops support for Node 6
  • drop Node 6 support (#1461)
  • remove package.json-based parserConfiguration (#1460)

Features

  • deps: yargs-parser now throws on invalid combinations of config (#1470) (c10c38c)
  • expose Parser from require('yargs/yargs') (#1477) (1840ba2)

Bug Fixes

  • docs: TypeScript import to prevent a future major release warning (#1441) (b1b156a)
  • stop-parse was not being respected by commands (#1459) (12c82e6)
  • update to yargs-parser with fix for array default values (#1463) (ebee59d)
  • docs: update boolean description and examples in docs (#1474) (afd5b48)

Miscellaneous Chores

Code Refactoring

  • remove package.json-based parserConfiguration (#1460) (0d3642b)

Don't miss a new yargs release

NewReleases is sending notifications on new releases.