deno/cli/tools
Bartek Iwańczuk 830d096b66
fix(publish): rename --no-fast-check to --no-zap (#22214)
Also prints an information about the flag when there are `zap` errors.
2024-02-01 02:16:52 +00:00
..
bench refactor: use globbing from deno_config (#21925) 2024-01-15 19:15:39 -05:00
coverage fix(lsp): regression - formatting was broken on windows (#21972) 2024-01-18 15:57:30 -05:00
init chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
jupyter feat(jupyter): don't require --unstable flag (#21963) 2024-01-18 23:16:14 +01:00
registry fix(publish): rename --no-fast-check to --no-zap (#22214) 2024-02-01 02:16:52 +00:00
repl feat: TC39 decorator proposal support (#22040) 2024-01-24 18:46:23 +05:30
run chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
test Revert "refactor(cli): use new sanitizer for resources (#22125)" (#22153) 2024-01-27 20:37:36 +01:00
vendor fix(lsp): regression - formatting was broken on windows (#21972) 2024-01-18 15:57:30 -05:00
bundle.rs refactor: set removal version for deno bundle (#22062) 2024-01-24 02:36:51 +01:00
check.rs fix(check): should not panic when all specified files excluded (#21929) 2024-01-13 16:06:18 -05:00
compile.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
doc.rs chore: update deno_doc (#22174) 2024-01-31 17:34:15 +00:00
fmt.rs refactor: use globbing from deno_config (#21925) 2024-01-15 19:15:39 -05:00
info.rs fix(info): return proper exit code on error (#21952) 2024-01-23 01:42:26 +00:00
installer.rs refactor: add "UnstableConfig" struct to cli/args/flags.rs (#21993) 2024-01-22 17:37:28 +00:00
lint.rs feat(publish): give diagnostic on invalid package files (#22082) 2024-01-24 21:24:52 +00:00
mod.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
task.rs fix(task): do not eagerly auto-install packages in package.json when "nodeModulesDir": false (#21858) 2024-01-08 19:30:36 -05:00
upgrade.rs fix: canary for arm64 macos (#22187) 2024-01-30 20:50:54 +01:00