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
base: v17.3.1
Choose a base ref
...
head repository: yargs/yargs
compare: v17.4.0
Choose a head ref
  • 9 commits
  • 11 files changed
  • 8 contributors

Commits on Dec 28, 2021

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

Commits on Dec 29, 2021

  1. Configuration menu
    Copy the full SHA
    b951a7d View commit details
    Browse the repository at this point in the history
  2. multiple: improved completion for choices

    feat(completion): choices will now work for all possible aliases of an option and not just the default long option
    fix(completion): fix for completions that contain non-leading hyphens
    fix(completion): changed the check for option arguments to match options that begin with '-', instead of '--', to include short options
    gmahomarf committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    30edd50 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2021

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

Commits on Jan 9, 2022

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

Commits on Jan 13, 2022

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

Commits on Jan 24, 2022

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

Commits on Mar 19, 2022

  1. docs: fix hyphenation (#2141)

    qubist committed Mar 19, 2022
    1 Configuration menu
    Copy the full SHA
    3cbc38c View commit details
    Browse the repository at this point in the history
  2. chore(main): release 17.4.0 (#2108)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] committed Mar 19, 2022
    1 Configuration menu
    Copy the full SHA
    bcd59f1 View commit details
    Browse the repository at this point in the history