deno/cli/tools
Bartek Iwańczuk e6637ab6f1
chore(internal): reland eszip changes (#28294)
Co-authored-by: David Sherret <dsherret@gmail.com>
2025-03-05 22:25:56 +00:00
..
bench chore: update to rust 1.85 (#28236) 2025-02-25 08:50:01 -08:00
coverage chore: update to rust 1.85 (#28236) 2025-02-25 08:50:01 -08: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 fix(install): exclude npm workspace packages from graph roots in install (#28401) 2025-03-05 20:41:05 +00:00
publish fix(install): support "file:" dependencies in local package.json (#28396) 2025-03-05 14:08:05 -05:00
repl fix: deno_ast 0.46 (#28331) 2025-02-27 21:28:36 +00:00
run chore(internal): reland eszip changes (#28294) 2025-03-05 22:25:56 +00:00
test fix(install): don't error on unknown media types in install (#28234) 2025-02-21 12:20:55 -08:00
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 chore(internal): reland eszip changes (#28294) 2025-03-05 22:25:56 +00:00
doc.rs fix(lint): update deno_lint (#28271) 2025-02-24 18:05:17 +01:00
fmt.rs refactor: add WorkspaceFactory and ResolverFactory (#27766) 2025-01-23 18:52:55 -05:00
info.rs fix(install): support "file:" dependencies in local package.json (#28396) 2025-03-05 14:08:05 -05:00
installer.rs refactor: separate publish from pm subcommands (#28237) 2025-02-21 17:02:33 -05: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): support --frozen flag (#28094) 2025-02-13 13:22:15 +01:00
upgrade.rs refactor: move denort to separate crate (#27688) 2025-01-17 20:39:29 +00:00