Yeom
|
4f66fbe6fa
|
fix(workspace.manifest-writer): preserve formatting in pnpm-workspace.yaml when updating catalogs (#10430)
* fix(workspace.manifest-writer): preserve yaml formatting in pnpm-workspace.yaml
Ensure that the original formatting (quotes, etc.) in pnpm-workspace.yaml
is preserved when running commands like \`pnpm update\`.
Close #10425
* docs: add changeset
* fix(workspace/manifest-writer): restore formats
* test: manifest writer preservers quotes in catalogs
* fix(workspace.manifest-writer): only update catalog when values change
* fix: remove redundant code
* test: adding catalog
---------
Co-authored-by: Zoltan Kochan <z@kochan.io>
|
2026-01-26 07:07:28 +01:00 |
|