v1.16.2 ran into issues building and releasing, so does not exist.
🚀 Updates
- Updated
projects
globs to support ending inmoon.yml
. - Updated
node.dependencyVersionFormat
to fallback to a supported format when the chosen
node.packageManager
does not support the configured (or default) version format. - Updated to proto v0.22.0.
🐞 Fixes
- Fixed an issue where dependencies were being injected into the root
package.json
, when a
root-level project was dependending on non-root project tasks.
🧩 Plugins
- Updated
bun_plugin
to v0.5. - Updated
deno_plugin
to v0.5. - Updated
go_plugin
to v0.5. - Updated
node_plugin
andnode_depman_plugin
to v0.5. - Updated
python_plugin
to v0.2. - Updated
rust_plugin
to v0.4. - Updated
schema_plugin
(TOML) to v0.5.