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-10-08
2.0.0 (#26063)
denobot
2024-10-08
fix: use tree-sitter for deno_doc (#26066)
Leo Kettmeir
2024-10-08
refactor: remove usage of full_range (#26065)
David Sherret
2024-10-03
fix(task): use current executable for deno even when not named deno (#26019)
David Sherret
2024-10-03
v2.0.0-rc.10 (#26002)
Bartek Iwańczuk
2024-10-02
fix(node): implement libuv APIs needed to support `npm:sqlite3` (#25893)
Nathan Whitaker
2024-10-02
fix(workspace): handle when config has members when specified via --config (#...
David Sherret
2024-10-02
fix(no-slow-types): better `override` handling (#25989)
David Sherret
2024-10-01
feat(lsp): quick fix for @deno-types="npm:@types/*" (#25954)
Nayeem Rahman
2024-10-01
v2.0.0-rc.9 (#25957)
Divy Srivastava
2024-10-01
v2.0.0-rc.8 (#25950)
Bartek Iwańczuk
2024-09-30
fix: update sui to 0.4 (#25942)
Divy Srivastava
2024-09-28
refactor: extract out sloppy imports resolution from CLI crate (#25920)
David Sherret
2024-09-28
refactor: use deno_path_util (#25918)
David Sherret
2024-09-27
v2.0.0-rc.7 (#25907)
Bartek Iwańczuk
2024-09-26
refactor(fmt): rewrite HTML syntax error handling (#25892)
Bartek Iwańczuk
2024-09-26
feat(tools/doc): display subitems in symbol overviews where applicable (#25885)
Leo Kettmeir
2024-09-26
v2.0.0-rc.6 (#25877)
Bartek Iwańczuk
2024-09-26
feat: add `--allow-import` flag (#25469)
Bartek Iwańczuk
2024-09-25
fix(check): properly surface dependency errors in types file of js file (#25860)
David Sherret
2024-09-24
v2.0.0-rc.5 (#25838)
Bartek Iwańczuk
2024-09-24
fix: Update deno_npm to fix `deno install` with crossws (#25837)
Nathan Whitaker
2024-09-23
BREAKING: remove support for remote import maps in deno.json (#25836)
David Sherret
2024-09-20
feat(fmt): upgrade markup_fmt (#25768)
Pig Fang
2024-09-20
chore: update sui to 0.3.1 (#25758)
Divy Srivastava
2024-09-19
v2.0.0-rc.4 (#25728)
Bartek Iwańczuk
2024-09-18
v2.0.0-rc.3 (#25704)
Bartek Iwańczuk
2024-09-18
feat(lint): add `no-process-global` lint rule (#25709)
Divy Srivastava
2024-09-18
Revert "feat(fmt): sort type-only named import/exports last" (#25705)
David Sherret
2024-09-18
feat(check): turn on noImplicitOverride (#25695)
Bartek Iwańczuk
2024-09-18
chore: bump `deno_lint` to 0.66.0 (#25697)
Asher Gomez
2024-09-17
feat(fmt): sort type-only named import/exports last (#25690)
David Sherret
2024-09-16
fix(npm): better error handling for remote npm deps (#25670)
David Sherret
2024-09-14
feat: TypeScript 5.6 and `npm:@types/node@22` (#25614)
David Sherret
2024-09-12
v2.0.0-rc.2 (#25583)
Bartek Iwańczuk
2024-09-10
fix: update malva in deno to support astro css comments (#25553)
HasanAlrimawi
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
[next]