Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Mar 21:57
· 13 commits to master since this release
251b51b

💥 Breaking

  • Removed install_global, use npm/pnpm/yarn instead.
  • Removed uninstall_global, use npm/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.