deno/cli/tools
2024-11-13 15:39:40 +00:00
..
bench fix: improved support for cjs and cts modules (#26558) 2024-11-01 12:27:00 -04:00
coverage feat(node): stabilize detecting if CJS via "type": "commonjs" in a package.json (#26439) 2024-11-13 15:10:09 +00:00
init refactor(init): inline routing in deno init --serve template (#26595) 2024-10-29 14:37:21 +09:00
jupyter feat(node): stabilize detecting if CJS via "type": "commonjs" in a package.json (#26439) 2024-11-13 15:10:09 +00:00
lint feat(node): stabilize detecting if CJS via "type": "commonjs" in a package.json (#26439) 2024-11-13 15:10:09 +00:00
registry fix(install): cache jsr deps from all workspace config files (#26779) 2024-11-08 12:45:30 -08:00
repl feat(node): stabilize detecting if CJS via "type": "commonjs" in a package.json (#26439) 2024-11-13 15:10:09 +00:00
run feat(node): stabilize detecting if CJS via "type": "commonjs" in a package.json (#26439) 2024-11-13 15:10:09 +00:00
test fix: improved support for cjs and cts modules (#26558) 2024-11-01 12:27:00 -04:00
check.rs fix: improved support for cjs and cts modules (#26558) 2024-11-01 12:27:00 -04:00
clean.rs feat(clean): add progress bar (#25026) 2024-08-14 13:04:07 +02:00
compile.rs fix: improved support for cjs and cts modules (#26558) 2024-11-01 12:27:00 -04:00
doc.rs fix: improved support for cjs and cts modules (#26558) 2024-11-01 12:27:00 -04:00
fmt.rs fix(fmt): error instead of panic on unstable format (#26859) 2024-11-13 15:39:40 +00:00
info.rs refactor(runtime/permissions): use concrete error types (#26464) 2024-11-04 09:17:21 -08:00
installer.rs feat(node): stabilize detecting if CJS via "type": "commonjs" in a package.json (#26439) 2024-11-13 15:10:09 +00:00
mod.rs BREAKING: remove deno vendor (#25343) 2024-09-03 17:00:57 +10:00
serve.rs fix(serve): support serve hmr (#26078) 2024-10-30 10:32:18 -07:00
task.rs feat(npm): support --allow-scripts on deno run (and deno add, deno test, etc) (#26075) 2024-10-12 12:14:32 -07:00
upgrade.rs Revert "perf(upgrade): cache downloaded binaries in DENO_DIR" (#26799) 2024-11-10 09:00:44 +05:30