Patch Changes
- Fixed the Regex used to find the package manifest during packing #8938.
pnpm update --filter <pattern> --latest <pkg>
should only change the specified package for the specified workspace, whendedupe-peer-dependents
is set totrue
#8877.- Exclude
.DS_Store
file atpatch-commit
#8922. - Fix a bug in which
pnpm patch
is unable to bring back old patch without specifying@version
suffix #8919.