Skip to content

v6.31.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Feb 01:22
· 1775 commits to main since this release
fa25b10

Minor Changes

Patch Changes

  • Remove meaningless keys from publishConfig when the pack or publish commands are used #4311
  • The pnpx, pnpm dlx, pnpm create, and pnpm exec commands should set the npm_config_user_agent env variable #3985.

What's Changed

  • fix: the dlx and create commands should set npm_config_user_agent by @zkochan in #4317
  • refactor(publish): remove meaningless key in publishConfig by @BlackHole1 in #4334
  • feat(exec): support shell interpreter by @BlackHole1 in #4328

New Contributors

Full Changelog: v6.30.1...v6.31.0