Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: yargs/yargs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6bad6a9
Choose a base ref
...
head repository: yargs/yargs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 57a39cb
Choose a head ref
  • 3 commits
  • 7 files changed
  • 3 contributors

Commits on Jan 20, 2018

  1. Configuration menu
    Copy the full SHA
    2b56812 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2018

  1. feat: requiresArg is now simply an alias for nargs(1) (#1054)

    BREAKING CHANGE: requiresArg now has significantly different error output, matching nargs.
    bcoe authored Jan 22, 2018
    Configuration menu
    Copy the full SHA
    a3ddacc View commit details
    Browse the repository at this point in the history
  2. chore(release): 11.0.0

    Benjamin committed Jan 22, 2018
    Configuration menu
    Copy the full SHA
    57a39cb View commit details
    Browse the repository at this point in the history
Loading