🚀 Updates
- Added a new target scope for tags,
#tag:task
, which will run a task for all projects with the
given tag. - Updated
moon query projects
andmoon query tasks
to support MQL for filtering results. - Deprecated
node.aliasPackageNames
setting. Aliases will always be loaded now.
⚙️ Internal
- Upgraded to proto v0.8.
- Updated JSON schemas with missing fields.
- Rewrote ID handling for future features.