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
/
Cargo.toml
Age
Commit message (
Expand
)
Author
2024-09-09
BREAKING: remove deprecated files config (#25535)
David Sherret
2024-09-09
fix(fmt): fix tabs in YAML (#25536)
Pig Fang
2024-09-07
feat: Update no-window lint rule (#25486)
Bartek Iwańczuk
2024-09-06
feat(add): Add npm packages to package.json if present (#25477)
Nathan Whitaker
2024-09-05
2.0.0-rc.1 (#25467)
Bartek Iwańczuk
2024-09-05
BREAKING: remove "emit" and "map" from deno info output (#25468)
David Sherret
2024-09-05
feat(check): turn on useUnknownInCatchVariables (#25465)
David Sherret
2024-09-04
BREAKING(config): make supported compilerOptions an allow list (#25432)
David Sherret
2024-09-04
chore(cli): remove deno_emit dependency (#25427)
Luca Casonato
2024-09-03
fix(flags): require global flag for permission flags in install subcommand (#...
Leo Kettmeir
2024-08-31
v2.0.0-rc.0 (#25316)
Bartek Iwańczuk
2024-08-30
refactor: remove DENO_FUTURE (#25314)
David Sherret
2024-08-30
fix: upgrade deno_ast 0.42 (#25313)
David Sherret
2024-08-29
feat(config): Node modules option for 2.0 (#25299)
Nathan Whitaker
2024-08-29
chore: forward v1.46.2 release commit to main (#25296)
denobot
2024-08-29
fix: update deno_doc (#25290)
Leo Kettmeir
2024-08-28
feat: improve lockfile v4 to store normalized version constraints and be more...
David Sherret
2024-08-26
feat: lockfile v4 by default (#25165)
David Sherret
2024-08-26
fix(fmt/markdown): fix regression with multi-line footnotes and inline math (...
David Sherret
2024-08-22
chore: enable `log` feature for tracing crate (#25078)
Yusuke Tanaka
2024-08-22
chore: forward v1.46.1 release commit to main (#25155)
denobot
2024-08-22
1.46.0 (#25139)
denobot
2024-08-22
fix(fmt/markdown): metadata header sometimes missing trailing blank line (#25...
David Sherret
2024-08-21
fix(lsp): resolve jsx import source with types mode (#25064)
Nayeem Rahman
2024-08-21
feat(flags): improve help output and make `deno run` list tasks (#25108)
Leo Kettmeir
2024-08-20
chore(release): Release Deno v1.46.0-rc.3 (#25112)
Bartek Iwańczuk
2024-08-20
feat: glob and directory support for `deno check` and `deno cache` cli arg pa...
Yazan AbdAl-Rahman
2024-08-20
fix: adjust suggestion for lockfile regeneration (#25107)
Bartek Iwańczuk
2024-08-20
feat(unstable): ability to use a local copy of jsr packages (#25068)
David Sherret
2024-08-19
chore(release): Release Deno v1.46.0-rc.2 (#25101)
Bartek Iwańczuk
2024-08-19
fix(compile): make output more deterministic (#25092)
David Sherret
2024-08-19
fix(fmt): regression with pipe in code blocks in tables (#25098)
David Sherret
2024-08-19
feat(FUTURE): terse lockfile (v4) (#25059)
David Sherret
2024-08-19
chore(release): Release Deno v1.46.0-rc.1 (#25088)
Bartek Iwańczuk
2024-08-17
fix(fmt): upgrade to dprint-plugin-markdown 0.17.4 (#25075)
David Sherret
2024-08-16
feat(config/jsr): add license field (#25056)
David Sherret
2024-08-15
feat(lint): Add lint for usage of node globals (with autofix) (#25048)
Nathan Whitaker
2024-08-15
feat: `deno compile --icon <ico>` (#25039)
Divy Srivastava
2024-08-14
feat(fmt): support HTML, Svelte, Vue, Astro and Angular (#25019)
Pig Fang
2024-08-14
feat(clean): add progress bar (#25026)
Bartek Iwańczuk
2024-08-12
fix: update deno_doc (#24972)
Leo Kettmeir
2024-08-12
feat: `deno upgrade --rc` (#24905)
Bartek Iwańczuk
2024-08-12
feat: better help output (#24958)
Leo Kettmeir
2024-08-09
feat(fmt): support CSS, SCSS, Sass and Less (#24870)
Pig Fang
2024-08-08
fix(add): better error message providing scoped pkg missing leading `@` symbo...
David Sherret
2024-08-08
fix: cache bust jsr meta file when version not found in dynamic branches (#24...
David Sherret
2024-08-08
fix: Don't shell out to `unzip` in deno upgrade/compile (#24926)
Nathan Whitaker
2024-08-07
fix(compile): support workspace members importing other members (#24909)
David Sherret
2024-08-02
feat(fmt): support YAML (#24717)
Pig Fang
2024-08-02
fix(fmt): handle using stmt in for of stmt (#24834)
David Sherret
[next]