v10.32.0
📦 pnpmView on GitHub →
✨ 1 features🐛 2 fixes
Summary
This release introduces the --all flag for approving builds non-interactively and reverts two recent changes that caused regressions, including one related to npm config file path setting and another concerning lockfile-include-tarball-url.
✨ New Features
- Added --all flag to pnpm approve-builds that approves all pending builds without interactive prompts.
🐛 Bug Fixes
- Reverted change related to setting explicitly the npm config file path, which caused regressions.
- Reverted fix related to lockfile-include-tarball-url.