Skip to content

pnpm@11.3.0: Add persist for v11#8054

Merged
niheaven merged 1 commit into
masterfrom
fix-pnpm
May 27, 2026
Merged

pnpm@11.3.0: Add persist for v11#8054
niheaven merged 1 commit into
masterfrom
fix-pnpm

Conversation

@niheaven

Copy link
Copy Markdown
Member

Users must migrate manually, but newly installed global apps work fine out of the box.

Configuration could be set via environment variables (e.g., PNPM_CONFIG_CACHE_DIR) or pnpm config set cacheDir. I prefer the same approach as Yarn, so users' environments aren't polluted by Scoop.

  • Use conventional PR title: <manifest-name[@version]|chore>: <general summary of the pull request>
  • I have read the Contributing Guide

@github-actions

Copy link
Copy Markdown
Contributor

All changes look good.

Wait for review from human collaborators.

pnpm

  • Lint
  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate

Check the full log for details.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Scoop pnpm manifest for pnpm v11 to persist pnpm’s runtime data directories and expose additional command aliases intended to improve the global-app experience under Scoop.

Changes:

  • Add pn and pnx shims alongside existing pnpm/pnpx shims.
  • Configure pnpm to use version-directory subfolders for store, cache, and state.
  • Add environment/path setup plus persistence for pnpm global/runtime directories.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread bucket/pnpm.json
@niheaven niheaven merged commit 257f909 into master May 27, 2026
10 checks passed
@niheaven niheaven deleted the fix-pnpm branch May 27, 2026 03:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants