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: sindresorhus/meow
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1f265e4
Choose a base ref
...
head repository: sindresorhus/meow
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ebe00a1
Choose a head ref
  • 6 commits
  • 7 files changed
  • 3 contributors

Commits on May 12, 2020

  1. Rename camelcase to camelCase (#151)

    * Rename `camelcase` to `camelCase`
    
    * Remove meaningless comments
    ulken authored May 12, 2020
    Configuration menu
    Copy the full SHA
    20f6e85 View commit details
    Browse the repository at this point in the history
  2. Rename yargs to parseArguments (#149)

    ulken authored May 12, 2020
    Configuration menu
    Copy the full SHA
    1c251e8 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2020

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

Commits on Jul 6, 2020

  1. Fix typo

    Closes #153
    sindresorhus committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    fa2a374 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

  1. Improve flags types to acknowledge isMultiple and isRequired opti…

    …ons (#154)
    
    Co-authored-by: Sindre Sorhus <[email protected]>
    voxpelli and sindresorhus authored Aug 10, 2020
    Configuration menu
    Copy the full SHA
    e38789f View commit details
    Browse the repository at this point in the history
  2. 7.1.0

    sindresorhus committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    ebe00a1 View commit details
    Browse the repository at this point in the history
Loading