pcu v1.1.10 – CLI tool to update pnpm workspace catalog dependencies #10832
houko
started this conversation in
Show and tell
Replies: 1 comment
-
|
Thanks for sharing |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey pnpm community! 👋
We just released pcu v1.1.10, a CLI tool that helps you check and update dependencies in your pnpm workspace catalog (
pnpm-workspace.yaml).Think of it as
npm-check-updatesbut specifically for pnpm catalog entries.What it does
v1.1.10 fixes
--targetoption not working correctly when filtering updates by semver range type (patch/minor/latest)Features
pnpm-workspace.yamlGitHub: https://github.com/yldm-tech/pnpm-catalog-updates
npm: https://www.npmjs.com/package/pcu
Docs: https://pcu-cli.dev
Would love feedback from the pnpm community! ⭐
Beta Was this translation helpful? Give feedback.
All reactions