Releases: unjs/nypm
Releases · unjs/nypm
v0.4.1
🩹 Fixes
- addDependency: Compare
name
from resolvedpackage.json
(#165)
❤️ Contributors
- Daniel Roe (@danielroe)
v0.4.0
v0.3.12
v0.3.11
v0.3.9
🚀 Enhancements
- Allow installing peerDeps when using
addDependency
(#135) - cli: Support pnpm (rm, uninstall, un) aliases for removing packages (#126)
- Add option to install dependencies with a frozen lockfile (#121)
🩹 Fixes
- Use correct flag when getting pnpm workspace args (#130)
🏡 Chore
❤️ Contributors
- Ryan Clements [email protected]
- Daniel Waltz (@danielwaltz)
- Damian Głowala (@DamianGlowala)
- Pooya Parsa (@pi0)
- Daniel Roe (@danielroe)
v0.3.8
v0.3.7
🚀 Enhancements
🩹 Fixes
- yarn: Handle global for yarn 1.x only (f5e4a39)
📖 Documentation
- Add jsdocs for
detectPackageManager
(a7dfce7)
❤️ Contributors
- Pooya Parsa (@pi0)
- Damian Głowala (@DamianGlowala)