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: open-cli-tools/concurrently
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.2.0
Choose a base ref
...
head repository: open-cli-tools/concurrently
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.2.1
Choose a head ref
  • 18 commits
  • 69 files changed
  • 3 contributors

Commits on Jun 27, 2025

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

Commits on Jun 28, 2025

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

Commits on Jul 6, 2025

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

Commits on Jul 12, 2025

  1. Remove lodash (#555)

    gustavohenke authored Jul 12, 2025
    Configuration menu
    Copy the full SHA
    7437b0f View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2025

  1. Fix bug with hide: 0

    Instead of hiding the output from command 0,
    this would actually not hide any output.
    
    Introduced by #555
    gustavohenke committed Aug 3, 2025
    Configuration menu
    Copy the full SHA
    37212b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2025

  1. Configuration menu
    Copy the full SHA
    ca2d6bb View commit details
    Browse the repository at this point in the history
  2. Replace jest with vitest (#554)

    Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
    gustavohenke and paescuj authored Aug 17, 2025
    Configuration menu
    Copy the full SHA
    29cadb4 View commit details
    Browse the repository at this point in the history
  3. Upgrade to pnpm v10 (#558)

    paescuj authored Aug 17, 2025
    Configuration menu
    Copy the full SHA
    a925276 View commit details
    Browse the repository at this point in the history
  4. Remove obsolete .npmrc file

    paescuj committed Aug 17, 2025
    Configuration menu
    Copy the full SHA
    58300f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2025

  1. Configuration menu
    Copy the full SHA
    7993ce6 View commit details
    Browse the repository at this point in the history
  2. Enable watch mode & coverage for unit tests by default

    Also include test under `bin/` (was missing)
    paescuj committed Aug 18, 2025
    Configuration menu
    Copy the full SHA
    389fec4 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

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

Commits on Aug 20, 2025

  1. Migrate to ESLint v9 (#561)

    paescuj authored Aug 20, 2025
    Configuration menu
    Copy the full SHA
    4c403f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cfc6a6 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2025

  1. Full coverage (#563)

    paescuj authored Aug 22, 2025
    Configuration menu
    Copy the full SHA
    09d3d7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee81511 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2025

  1. Configuration menu
    Copy the full SHA
    0dfedb0 View commit details
    Browse the repository at this point in the history
  2. 9.2.1

    paescuj committed Aug 25, 2025
    Configuration menu
    Copy the full SHA
    414cd01 View commit details
    Browse the repository at this point in the history
Loading