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

Commits on May 3, 2020

  1. Fix Travis

    sindresorhus committed May 3, 2020
    Configuration menu
    Copy the full SHA
    43e9f39 View commit details
    Browse the repository at this point in the history
  2. Document ES Modules usage (#147)

    jimthedev authored and sindresorhus committed May 3, 2020
    Configuration menu
    Copy the full SHA
    d9d42a2 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. Add isMultiple option for flags (#143)

    Co-authored-by: Sindre Sorhus <[email protected]>
    ulken and sindresorhus authored May 5, 2020
    Configuration menu
    Copy the full SHA
    c4c5ee2 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. Add isRequired flag option (#141)

    Co-authored-by: Sindre Sorhus <[email protected]>
    sbencoding and sindresorhus authored May 7, 2020
    Configuration menu
    Copy the full SHA
    1eede6a View commit details
    Browse the repository at this point in the history
  2. Require Node.js 10

    sindresorhus committed May 7, 2020
    Configuration menu
    Copy the full SHA
    ea3fd99 View commit details
    Browse the repository at this point in the history
  3. 7.0.0

    sindresorhus committed May 7, 2020
    Configuration menu
    Copy the full SHA
    e3301ed View commit details
    Browse the repository at this point in the history
Loading