Skip to content

Releases: moonrepo/plugins

python_tool-v0.12.0

31 Oct 22:03
Compare
Choose a tag to compare

πŸ’₯ Breaking

  • Removed python<major> and pip<major> executables. Use the new proto bins feature in v0.42 instead.

πŸš€ Updates

  • Added ~/.local/bin as a globals lookup directory.
  • Updated to support proto v0.42 release.

proto_tool-v0.3.0

31 Oct 22:03
Compare
Choose a tag to compare

πŸš€ Updates

  • Updated to support proto v0.42 release.

node_tool-v0.13.0

31 Oct 22:03
Compare
Choose a tag to compare

πŸš€ Updates

  • Updated to support proto v0.42 release.

node_depman_tool-v0.14.0

31 Oct 22:03
Compare
Choose a tag to compare

πŸš€ Updates

go_tool-v0.14.0

31 Oct 22:02
Compare
Choose a tag to compare

πŸš€ Updates

  • Updated to support proto v0.42 release.

deno_tool-v0.13.0

31 Oct 22:02
Compare
Choose a tag to compare

πŸš€ Updates

  • Updated to support proto v0.42 release.

bun_tool-v0.14.0

31 Oct 22:02
Compare
Choose a tag to compare

πŸš€ Updates

  • Updated to support proto v0.42 release.

schema_tool-v0.15.1

09 Oct 00:11
Compare
Choose a tag to compare

πŸš€ Updates

  • Added {versionMajor}, {versionMajorMinor}, {versionYear}, {versionYearMonth}, {versionPrerelease}, and {versionBuild} tokens.

node_tool-v0.12.2

27 Sep 05:57
Compare
Choose a tag to compare

🐞 Fixes

  • Fixed "bundled" npm overwriting the pinned npm version.

node_depman_tool-v0.13.1

27 Sep 05:59
Compare
Choose a tag to compare

πŸš€ Updates

  • Updated shared globals injection to work for all npm commands and not just add/remove.