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/matcher
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.0
Choose a base ref
...
head repository: sindresorhus/matcher
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.0
Choose a head ref
  • 5 commits
  • 8 files changed
  • 2 contributors

Commits on Mar 10, 2021

  1. Minor readme fix

    sindresorhus committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    8a63fc2 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. Make negated pattern position-insensitive (#30)

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    valango and sindresorhus authored May 12, 2021
    Configuration menu
    Copy the full SHA
    43d778c View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2021

  1. Add allPatterns option (#26)

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    valango and sindresorhus authored Oct 3, 2021
    Configuration menu
    Copy the full SHA
    c96447a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7aac07d View commit details
    Browse the repository at this point in the history
  3. 5.0.0

    sindresorhus committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    9c9a267 View commit details
    Browse the repository at this point in the history
Loading