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
/
tests
/
integration
Age
Commit message (
Expand
)
Author
2024-07-10
fix(check): CJS types importing dual ESM/CJS package should prefer CJS types ...
David Sherret
2024-07-10
feat(node): Support executing npm package lifecycle scripts (preinstall/insta...
Nathan Whitaker
2024-07-10
feat: deprecate `deno vendor` (#22183)
Asher Gomez
2024-07-09
fix(lsp): do sloppy resolution for node-to-node imports in byonm (#24481)
Nayeem Rahman
2024-07-08
fix(lsp): inherit workspace-root-only fields in members (#24440)
Nayeem Rahman
2024-07-08
fix(node/assert): throws not checking error instance (#24466)
Marvin Hagemeister
2024-07-05
fix(ext/node): rewrite digest handling (#24392)
Luca Casonato
2024-07-04
feat: npm workspace and better Deno workspace support (#24334)
David Sherret
2024-07-03
fix(lsp): correct scope attribution for injected @types/node (#24404)
Nayeem Rahman
2024-07-03
feat: Upgrade to TypeScript 5.5.2 (#24326)
Bartek Iwańczuk
2024-07-02
chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24388)
Bartek Iwańczuk
2024-07-01
fix(lsp): respect lockfile redirects entries for resolution (#24365)
Nayeem Rahman
2024-06-28
chore: update deno_doc (#24308)
Leo Kettmeir
2024-06-26
feat(lsp): ts language service scopes (#24345)
Nayeem Rahman
2024-06-26
refactor: move PackageJson to deno_config (#24348)
David Sherret
2024-06-24
fix(ext/node): rewrite crypto.Hash (#24302)
Luca Casonato
2024-06-19
Revert "chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24056)" (#24262)
Bartek Iwańczuk
2024-06-19
fix(lsp): use import map from workspace root (#24246)
Nayeem Rahman
2024-06-18
perf(node): ensure cjs wrapper module has deterministic output (#24248)
David Sherret
2024-06-17
feat(lsp): multi deno.json resolver scopes (#24206)
Nayeem Rahman
2024-06-14
fix(inspector): crash on "Debugger.setBlackboxPatterns" (#24204)
Bartek Iwańczuk
2024-06-14
chore: upgrade to rust 1.79 (#24207)
Satya Rohith
2024-06-13
chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24056)
Bartek Iwańczuk
2024-06-12
fix(lsp): strip .js before probing for valid import fix (#24188)
Nayeem Rahman
2024-06-12
feat(lsp): respect editor indentation options (#24181)
Nayeem Rahman
2024-06-11
fix(npm): resolve dynamic npm imports individually (#24170)
David Sherret
2024-06-10
feat(lsp): workspace jsr resolution (#24121)
Nayeem Rahman
2024-06-05
chore: upgrade trust-dns-resolver and friends (#24108)
Ryan Dahl
2024-06-05
fix(npm): use configured auth for tarball urls instead of scope auth (#24111)
David Sherret
2024-06-05
fix: better handling of npm resolution occurring on workers (#24094)
David Sherret
2024-06-03
fix(lsp): complete exports for import mapped jsr specifiers (#24054)
Nayeem Rahman
2024-06-03
refactor: extract structs for downloading tarballs and npm registry packument...
David Sherret
2024-05-30
feat: do not require `DENO_FUTURE=1` for npmrc support (#24043)
David Sherret
2024-05-30
feat(lsp): support .npmrc (#24042)
Nayeem Rahman
2024-05-29
perf(repl): don't walk workspace in repl language server (#24037)
Nayeem Rahman
2024-05-29
fix: bump cache sqlite dbs to v2 for WAL journal mode change (#24030)
David Sherret
2024-05-29
fix(ext/node): windows cancel stdin read in line mode (#23969)
Divy Srivastava
2024-05-29
perf(lsp): lock out requests until init is complete (#23998)
Nayeem Rahman
2024-05-28
feat(vendor): support modifying remote files in vendor folder without checksu...
David Sherret
2024-05-28
chore: fix flaky inspector_with_ts_files (#24015)
David Sherret
2024-05-28
fix(cli/test): decoding percent-encoding(non-ASCII) file path correctly (#23200)
Hajime-san
2024-05-28
fix(coverage): skip generating coverage json for http(s) scripts (#24008)
Yoshiya Hinosawa
2024-05-28
fix(coverage): handle ignore patterns (#23974)
Yoshiya Hinosawa
2024-05-26
fix(coverage): add tooltip to line count in html report (#23971)
Yoshiya Hinosawa
2024-05-23
FUTURE: initial support for .npmrc file (#23560)
Bartek Iwańczuk
2024-05-23
fix(cli): Support deno.lock with only package.json present + fix DENO_FUTURE ...
Nathan Whitaker
2024-05-23
refactor(lsp): determine file referrer for each document (#23867)
Nayeem Rahman
2024-05-23
refactor: remove custom `utc_now` in favor of `chrono::Utc:now` feature (#23...
Felipe Baltor
2024-05-22
fix(lsp): process Fenced Code Block in JSDoc on `completion` correctly (#23822)
Hajime-san
2024-05-22
refactor(docs): use `@experimental` instead of `@tags unstable` (#23884)
Leo Kettmeir
[next]