1
5
pnpm 9.5 (github.com)
submitted 5 days ago by [email protected] to c/[email protected]
2
3
submitted 2 months ago* (last edited 2 months ago) by [email protected] to c/[email protected]

Minor Changes

  • New setting called virtual-store-dir-max-length added to modify the maximum allowed length of the directories inside node_modules/.pnpm. The default length is set to 120 characters. This setting is particularly useful on Windows, where there is a limit to the maximum length of a file path #7355.

Patch Changes

  • A dependency is hoisted to resolve an optional peer dependency only if it satisfies the range provided for the optional peer dependency #8028.
  • Details in the pnpm outdated output are wrapped correctly #8037.
  • Fix Cannot read properties of undefined (reading 'missingPeersOfChildren') exception that happens on install #8041.
  • Explicitly throw an error when user attempts to run publish or pack when bundledDependencies is set but node-linker isn't hoisted.
  • pnpm update should not fail when there's an aliased local workspace dependency #7975.
3
4
Release v8.15.6 (github.com)
submitted 3 months ago by [email protected] to c/[email protected]

Patch Changes

  • The exit code of the child process should be preserved on pnpm run
  • When sorting packages in a workspace, take into account workspace dependencies specified as peerDependencies
  • Add --ignore-scripts argument to prune command

pnpm

42 readers
2 users here now

A community for news and discussion about pnpm, the fast, disk space efficient package manager. https://pnpm.io/

founded 3 months ago
MODERATORS