Thanks to visit codestin.com
Credit goes to github.com

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.15.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.15.1
Choose a head ref
  • 9 commits
  • 128 files changed
  • 5 contributors

Commits on Aug 21, 2025

  1. Configuration menu
    Copy the full SHA
    05dd45e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6aaf938 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2025

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

Commits on Aug 27, 2025

  1. Configuration menu
    Copy the full SHA
    affdd5b View commit details
    Browse the repository at this point in the history
  2. fix(lockfile-to-pnp): ensure packageLocation ends in trailing slash (#…

    …9905)
    
    Discovered via #9904.
    PnP expects `packageLocation` to end in a trailing slash, this commit ensures that.
    Skn0tt authored Aug 27, 2025
    Configuration menu
    Copy the full SHA
    77d5b17 View commit details
    Browse the repository at this point in the history
  3. chore: remove unused catalog pkg (#9909)

    ---------
    
    Co-authored-by: Zoltan Kochan <[email protected]>
    btea and zkochan authored Aug 27, 2025
    Configuration menu
    Copy the full SHA
    dc5ce6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f1552d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2025

  1. fix: pick package by real name to resolve a peer dependency (#9919)

    * fix: pick package by real name to resolve a peer dependency
    
    close #9913
    
    This fixes a regression introduced in #9835
    
    * fix: resolve from alias
    
    * test: fix
    
    * refactor: test
    
    * fix: sort aliases
    
    * docs: add changesets
    
    * refactor: types
    zkochan authored Aug 31, 2025
    Configuration menu
    Copy the full SHA
    3482fe1 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2025

  1. chore(release): 10.15.1

    zkochan committed Sep 1, 2025
    Configuration menu
    Copy the full SHA
    3d1711a View commit details
    Browse the repository at this point in the history
Loading