Minor Changes
pnpm patch-remove
command added #6521.
Patch Changes
pnpm link -g <pkg-name>
should not modify thepackage.json
file #4341.- The deploy command should not ask for confirmation to purge the
node_modules
directory #6510. - Show cyclic workspace dependency details #5059.
- Node.js range specified through the
engines
field should match prerelease versions #6509.