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-11-04
fix(lsp): scope attribution for lazily loaded assets (#26699)
Nayeem Rahman
2024-11-04
fix(types): missing `import` permission on `PermissionOptionsObject` (#26627)
Scott Twiname
2024-11-04
fix(fmt): ignore file directive for YAML files (#26717)
Bartek Iwańczuk
2024-11-04
refactor(runtime/permissions): use concrete error types (#26464)
Leo Kettmeir
2024-11-04
chore: update dlint to v0.68.0 for internal (#26711)
Kenta Moriuchi
2024-11-04
perf(lsp): don't walk coverage directory (#26715)
Nayeem Rahman
2024-11-01
fix(add): only add npm deps to package.json if it's at least as close as deno...
Nathan Whitaker
2024-11-01
fix: improved support for cjs and cts modules (#26558)
David Sherret
2024-11-01
chore: upgrade to rust 1.82 and LLVM 19 (#26615)
Divy Srivastava
2024-10-31
fix(cli): set `npm_config_user_agent` when running npm packages or tasks (#26...
Nathan Whitaker
2024-10-31
fix: surface package.json location on dep parse failure (#26665)
David Sherret
2024-10-31
fix(coverage): exclude comment lines from coverage reports (#25939)
Taku Amano
2024-10-31
fix(fmt): fix several HTML and components issues (#26654)
Pig Fang
2024-10-31
fix(lsp): include unstable features from editor settings (#26655)
Nayeem Rahman
2024-10-30
fix(serve): support serve hmr (#26078)
HasanAlrimawi
2024-10-30
docs(console): Update docstrings for install and uninstall (#26623)
McSneaky
2024-10-30
chore: forward v2.0.4 release commit to main (#26636)
denobot
2024-10-29
fix(install): percent encodings in interactive progress bar (#26600)
Marvin Hagemeister
2024-10-29
fix: support watch flag to enable watching other files than the main module o...
HasanAlrimawi
2024-10-29
refactor(init): inline routing in deno init --serve template (#26595)
Yoshiya Hinosawa
2024-10-28
fix(check): expose more globals from @types/node (#26603)
David Sherret
2024-10-28
fix(compile): regression handling redirects (#26586)
David Sherret
2024-10-28
fix(npm): match npm bearer token generation (#26544)
Marvin Hagemeister
2024-10-27
fix(watch): don't panic on invalid file specifiers (#26577)
Bartek Iwańczuk
2024-10-27
fix(cli): Make --watcher CLEAR_SCREEN clear scrollback buffer as well as visi...
Chris Veness
2024-10-26
perf: pass transpiled module to deno_core as known string (#26555)
David Sherret
2024-10-25
fix(lsp): make missing import action fix infallible (#26539)
Nayeem Rahman
2024-10-25
fix(install): cache json exports of JSR packages (#26552)
Nathan Whitaker
2024-10-25
fix(upgrade): stop running `deno lsp` processes on windows before attempting ...
David Sherret
2024-10-25
fix(check): ignore resolving `jsxImportSource` when jsx is not used in graph ...
David Sherret
2024-10-25
feat(lsp): "typescript.preferences.preferTypeOnlyAutoImports" setting (#26546)
Nayeem Rahman
2024-10-25
chore: forward v2.0.3 commit to main (#26535)
Bartek Iwańczuk
2024-10-24
fix(install): don't cache json exports of JSR packages (for now) (#26530)
Nathan Whitaker
2024-10-24
bench: remove http benchmarks (#26484)
Bartek Iwańczuk
2024-10-24
fix: add 'fmt-component' to unstable features in schema file (#26526)
Bartek Iwańczuk
2024-10-24
perf(compile): pass module source data from binary directly to v8 (#26494)
David Sherret
2024-10-24
fix(fmt): --ext flag requires to pass files (#26525)
Bartek Iwańczuk
2024-10-24
fix: `.npmrc` settings not being passed to install/add command (#26473)
Marvin Hagemeister
2024-10-24
fix(config): schemas for lint rule and tag autocompletion (#26515)
Nayeem Rahman
2024-10-24
feat: support node-api in denort (#26389)
snek
2024-10-23
fix(install): cache all exports of JSR packages listed in `deno.json` (#26501)
Nathan Whitaker
2024-10-23
fix(install): cache type only module deps in `deno install` (#26497)
Nathan Whitaker
2024-10-22
fix(check): support `--frozen` on deno check (#26479)
Nathan Whitaker
2024-10-22
fix(fmt): upgrade formatters (#26469)
Pig Fang
2024-10-22
fix(install): update lockfile when using package.json (#26458)
Bartek Iwańczuk
2024-10-21
fix(lsp): import-map-remap quickfix for type imports (#26454)
Nayeem Rahman
2024-10-21
fix(install): better json editing (#26450)
David Sherret
2024-10-21
feat(lsp): interactive inlay hints (#26382)
Nayeem Rahman
2024-10-18
fix(info): resolve workspace member mappings (#26350)
Marvin Hagemeister
2024-10-18
fix(npm): ensure scoped package name is encoded in URLs (#26390)
Marvin Hagemeister
[prev]
[next]