Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

Releases: moonrepo/node-plugin

v0.3.0

10 Sep 18:28
9b2451a
Compare
Choose a tag to compare

🚀 Updates

  • Added support for installing the canary release (when applicable).
  • Brought back support for detecting a version from package.json engines.
  • Updated to support proto v0.17 release.

v0.2.1

03 Sep 21:30
Compare
Choose a tag to compare

🚀 Updates

  • Updated to support proto v0.16 release.

v0.2.0

23 Aug 20:19
Compare
Choose a tag to compare

🚀 Updates

  • Added support for install_global and uninstall_global.
  • Added post_install hook for installing the bundled npm.
  • Updated to support proto v0.15 release.

🐞 Fixes

  • npm
    • Will no longer crash when parsing an invalid package.json.

v0.2.0-rc.0

22 Aug 22:43
ff9f11c
Compare
Choose a tag to compare
v0.2.0-rc.0 Pre-release
Pre-release

🚀 Updates

  • Added support for install_global and uninstall_global.
  • Added post_install hook for installing the bundled npm.
  • Updated to support proto v0.15 release.

🐞 Fixes

  • npm
    • Will no longer crash when parsing an invalid package.json.

v0.1.0

11 Aug 18:42
Compare
Choose a tag to compare

💥 Breaking

  • Will no longer check engines in package.json when detecting a version.

🚀 Updates

  • Updated to support proto v0.14 release.

v0.1.0-rc.0

10 Aug 22:38
15d7e6e
Compare
Choose a tag to compare
v0.1.0-rc.0 Pre-release
Pre-release

0.1.0

🚀 Updates

  • Updated to support proto v0.14 release.

v0.0.2

25 Jul 23:16
Compare
Choose a tag to compare

🐞 Fixes

  • npm
    • Improved version resolution for "bundled" alias.

v0.0.1

24 Jul 17:18
65cb843
Compare
Choose a tag to compare

🎉 Release

  • Initial release!