v6.11.0 #3618
zkochan
started this conversation in
Show and tell
v6.11.0
#3618
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Minor Changes
pnpm audit --fix
. This command adds overrides topackage.json
that force versions of packages that do not have the vulnerabilities #3598.pnpm pack
is added. It is not passed through tonpm pack
anymore #3608.pnpm add pkg
is executed in a workspace andpkg
is already in the dependencies of one of the workspace projects, pnpm uses that already present version range to add the new dependency #3614.Patch Changes
--reporter append-only
is used.This discussion was created from the release v6.11.0.
Beta Was this translation helpful? Give feedback.
All reactions