Passer au contenu principal

17 articles tagués avec "release"

View all tags

pnpm 10.30

· Une min à lire
Zoltan Kochan
Lead maintainer of pnpm

pnpm 10.30 redesigns pnpm why to show a reverse dependency tree, making it much easier to understand why a package is installed.

pnpm 10.29

· 3 mins à lire
Zoltan Kochan
Lead maintainer of pnpm

pnpm 10.29 adds catalog: protocol support to pnpm dlx, allows configuring auditLevel in pnpm-workspace.yaml, supports a bare workspace: specifier, and includes several bug fixes.

pnpm 10.28

· 2 mins à lire
Zoltan Kochan
Lead maintainer of pnpm

pnpm 10.28 introduces a new beforePacking hook to customize package.json at publish time, improves filtered install performance, and includes several bug fixes.

pnpm 10.27

· 2 mins à lire
Zoltan Kochan
Lead maintainer of pnpm

pnpm 10.27 adds a new setting to ignore trust policy checks for older package versions, introduces a project registry for global virtual store pruning, and includes several bug fixes.

pnpm 10.26

· 2 mins à lire
Zoltan Kochan
Lead maintainer of pnpm

pnpm 10.26 introduces stricter security defaults for git-hosted dependencies, adds allowBuilds for granular script permissions, and includes a new setting to block exotic transitive dependencies.

pnpm 10.25

· Une min à lire
Zoltan Kochan
Lead maintainer of pnpm

pnpm 10.25 improves certificate handling, adds a bare pnpm init, and ships several quality-of-life fixes.

pnpm 10.24

· Une min à lire
Zoltan Kochan
Lead maintainer of pnpm

pnpm now scales network concurrency automatically on high-core machines and ships several reliability fixes.

pnpm 10.23

· 2 mins à lire
Zoltan Kochan
Lead maintainer of pnpm

Added --lockfile-only option to pnpm list and various improvements to pnpm self-update.

pnpm 10.22

· Une min à lire
Zoltan Kochan
Lead maintainer of pnpm

Added support for excluding packages from trust policy and overriding the engines field on publish.

pnpm 10.21

· 2 mins à lire
Zoltan Kochan
Lead maintainer of pnpm

Added support for Node.js runtime installation for dependencies and a setting for configuring trust policy.