-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.24.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: pnpm/pnpm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.25.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 315 files changed
- 7 contributors
Commits on Nov 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a58d510 - Browse repository at this point
Copy the full SHA a58d510View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82e2c30 - Browse repository at this point
Copy the full SHA 82e2c30View commit details
Commits on Dec 2, 2025
-
feat: allow loading certificates from scoped
cert,caandkey(#……10230) * feat: allow loading certificates from `cert`, `ca` and `key` These properties are supported in .npmrc, but get ignored by pnpm, this will make pnpm read and use them as well. * refactor: getNetworkConfigs.ts * docs: update changesets * fix: issues * docs: update changesets --------- Co-authored-by: Zoltan Kochan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b0ec709 - Browse repository at this point
Copy the full SHA b0ec709View commit details -
* feat(init): fields preset * feat: replace `init-preset` with `init-bare` * feat: remove init-bare close #10226 --------- Co-authored-by: Zoltan Kochan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 78f12ef - Browse repository at this point
Copy the full SHA 78f12efView commit details -
fix: dependencies that were added to onlyBuiltDependencies should be …
…built on install (#10256)
Configuration menu - View commit details
-
Copy full SHA for 033a256 - Browse repository at this point
Copy the full SHA 033a256View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8293fb - Browse repository at this point
Copy the full SHA a8293fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for e90dd8d - Browse repository at this point
Copy the full SHA e90dd8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c15c93 - Browse repository at this point
Copy the full SHA 7c15c93View commit details
Commits on Dec 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9b05bdd - Browse repository at this point
Copy the full SHA 9b05bddView commit details
Commits on Dec 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 00c7107 - Browse repository at this point
Copy the full SHA 00c7107View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98b00f4 - Browse repository at this point
Copy the full SHA 98b00f4View commit details
Commits on Dec 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 17d34fa - Browse repository at this point
Copy the full SHA 17d34faView commit details -
fix(publish): respect --force flag in recursive publish (#10277)
When using 'pnpm -r publish --force', the --force flag was being ignored. The flag was checked to determine which packages to publish, but wasn't passed to individual publish commands. This adds --force to the appendedArgs array so it gets passed through to each publish call, following the same pattern as other CLI flags like --access, --dry-run, and --otp. close #10272
Configuration menu - View commit details
-
Copy full SHA for d334fdc - Browse repository at this point
Copy the full SHA d334fdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa82ec3 - Browse repository at this point
Copy the full SHA fa82ec3View commit details -
fix: don't fail with ERR_PNPM_MISSING_TIME on packages that are exclu…
…ded from trust checks (#10292) * fix: don't fail with ERR_PNPM_MISSING_TIME on packages that are excluded from trust checks close #10259 * test: add coverage for excluded packages missing time field (#10293) * Initial plan * test: add coverage for excluded packages missing time field Co-authored-by: zkochan <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: zkochan <[email protected]> --------- Co-authored-by: Copilot <[email protected]> Co-authored-by: zkochan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8e05103 - Browse repository at this point
Copy the full SHA 8e05103View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0cd2de - Browse repository at this point
Copy the full SHA b0cd2deView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v10.24.0...v10.25.0