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: v3.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: v6.0.0
Choose a head ref
  • 14 commits
  • 10 files changed
  • 4 contributors

Commits on Jan 1, 2021

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

Commits on Feb 28, 2021

  1. Configuration menu
    Copy the full SHA
    652c075 View commit details
    Browse the repository at this point in the history
  2. Meta tweaks

    sindresorhus committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    94ebb07 View commit details
    Browse the repository at this point in the history
  3. 4.0.0

    sindresorhus committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    1b92d11 View commit details
    Browse the repository at this point in the history

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

Commits on Sep 12, 2025

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

Commits on Sep 13, 2025

  1. Add regression test for #32

    Fixes #32
    sindresorhus committed Sep 13, 2025
    Configuration menu
    Copy the full SHA
    37a5b6b View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2025

  1. Refactor

    sindresorhus committed Sep 15, 2025
    Configuration menu
    Copy the full SHA
    f6f7339 View commit details
    Browse the repository at this point in the history
  2. Require Node.js 20

    sindresorhus committed Sep 15, 2025
    Configuration menu
    Copy the full SHA
    f2c4926 View commit details
    Browse the repository at this point in the history
  3. 6.0.0

    sindresorhus committed Sep 15, 2025
    Configuration menu
    Copy the full SHA
    03e11aa View commit details
    Browse the repository at this point in the history
Loading