index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cli
Age
Commit message (
Expand
)
Author
2024-08-18
fix: log current version when using deno upgrade (#25079)
HasanAlrimawi
2024-08-18
fix: make `deno add` output more deterministic (#25083)
David Sherret
2024-08-17
fix(fmt): upgrade to dprint-plugin-markdown 0.17.4 (#25075)
David Sherret
2024-08-16
ci: add script to promote to RC release (#25072)
Bartek Iwańczuk
2024-08-16
refactor: show release channel in `deno --version` (#25061)
Bartek Iwańczuk
2024-08-16
feat(publish): suggest importing `jsr:@std/` for `deno.land/std` urls (#25046)
David Sherret
2024-08-16
feat(config/jsr): add license field (#25056)
David Sherret
2024-08-16
fix(ext/node): improve shelljs compat with managed npm execution (#24912)
Yoshiya Hinosawa
2024-08-15
refactor: `version` module exports a single const struct (#25014)
Bartek Iwańczuk
2024-08-15
feat(lint): Add lint for usage of node globals (with autofix) (#25048)
Nathan Whitaker
2024-08-15
refactor: remove version::is_canary(), use ReleaseChannel instead (#25053)
Bartek Iwańczuk
2024-08-15
feat: `deno compile --icon <ico>` (#25039)
Divy Srivastava
2024-08-14
feat(serve): Opt-in parallelism for `deno serve` (#24920)
Nathan Whitaker
2024-08-14
fix(lsp): import map lookup for jsr subpath auto import (#25025)
Nayeem Rahman
2024-08-14
feat(fmt): support HTML, Svelte, Vue, Astro and Angular (#25019)
Pig Fang
2024-08-14
feat(node): support `username` and `_password` in `.npmrc` file (#24793)
Asher Gomez
2024-08-14
fix(cli): support --watch when running cjs npm packages (#25038)
Luca Casonato
2024-08-14
feat(clean): add progress bar (#25026)
Bartek Iwańczuk
2024-08-14
feat(coverage): add breadcrumbs to deno coverage `--html` report (#24860)
Łukasz Czerniawski
2024-08-13
fix(upgrade): use proper version display (#25029)
Bartek Iwańczuk
2024-08-13
fix(tls): print a warning if a system certificate can't be loaded (#25023)
Bartek Iwańczuk
2024-08-12
feat(publish): error on missing license file (#25011)
David Sherret
2024-08-12
fix(upgrade): return no RC versions if fetching fails (#25013)
Bartek Iwańczuk
2024-08-12
feat: deno remove (#24952)
David Sherret
2024-08-12
fix: update deno_doc (#24972)
Leo Kettmeir
2024-08-12
feat: `deno upgrade --rc` (#24905)
Bartek Iwańczuk
2024-08-12
chore: update the copyright of c, mjs, and jsx (#25005)
Kenta Moriuchi
2024-08-12
feat: better help output (#24958)
Leo Kettmeir
2024-08-12
fix(lsp): directly use file referrer when loading document (#24997)
Nayeem Rahman
2024-08-12
feat: Rename --unstable-hmr to --watch-hmr (#24975)
Bartek Iwańczuk
2024-08-09
feat(fmt): support CSS, SCSS, Sass and Less (#24870)
Pig Fang
2024-08-09
fix(add): Better error message when missing npm specifier (#24970)
Nathan Whitaker
2024-08-09
fix(install): Properly handle dist tags when setting up node_modules (#24968)
Nathan Whitaker
2024-08-09
refactor(upgrade): cleanup pass (#24954)
Bartek Iwańczuk
2024-08-09
fix(lsp): don't always use byonm resolver when DENO_FUTURE=1 (#24865)
David Sherret
2024-08-08
fix(add): better error message providing scoped pkg missing leading `@` symbo...
David Sherret
2024-08-08
feat: `deno init --serve` (#24897)
Bartek Iwańczuk
2024-08-08
fix(add): Support dist tags in deno add (#24960)
Nathan Whitaker
2024-08-08
chore: change property order in generated `deno.json` (#24953)
Marvin Hagemeister
2024-08-08
feat(install): change 'Add ...' message (#24949)
Bartek Iwańczuk
2024-08-08
feat: treat bare deno command with run arguments as deno run (#24887)
Leo Kettmeir
2024-08-08
feat: refresh "Download" progress bar with a spinner (#24913)
Bartek Iwańczuk
2024-08-08
feat(cli): Add --env-file as alternative to --env (#24555)
Birk Skyum
2024-08-08
feat: support short flags for permissions (#24883)
Ryan Dahl
2024-08-08
feat: deno clean (#24950)
David Sherret
2024-08-08
fix: cache bust jsr meta file when version not found in dynamic branches (#24...
David Sherret
2024-08-08
perf: skip saving to emit cache after first failure (#24896)
David Sherret
2024-08-08
fix: Don't shell out to `unzip` in deno upgrade/compile (#24926)
Nathan Whitaker
2024-08-07
fix(ext/fetch): include URL and error details on fetch failures (#24910)
Yusuke Tanaka
2024-08-07
fix: `rename` watch event missing (#24893)
Marvin Hagemeister
[next]