summaryrefslogtreecommitdiff
path: root/cli
AgeCommit message (Expand)Author
2024-08-13fix(tls): print a warning if a system certificate can't be loaded (#25023)Bartek Iwańczuk
2024-08-12feat(publish): error on missing license file (#25011)David Sherret
2024-08-12fix(upgrade): return no RC versions if fetching fails (#25013)Bartek Iwańczuk
2024-08-12feat: deno remove (#24952)David Sherret
2024-08-12fix: update deno_doc (#24972)Leo Kettmeir
2024-08-12feat: `deno upgrade --rc` (#24905)Bartek Iwańczuk
2024-08-12chore: update the copyright of c, mjs, and jsx (#25005)Kenta Moriuchi
2024-08-12feat: better help output (#24958)Leo Kettmeir
2024-08-12fix(lsp): directly use file referrer when loading document (#24997)Nayeem Rahman
2024-08-12feat: Rename --unstable-hmr to --watch-hmr (#24975)Bartek Iwańczuk
2024-08-09feat(fmt): support CSS, SCSS, Sass and Less (#24870)Pig Fang
2024-08-09fix(add): Better error message when missing npm specifier (#24970)Nathan Whitaker
2024-08-09fix(install): Properly handle dist tags when setting up node_modules (#24968)Nathan Whitaker
2024-08-09refactor(upgrade): cleanup pass (#24954)Bartek Iwańczuk
2024-08-09fix(lsp): don't always use byonm resolver when DENO_FUTURE=1 (#24865)David Sherret
2024-08-08fix(add): better error message providing scoped pkg missing leading `@` symbo...David Sherret
2024-08-08feat: `deno init --serve` (#24897)Bartek Iwańczuk
2024-08-08fix(add): Support dist tags in deno add (#24960)Nathan Whitaker
2024-08-08chore: change property order in generated `deno.json` (#24953)Marvin Hagemeister
2024-08-08feat(install): change 'Add ...' message (#24949)Bartek Iwańczuk
2024-08-08feat: treat bare deno command with run arguments as deno run (#24887)Leo Kettmeir
2024-08-08feat: refresh "Download" progress bar with a spinner (#24913)Bartek Iwańczuk
2024-08-08feat(cli): Add --env-file as alternative to --env (#24555)Birk Skyum
2024-08-08feat: support short flags for permissions (#24883)Ryan Dahl
2024-08-08feat: deno clean (#24950)David Sherret
2024-08-08fix: cache bust jsr meta file when version not found in dynamic branches (#24...David Sherret
2024-08-08perf: skip saving to emit cache after first failure (#24896)David Sherret
2024-08-08fix: Don't shell out to `unzip` in deno upgrade/compile (#24926)Nathan Whitaker
2024-08-07fix(ext/fetch): include URL and error details on fetch failures (#24910)Yusuke Tanaka
2024-08-07fix: `rename` watch event missing (#24893)Marvin Hagemeister
2024-08-07chore(progress): handle position greater than total size (#24924)David Sherret
2024-08-07feat(upgrade): refresh output (#24911)Bartek Iwańczuk
2024-08-07fix(upgrade): fallback to Content-Length header for progress bar (#24923)Bartek Iwańczuk
2024-08-07refactor(upgrade): make fetching latest version async (#24919)Bartek Iwańczuk
2024-08-07fix(compile): support workspace members importing other members (#24909)David Sherret
2024-08-06feat(lsp): node specifier completions (#24904)Nayeem Rahman
2024-08-06feat: deno run <task> (#24891)Satya Rohith
2024-08-06BREAKING(webgpu/unstable): Replace async .requestAdapterInfo() with sync .inf...Divy Srivastava
2024-08-06fix: update dry run success message (#24885)HasanAlrimawi
2024-08-06perf(lsp): remove fallback config scopes for workspace folders (#24868)Nayeem Rahman
2024-08-05feat: Add Deno.ServeDefaultExport type (#24879)Bartek Iwańczuk
2024-08-05fix(unstable): panic when running deno install with DENO_FUTURE=1 (#24866)David Sherret
2024-08-02docs: category should be 'Subprocess', not 'Sub Process' (#24852)Ryan Dahl
2024-08-02feat(unstable/fmt): move yaml formatting behind unstable flag (#24848)David Sherret
2024-08-02fix(cli): shorten examples in help text (#24374)i-api
2024-08-02feat(test): rename --allow-none to --permit-no-files (#24809)Luca Casonato
2024-08-02feat(fmt): support YAML (#24717)Pig Fang
2024-08-02docs: fix typos (#24820)Andreas Deininger
2024-08-02fix(fmt): handle using stmt in for of stmt (#24834)David Sherret
2024-08-02BREAKING(temporal/unstable): Remove obsoleted Temporal APIs (#24836)Kenta Moriuchi