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: v17.4.0
Choose a base ref
...
head repository: yargs/yargs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v17.4.1
Choose a head ref
  • 6 commits
  • 12 files changed
  • 5 contributors

Commits on Mar 19, 2022

  1. fix: hide hidden options from completion (#2143)

    Fixes: #2142
    
    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    alan-agius4 and Benjamin E. Coe authored Mar 19, 2022
    1 Configuration menu
    Copy the full SHA
    e086dfa View commit details
    Browse the repository at this point in the history
  2. samples: event.keyCode is deprecated, use new .code API (#2125)

    Some browser don't support `code` so I added a fallback for `keyCode`
    
    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    code913 and Benjamin E. Coe authored Mar 19, 2022
    1 Configuration menu
    Copy the full SHA
    0bb49c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

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

Commits on Mar 31, 2022

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

Commits on Apr 9, 2022

  1. 1 Configuration menu
    Copy the full SHA
    2d1136d View commit details
    Browse the repository at this point in the history
  2. chore(main): release 17.4.1 (#2147)

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