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: 0b519a4672c8493d72838292ed0d60b63b88f33e
Choose a base ref
...
head repository: yargs/yargs
compare: 1ffb9279456bfac73c1b3681b0f738ada6587389
Choose a head ref
  • 18 commits
  • 125 files changed
  • 5 contributors

Commits on Jul 6, 2020

  1. Copy the full SHA
    863937f View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency mocha to v8 (#1674)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot committed Jul 6, 2020
    Copy the full SHA
    df283d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2020

  1. chore(deps): update dependency @types/mocha to v8 (#1689)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot committed Jul 19, 2020
    Copy the full SHA
    56a589f View commit details
    Browse the repository at this point in the history
  2. refactor(ts)!: ship yargs.d.ts (#1671)

    BREAKING CHANGE: yargs now ships with its own types
    mleguen committed Jul 19, 2020
    Copy the full SHA
    c06f886 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f5997e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

  1. feat(usage)!: single char aliases first in help (#1574)

    BREAKING CHANGE: single character aliases are now shown first in help output
    mleguen committed Aug 5, 2020
    Copy the full SHA
    a552990 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

  1. Copy the full SHA
    0f81024 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2020

  1. feat: adds support for ESM and Deno (#1708)

    BREAKING CHANGE: find-up replaced with escalade; export map added (limits importable files in Node >= 12); yarser-parser@19.x.x (new decamelize/camelcase implementation).
    bcoe committed Aug 22, 2020
    Copy the full SHA
    ac6d5d1 View commit details
    Browse the repository at this point in the history
  2. chore: add back yargs logo

    bcoe committed Aug 22, 2020
    Copy the full SHA
    b1f647b View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. Copy the full SHA
    bad6f76 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    60234a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

  1. feat: tweaks to API surface based on user feedback (#1726)

    BREAKING CHANGE: tweaks to ESM/Deno API surface: now exports yargs function by default; getProcessArgvWithoutBin becomes hidBin; types now exported for Deno.
    bcoe committed Aug 31, 2020
    Copy the full SHA
    4151fee View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2020

  1. Copy the full SHA
    d360577 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c71783a View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2020

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

Commits on Sep 9, 2020

  1. Copy the full SHA
    b215fba View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5e5e5d0 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1ffb927 View commit details
    Browse the repository at this point in the history