deno/cli/tools
2025-12-19 08:22:26 +00:00
..
bench feat: add --require run arg to support commonJS (#31201) 2025-11-24 11:57:28 -03:00
bundle feat: add deno x (alias dx) for conveniently running binaries from packages (#31138) 2025-12-09 15:06:36 -08:00
coverage chore: upgrade Rust to 1.92 (#31592) 2025-12-17 17:06:52 +01:00
doc feat(doc): add darkmode for HTML output (#28989) 2025-04-21 13:02:50 -07:00
init feat: deno init --empty (#31516) 2025-12-08 10:14:36 +01:00
installer fix(install): report installed npm packages when not using node_modules, fix double counting (#31536) 2025-12-09 12:20:03 +00:00
jupyter feat: add --require run arg to support commonJS (#31201) 2025-11-24 11:57:28 -03:00
lint fix: upgrade to swc_ecma_parser 27 (#31427) 2025-11-27 13:07:50 -05:00
pm fix(audit): fix deserde for transitive npm audit actions (#31671) 2025-12-19 08:22:26 +00:00
publish feat: wasm source phase imports (#31486) 2025-12-09 14:36:32 +00:00
repl feat: include @types/node type declarations out of the box (#31502) 2025-12-09 11:58:00 +01:00
run feat: add deno x (alias dx) for conveniently running binaries from packages (#31138) 2025-12-09 15:06:36 -08:00
test fix(test): Remove ANSI Escape Codes for Junit Reports (#30854) 2025-12-02 18:11:44 +01:00
check.rs fix(cache): cache excluded modules explicitly provided on the command line (#30442) 2025-08-18 17:54:44 -04:00
clean.rs fix(check): error when type checking after deduping packages (#31049) 2025-10-21 23:11:01 -04:00
compile.rs fix: upgrade to swc_ecma_parser 27 (#31427) 2025-11-27 13:07:50 -05:00
deploy.rs fix(flags): implement a better sandbox subcommand (#31657) 2025-12-17 23:29:57 +01:00
doc.rs refactor: updates in preparation for supporting a minimum dependency age (#30849) 2025-09-25 18:31:49 -04:00
fmt.rs feat(BREAKING/fmt): prompt or require deno fmt . when providing no files and no config files discovered (#30623) 2025-09-08 14:28:47 -04:00
info.rs feat: wasm source phase imports (#31486) 2025-12-09 14:36:32 +00:00
mod.rs feat: add deno x (alias dx) for conveniently running binaries from packages (#31138) 2025-12-09 15:06:36 -08:00
serve.rs feat: add --require run arg to support commonJS (#31201) 2025-11-24 11:57:28 -03:00
task.rs feat(unstable): dynamic command-line completions for deno task (#30670) 2025-10-21 23:05:42 +00:00
upgrade.rs feat(upgrade): ability to show additional message on upgrade (#31170) 2025-11-17 15:35:48 +01:00
x.rs fix(x): fix shim script when use custom alias name, re-enable alias tests (#31653) 2025-12-18 10:06:35 +01:00