Releases: moonrepo/plugins
Releases Β· moonrepo/plugins
schema_tool-v0.17.4
π Updates
- Added
metadata.default-version
andmetadata.plugin-version
fields.
python_uv_tool-v0.3.0
π Updates
- Added detection sources:
uv.toml
,pyproject.toml
node_tool-v0.17.0
π Updates
- Added support for
volta.extends
when detecting a version.
node_depman_tool-v0.16.0
π Updates
- Improved
package.json
parsing.
bun_tool-v0.16.0
π Updates
- Added detection sources:
.bumrc
,.bun-version
,package.json
(volta, engines, packageManager)
asdf_backend-v0.3.0
π Updates
- Updated the backend ID/path to
asdf/<tool>
instead ofasdf-<tool>
. - Updated scripts to extract the command/shell to execute with from its shebang.
βοΈ Internal
- Updated dependencies.
rust_toolchain-v0.1.2
π Fixes
- Fixed
cargo-binstall
failing in CI when the binary already exists.
typescript_toolchain-v0.2.0
π Updates
- Support new toolchain APIs.
βοΈ Internal
- Updated dependencies.
rust_toolchain-v0.1.1
π Fixes
- Fixed Cargo/Rustup home directory detection.
rust_toolchain-v0.1.0
π Updates
- Initial release!