-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Comparing changes
Open a pull request
base repository: pnpm/pnpm
base: v9.7.1
head repository: pnpm/pnpm
compare: v9.8.0
- 9 commits
- 115 files changed
- 4 contributors
Commits on Aug 15, 2024
-
fix: should not delete state.json info after apply patch (#8401)
* fix: should not delete state.json info after apply patch * Update .changeset/yellow-dodos-press.md Co-authored-by: Khải <hvksmr1996@gmail.com> * Update .changeset/yellow-dodos-press.md Co-authored-by: Khải <hvksmr1996@gmail.com> * test: patch-commit multiple times * refactor: remove unused deleteEditDirState * fix: read patch state from correct directory --------- Co-authored-by: Khải <hvksmr1996@gmail.com> Co-authored-by: Zoltan Kochan <z@kochan.io>
Configuration menu - View commit details
-
Copy full SHA for da3fa97 - Browse repository at this point
Copy the full SHA da3fa97View commit details -
fix(setup): never switch to a different CLI version during setup (#8423)
This fixes installation with the standalone script from a directory that has a `package.json` with the `packageManager` field. pnpm was installing the version of pnpm specified in the `packageManager` field due to this issue. close #8422
Configuration menu - View commit details
-
Copy full SHA for dae54bf - Browse repository at this point
Copy the full SHA dae54bfView commit details
Commits on Aug 16, 2024
-
fix: use-node-version should not break the PATH, when running scripts…
… in a workspace (#8430)
Configuration menu - View commit details
-
Copy full SHA for 861c5b2 - Browse repository at this point
Copy the full SHA 861c5b2View commit details
Commits on Aug 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 202edf8 - Browse repository at this point
Copy the full SHA 202edf8View commit details
Commits on Aug 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eb8bf2a - Browse repository at this point
Copy the full SHA eb8bf2aView commit details
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ba9409f - Browse repository at this point
Copy the full SHA ba9409fView commit details -
feat: self-update should update pnpm in the packageManager field (#8449)
* feat: self-update should update pnpm in the packageManager field * fix: self-update should update packageManager in package.json * fix: verify package manager name * refactor: test
Configuration menu - View commit details
-
Copy full SHA for 840e200 - Browse repository at this point
Copy the full SHA 840e200View commit details -
fix(package-is-installable): handle null values in wanted platform gr…
…acefully (#8431) * fix(package-is-installable): handle null values in wanted platform gracefully * refactor: package-is-installable --------- Co-authored-by: Zoltan Kochan <z@kochan.io>
Configuration menu - View commit details
-
Copy full SHA for 33ba536 - Browse repository at this point
Copy the full SHA 33ba536View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed3ca01 - Browse repository at this point
Copy the full SHA ed3ca01View commit details
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 v9.7.1...v9.8.0