v10.22.0
📦 pnpmView on GitHub →
✨ 2 features🐛 1 fixes🔧 2 symbols
Summary
This release introduces `trustPolicyExclude` and `publishConfig.engines` support, and fixes a hardlinking crash.
✨ New Features
- Added support for `trustPolicyExclude` to allow specifying packages or versions that bypass the trust policy.
- Enabled overriding the `engines` field on publish via `publishConfig.engines`.
🐛 Bug Fixes
- Fixed a crash that could occur when multiple pnpm processes hardlink the contents of a directory to the same destination simultaneously.
🔧 Affected Symbols
trustPolicyExcludepublishConfig.engines