deno/cli/tools
2025-07-31 10:10:29 -04:00
..
bench fix(unstable): always require --allow-read permissions for raw imports (#30184) 2025-07-24 08:26:36 -04:00
bundle refactor: remove some url to string clones (#30247) 2025-07-31 10:10:29 -04:00
coverage refactor: update to deno_path_util 0.5.2 (#30211) 2025-07-27 08:44:29 -04:00
doc feat(doc): add darkmode for HTML output (#28989) 2025-04-21 13:02:50 -07:00
init chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
installer refactor: remove some url to string clones (#30247) 2025-07-31 10:10:29 -04:00
jupyter refactor: remove usages of to_string_lossy().to_string() (#30224) 2025-07-28 20:25:58 +00:00
lint refactor: remove usages of to_string_lossy().to_string() (#30224) 2025-07-28 20:25:58 +00:00
pm chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
publish fix(publish): improve diagnostic when importing from another package using a relative import (#30203) 2025-07-29 07:11:28 -04:00
repl refactor: update to deno_path_util 0.5.2 (#30211) 2025-07-27 08:44:29 -04:00
run refactor: remove some url to string clones (#30247) 2025-07-31 10:10:29 -04:00
test fix: use 'deno_signals' crate for signal handling (#30204) 2025-07-29 15:00:46 +02:00
check.rs refactor(cli): extract TypeChecker to separate module (#28235) 2025-02-21 21:00:29 +00:00
clean.rs refactor: update to deno_path_util 0.5.2 (#30211) 2025-07-27 08:44:29 -04:00
compile.rs refactor: update to deno_path_util 0.5.2 (#30211) 2025-07-27 08:44:29 -04:00
deploy.rs feat(unstable): tunnelling (#30022) 2025-07-08 02:44:50 +02:00
doc.rs refactor: remove some url to string clones (#30247) 2025-07-31 10:10:29 -04:00
fmt.rs refactor: update to deno_path_util 0.5.2 (#30211) 2025-07-27 08:44:29 -04:00
info.rs refactor: update to deno_path_util 0.5.2 (#30211) 2025-07-27 08:44:29 -04:00
mod.rs feat(bundle, unstable): bundling backed by esbuild (#29470) 2025-06-07 21:20:10 +02:00
serve.rs chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
task.rs refactor: update to deno_path_util 0.5.2 (#30211) 2025-07-27 08:44:29 -04:00
upgrade.rs chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00