main
fix(flags): don't treat empty run command as task subcommand (#25708)
fix(task): support tasks with colons in name in `deno run` (#25233)
feat: `deno run` with no arguments prints list of available tasks (#30592)
feat: deno run <task> (#24891)