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/globby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v16.2.1
Choose a base ref
...
head repository: sindresorhus/globby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v16.2.2
Choose a head ref
  • 2 commits
  • 10 files changed
  • 1 contributor

Commits on Jul 15, 2026

  1. Fix: Do not enumerate ignored directories with gitignore option

    Hand provably-safe prune patterns to fast-glob so whole ignored directories are skipped during traversal instead of being enumerated and filtered afterward.
    
    Fixes #279
    sindresorhus committed Jul 15, 2026
    Configuration menu
    Copy the full SHA
    8bf8f54 View commit details
    Browse the repository at this point in the history
  2. 16.2.2

    sindresorhus committed Jul 15, 2026
    Configuration menu
    Copy the full SHA
    14f4f47 View commit details
    Browse the repository at this point in the history
Loading