Verify latest release
pnpm version
8.15.0
Which area(s) of pnpm are affected? (leave empty if unsure)
Lockfile
Link to the code that reproduces this issue or a replay of the bug
No response
Reproduction steps
pnpm remove <some-package>
Describe the Bug
After calling remove command pnpm links workspace packages when link-workspace-packages=false is specified
Expected Behavior
pnpm do not change another packages versions
Which Node.js version are you using?
18.16.0
Which operating systems have you used?
If your OS is a Linux based, which one it is? (Include the version if relevant)
No response
Verify latest release
pnpm version
8.15.0
Which area(s) of pnpm are affected? (leave empty if unsure)
Lockfile
Link to the code that reproduces this issue or a replay of the bug
No response
Reproduction steps
pnpm remove <some-package>Describe the Bug
After calling remove command pnpm links workspace packages when
link-workspace-packages=falseis specifiedExpected Behavior
pnpm do not change another packages versions
Which Node.js version are you using?
18.16.0
Which operating systems have you used?
If your OS is a Linux based, which one it is? (Include the version if relevant)
No response