Patch Changes
- If making an intersection of peer dependency ranges does not succeed, install should not crash #4134.
- A new line should be between the summary about conflicting peers and non-conflicting ones.
- Always return an error message when the preparation of a package fails.
pnpm publish
should add the content of theREADME.md
file to thereadme
field of the published package'spackage.json
files #4117.pnpm publish
should work with the--otp
option #4115.