deno/cli/tools
2025-04-04 14:48:47 +01:00
..
bench chore: update to rust 1.85 (#28236) 2025-02-25 08:50:01 -08:00
coverage refactor: handle deno_media_type having Html and Sql variants (#28495) 2025-03-15 00:19:08 +09:00
doc refactor: update deno_doc, use prismjs, remove internal reference html generation logic (#26885) 2024-11-19 08:56:04 -08:00
init fix(init): force --reload if npm or jsr package (#28150) 2025-02-18 13:43:32 +01:00
jupyter refactor(lsp): remove Send + Sync requirement (#28035) 2025-02-12 13:37:47 +00:00
lint fix(unstable): lint plugin !== wrongly parsed as != (#28403) 2025-03-05 20:14:50 +00:00
pm feat(add/install): --npm and --jsr flags for deno add/install (#28666) 2025-04-01 19:12:48 +00:00
publish refactor: handle deno_media_type having Html and Sql variants (#28495) 2025-03-15 00:19:08 +09:00
repl fix: deno_ast 0.46 (#28331) 2025-02-27 21:28:36 +00:00
run feat(unstable): support using a local copy of npm packages (#28512) 2025-03-21 03:09:57 +00:00
test chore: upgrade v8 to 135.1.0 (#28697) 2025-04-04 18:52:19 +05:30
check.rs refactor(cli): extract TypeChecker to separate module (#28235) 2025-02-21 21:00:29 +00:00
clean.rs refactor: add WorkspaceFactory and ResolverFactory (#27766) 2025-01-23 18:52:55 -05:00
compile.rs refactor: handle deno_media_type having Html and Sql variants (#28495) 2025-03-15 00:19:08 +09:00
doc.rs feat(unstable/run): ability to lazily load statically analyzable dynamic imports (#28593) 2025-03-25 11:38:45 -04:00
fmt.rs fix(fmt): use non-zero exit code when formatting fails (#28523) 2025-04-04 14:48:47 +01:00
info.rs fix(install): support "file:" dependencies in local package.json (#28396) 2025-03-05 14:08:05 -05:00
installer.rs feat(add/install): --npm and --jsr flags for deno add/install (#28666) 2025-04-01 19:12:48 +00:00
mod.rs refactor: separate publish from pm subcommands (#28237) 2025-02-21 17:02:33 -05:00
serve.rs refactor: create deno_lib crate (#27673) 2025-01-15 09:35:46 -05:00
task.rs fix(task): filter empty elements in xargs (#28714) 2025-04-02 16:38:59 -04:00
upgrade.rs refactor: move denort to separate crate (#27688) 2025-01-17 20:39:29 +00:00