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: bcomnes/npm-run-all2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.0.3
Choose a base ref
...
head repository: bcomnes/npm-run-all2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.0.4-beta.0
Choose a head ref
  • 8 commits
  • 5 files changed
  • 3 contributors

Commits on May 20, 2025

  1. add tests for double stars

    beeequeue authored and bcomnes committed May 20, 2025
    Configuration menu
    Copy the full SHA
    dcf2ac4 View commit details
    Browse the repository at this point in the history
  2. fix new test

    beeequeue authored and bcomnes committed May 20, 2025
    Configuration menu
    Copy the full SHA
    3c0d2b2 View commit details
    Browse the repository at this point in the history
  3. Try picomatch again

    bcomnes committed May 20, 2025
    Configuration menu
    Copy the full SHA
    8f4e377 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #179 from bcomnes/fix-star-matches

    add tests for double stars
    bcomnes authored May 20, 2025
    Configuration menu
    Copy the full SHA
    d77ba4b View commit details
    Browse the repository at this point in the history
  5. Improve npm lifecycles

    - Remove npm test from preversion. These shouldn't be tied together.
    - Move postversion to prepublishOnly. Pushing to github is publishing!
    bcomnes committed May 20, 2025
    Configuration menu
    Copy the full SHA
    530288e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fb6721a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    583b12d View commit details
    Browse the repository at this point in the history
  8. 8.0.4-beta.0

    bcomnes committed May 20, 2025
    Configuration menu
    Copy the full SHA
    e23faea View commit details
    Browse the repository at this point in the history
Loading