🚀 Updates
- Added token variable substitution support for task
command
s. - Added a
moon task
command, for viewing resolved information about a task. - Updated
moon run
to be able to run tasks in the closest project based on current working
directory. - Updated
noop
tasks to be cacheable, so that they can be used for cache hit early returns.
⚙️ Internal
- Support pnpm v8's new lockfile format.
- Better handling for task's that execute the
moon
binary.