v10.15.1
📦 pnpmView on GitHub →
🐛 2 fixes
Summary
This patch release fixes a crash in `.pnp.cjs` and improves peer dependency resolution in workspaces.
🐛 Bug Fixes
- Fix `.pnp.cjs` crash when importing subpath (see https://github.com/pnpm/pnpm/issues/9904).
- Correct peer dependency resolution when the dependency is present in the root workspace project's dependencies, including aliased npm-hosted dependencies (see https://github.com/pnpm/pnpm/issues/9913).