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: pnpm/pnpm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.3.0
Choose a base ref
...
head repository: pnpm/pnpm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.4.0
Choose a head ref
  • 11 commits
  • 89 files changed
  • 3 contributors

Commits on Feb 11, 2025

  1. fix: packageManager specified version should not start with v (#9057

    )
    
    close #9046
    
    ---------
    
    Co-authored-by: Zoltan Kochan <[email protected]>
    btea and zkochan authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    4304d8e View commit details
    Browse the repository at this point in the history
  2. feat: init command create file add packageManager field (#9069)

    close #9068
    
    ---------
    
    Co-authored-by: Zoltan Kochan <[email protected]>
    btea and zkochan authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    483384a View commit details
    Browse the repository at this point in the history
  3. fix: do not output ignored scripts warnings and error messages at the…

    … same time (#9078)
    
    Co-authored-by: Zoltan Kochan <[email protected]>
    btea and zkochan authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    b60661a View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

  1. Configuration menu
    Copy the full SHA
    a5b36b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31d15ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91d46ee View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

  1. Configuration menu
    Copy the full SHA
    4aa6d45 View commit details
    Browse the repository at this point in the history
  2. fix: correct corepack self-update instructions (#9101)

    * fix: correct corepack self-update instructions
    
    The previous instructions did not actually update the pnpm version used
    by corepack in the local project.
    
    See nodejs/corepack#587
    geigerzaehler authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    7b9a9af View commit details
    Browse the repository at this point in the history
  3. feat(init): add init-package-manager configuration (#9087)

    ---------
    
    Co-authored-by: Zoltan Kochan <[email protected]>
    btea and zkochan authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    49cc167 View commit details
    Browse the repository at this point in the history
  4. refactor: use availableParallelism get the amount of paralllelism a…

    …vailable (#9096)
    
    * refactor: use `availableParallelism` get the amount of paralllelism available
    
    * chore: update
    btea authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    4d6f080 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2025

  1. chore(release): 10.4.0

    zkochan committed Feb 14, 2025
    Configuration menu
    Copy the full SHA
    2a6b51f View commit details
    Browse the repository at this point in the history
Loading