This repository has been archived by the owner on Jul 17, 2024. It is now read-only.
v0.10.0
💥 Breaking
- Removed
install_global
, usenpm/pnpm/yarn
instead. - Removed
uninstall_global
, usenpm/pnpm/yarn
instead. - Removed the
intercept-globals
config setting.
🚀 Updates
- Added a new
shared-globals-dir
setting, which injects args/env vars into npm/pnpm/yarn commands when they attemp to install global packages. - Updated to support proto v0.31 release.
- Updated dependencies.