yarn yargs 8.0.0
v8.0.0

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

Bug Fixes

  • commands are now applied in order, from left to right (#857) (baba863)
  • help now takes precedence over command recommendation (#866) (17e3567)
  • positional arguments now work if no handler is provided to inner command (#864) (e28ded3)

Chores

Features

BREAKING CHANGES

  • extends functionality now always loads the JSON provided, rather than reading from a specific key
  • Node 4+ is now required; this will allow us to start updating our dependencies.
  • the first argument to strict() is now used to enable/disable its functionality, rather than controlling whether or not it is global.

Don't miss a new yargs release

NewReleases is sending notifications on new releases.