Skip to content

Releases: moonrepo/plugins

python_uv_toolchain-v0.1.3

20 Apr 00:43

Choose a tag to compare

🐞 Fixes

  • Fixed this toolchain not depending on Python.

python_toolchain-v0.1.7

20 Apr 00:43

Choose a tag to compare

🐞 Fixes

  • Fixed this toolchain depending on pip/uv, when it should be reversed.

typescript_toolchain-v1.1.3

15 Apr 20:41

Choose a tag to compare

🐞 Fixes

  • Fixed project reference syncing to remove old references without ./ prefix before adding the new prefixed one.

typescript_toolchain-v1.1.2

14 Apr 16:23

Choose a tag to compare

🚀 Updates

  • Updated project references to start with ./ in preparation for the removal of baseUrl in TypeScript v7.

node_depman_tool-v0.18.1

14 Apr 16:22

Choose a tag to compare

🚀 Updates

  • Added support for pnpm v11 pn and pnx shims.

javascript_toolchain-v1.0.8

14 Apr 16:23

Choose a tag to compare

🐞 Fixes

  • Fixed pnpm-lock.yaml parsing for pnpm v10's multi-document lockfiles, which
    are written when managePackageManagerVersions is enabled (the default).

ruby_tool-v0.2.7

09 Apr 19:15

Choose a tag to compare

🚀 Updates

  • Updated build from source system dependencies and added apk (Alpine) support.

python_tool-v0.14.7

09 Apr 19:14

Choose a tag to compare

🚀 Updates

  • Updated build from source system dependencies and added apk (Alpine) support.

node_depman_tool-v0.18.0

09 Apr 17:05

Choose a tag to compare

🚀 Updates

  • Added .npmrc and .yarnrc.yml support. Will parse local and user rc files to extract auth token information.
  • Will pass authorization HTTP headers when making requests for downloading prebuilts.

go_toolchain-v1.2.0

04 Apr 17:55

Choose a tag to compare

🚀 Updates

  • Updated go list to not require go.mod file to run.