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-parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.0.0
Choose a base ref
...
head repository: yargs/yargs-parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.0.0
Choose a head ref
  • 4 commits
  • 7 files changed
  • 4 contributors

Commits on Aug 10, 2017

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

Commits on Oct 5, 2017

  1. Configuration menu
    Copy the full SHA
    d137227 View commit details
    Browse the repository at this point in the history
  2. feat: reworking how numbers are parsed (#104)

    BREAKING CHANGE: strings that fail `Number.isSafeInteger()` are no longer coerced into numbers.
    bcoe authored Oct 5, 2017
    Configuration menu
    Copy the full SHA
    fba00eb View commit details
    Browse the repository at this point in the history
  3. chore(release): 8.0.0

    Benjamin Coe committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    c7eee91 View commit details
    Browse the repository at this point in the history
Loading