deno/cli/tools
Bartek Iwańczuk 1d57559107
feat: support publish: false in deno.json (#30852)
Closes https://github.com/denoland/deno/issues/30848

---------

Co-authored-by: David Sherret <dsherret@gmail.com>
Co-authored-by: David Sherret <dsherret@users.noreply.github.com>
2025-12-02 00:48:13 +00:00
..
bench feat: add --require run arg to support commonJS (#31201) 2025-11-24 11:57:28 -03:00
bundle fix: upgrade to swc_ecma_parser 27 (#31427) 2025-11-27 13:07:50 -05:00
coverage fix: upgrade to swc_ecma_parser 27 (#31427) 2025-11-27 13:07:50 -05:00
doc feat(doc): add darkmode for HTML output (#28989) 2025-04-21 13:02:50 -07:00
init fix(init): regression where deno init --npm stopped working on mac (#30730) 2025-09-15 18:33:47 +00:00
installer feat(BREAKING/install): require -- for script arg in deno install -g and support installing multiple packages (#31292) 2025-11-20 11:37:35 -05:00
jupyter feat: add --require run arg to support commonJS (#31201) 2025-11-24 11:57:28 -03:00
lint fix: upgrade to swc_ecma_parser 27 (#31427) 2025-11-27 13:07:50 -05:00
pm feat(unstable): support authenticated socket.dev audit reports (#31370) 2025-11-21 21:18:07 +05:30
publish feat: support publish: false in deno.json (#30852) 2025-12-02 00:48:13 +00:00
repl fix: upgrade to swc_ecma_parser 27 (#31427) 2025-11-27 13:07:50 -05:00
run feat: add --require run arg to support commonJS (#31201) 2025-11-24 11:57:28 -03:00
test feat: add --require run arg to support commonJS (#31201) 2025-11-24 11:57:28 -03:00
check.rs fix(cache): cache excluded modules explicitly provided on the command line (#30442) 2025-08-18 17:54:44 -04:00
clean.rs fix(check): error when type checking after deduping packages (#31049) 2025-10-21 23:11:01 -04:00
compile.rs fix: upgrade to swc_ecma_parser 27 (#31427) 2025-11-27 13:07:50 -05:00
deploy.rs feat: add --require run arg to support commonJS (#31201) 2025-11-24 11:57:28 -03:00
doc.rs refactor: updates in preparation for supporting a minimum dependency age (#30849) 2025-09-25 18:31:49 -04:00
fmt.rs feat(BREAKING/fmt): prompt or require deno fmt . when providing no files and no config files discovered (#30623) 2025-09-08 14:28:47 -04:00
info.rs fix(check): error when type checking after deduping packages (#31049) 2025-10-21 23:11:01 -04:00
mod.rs feat(bundle, unstable): bundling backed by esbuild (#29470) 2025-06-07 21:20:10 +02:00
serve.rs feat: add --require run arg to support commonJS (#31201) 2025-11-24 11:57:28 -03:00
task.rs feat(unstable): dynamic command-line completions for deno task (#30670) 2025-10-21 23:05:42 +00:00
upgrade.rs feat(upgrade): ability to show additional message on upgrade (#31170) 2025-11-17 15:35:48 +01:00