Skip to content

Releases: unjs/nypm

v0.3.8

03 Mar 17:33
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

🩹 Fixes

  • Findup until root from user cwd (0309498)

🏡 Chore

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.3.7

03 Mar 17:08
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add global mode support (#113)
  • Detect based on dlx command as fallback (#117)

🩹 Fixes

  • yarn: Handle global for yarn 1.x only (f5e4a39)

📖 Documentation

  • Add jsdocs for detectPackageManager (a7dfce7)

❤️ Contributors

v0.3.6

22 Jan 21:03
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Allow installing multiple dependencies (#107)

📦 Build

  • cli: Only import required fields from package.json to the bundle (591dd4d)

🏡 Chore

🤖 CI

  • Increase timeout for windows (da4a986)

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.3.4

30 Dec 01:00
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Allow specify packageManager by name (5376aeb)

🩹 Fixes

  • detectPackageManager: Check parent dirs by default (4cf3346)

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.3.3

11 Sep 10:04
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Basic nypm cli (#95)

🩹 Fixes

  • Fallback to local package manager when corepack not installed (#94)

🏡 Chore

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.3.2

29 Aug 21:44
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Remove extra console.log (251c374)
  • Buffer stdio in silent mode (b81da19)
  • Pass appropriate workspace args and improve tests (#90)

🏡 Chore

  • Set git-checks: false to allow publish (af83d2d)
  • Update dependencies (84357e0)

✅ Tests

  • bun: Add packageManager field to allow tests passing (a731666)

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.3.1

24 Aug 13:22
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add support for bun (#87)

🏡 Chore

❤️ Contributors

v0.3.0

16 Aug 11:23
@pi0 pi0
Compare
Choose a tag to compare

compare changes

  • ⚠️ Library is refactored and improved (#75)

❤️ Contributors

v0.2.2

27 Jun 11:51
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Allow installing project dependencies (#72)

🏡 Chore

❤️ Contributors

  • Damian Głowala
  • Pooya Parsa (@pi0)

v0.2.1

06 Jun 18:39
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • pkg: Allow installing in node 20 (#67)
  • pkg: Simplify upper node version constraint (#70)

🏡 Chore

❤️ Contributors