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
Age
Commit message (
Expand
)
Author
2024-07-26
fix(publish): workspace included license file had incorrect path (#24747)
David Sherret
2024-07-26
fix: support `npm:bindings` and `npm:callsites` packages (#24727)
Bartek Iwańczuk
2024-07-26
fix(ext/node): read correct CPU usage stats on Linux (#24732)
MrEconomical
2024-07-25
fix(node): cjs pkg dynamically importing esm-only pkg fails (#24730)
David Sherret
2024-07-25
chore: fix bench task (#24718)
Asher Gomez
2024-07-25
refactor: decouple node resolution from deno_core (#24724)
David Sherret
2024-07-25
fix(node/worker_threads): support `port.once()` (#24725)
Marvin Hagemeister
2024-07-25
fix(unstable): move sloppy-import warnings to lint rule (#24710)
David Sherret
2024-07-25
chore: fix WPT epoch (#24716)
Asher Gomez
2024-07-25
chore: update to `std@2024.07.19` (#24715)
Asher Gomez
2024-07-25
fix(workspaces/publish): include the license file from the workspace root if ...
David Sherret
2024-07-25
fix: upgrade deno_core to 0.298.0 (#24709)
Bartek Iwańczuk
2024-07-25
chore: use `@std` prefix for internal module specifiers (#24543)
Asher Gomez
2024-07-24
fix(future): Emit `deno install` warning less often, suggest `deno install` i...
Nathan Whitaker
2024-07-24
fix(ext/fetch): respect authority from URL (#24705)
Bartek Iwańczuk
2024-07-24
fix(ext/fetch): use correct ALPN to proxies (#24696)
Sean McArthur
2024-07-24
perf: update deno_doc (#24700)
Leo Kettmeir
2024-07-24
fix: update lsp error message of 'relative import path' to 'use deno add' for...
HasanAlrimawi
2024-07-24
fix(ext/node/net): emit `error` before `close` when connection is refused (#2...
Yoshiya Hinosawa
2024-07-24
fix(node): Run node compat tests listed in the `ignore` field (and fix the on...
Nathan Whitaker
2024-07-24
fix(node): better detection for when to surface node resolution errors (#24653)
David Sherret
2024-07-24
Reland "fix: CFunctionInfo and CTypeInfo leaks (#24634)" (#24692)
Bartek Iwańczuk
2024-07-23
fix(upgrade): do not error if config in cwd invalid (#24689)
David Sherret
2024-07-23
refactor: update to use deno_package_json (#24688)
David Sherret
2024-07-23
fix: enable the reporting of parsing related problems when running deno lint ...
HasanAlrimawi
2024-07-23
fix(lsp): rewrite import for 'infer return type' action (#24685)
Nayeem Rahman
2024-07-23
chore: forward v1.45.3 release commit to main (#24681)
denobot
2024-07-23
Revert "fix(cli): add NAPI support in standalone mode (#24642)" (#24682)
Bartek Iwańczuk
2024-07-23
Revert "chore: move all node-api impl to ext (#24662)" (#24680)
Bartek Iwańczuk
2024-07-22
fix(types): Conform lib.deno_web.d.ts to lib.dom.d.ts and lib.webworker.d.ts ...
Kenta Moriuchi
2024-07-22
fix(publish): warn about missing license file (#24677)
David Sherret
2024-07-22
chore: move all node-api impl to ext (#24662)
snek
2024-07-22
fix(npm): handle packages with only pre-released 0.0.0 versions (#24563)
David Sherret
2024-07-22
fix(lsp): scope attribution for asset documents (#24663)
Nayeem Rahman
2024-07-22
Revert "fix: CFunctionInfo and CTypeInfo leaks (#24634)" (#24665)
Bartek Iwańczuk
2024-07-22
fix(ext/console): Error Cause Not Inspect-Formatted when printed (#24526)
MujahedSafaa
2024-07-21
fix(cli): add NAPI support in standalone mode (#24642)
Ivancing
2024-07-21
fix: make vendor cache manifest more deterministic (#24658)
Zebreus
2024-07-21
fix: CFunctionInfo and CTypeInfo leaks (#24634)
Divy Srivastava
2024-07-19
fix(lsp): hang when caching failed (#24651)
David Sherret
2024-07-19
fix: missing `emitWarning` import (#24587)
Marvin Hagemeister
2024-07-19
refactor: update to deno_config 0.25 (#24645)
David Sherret
2024-07-19
fix(cli): Respect implied BYONM from DENO_FUTURE in `deno task` (#24652)
Nathan Whitaker
2024-07-19
fix(fmt): was sometimes putting comments in front of commas in parameter list...
David Sherret
2024-07-19
fix(node): support `tty.hasColors()` and `tty.getColorDepth()` (#24619)
Marvin Hagemeister
2024-07-19
fix(ext/node): do not expose `self` global in node (#24637)
Yoshiya Hinosawa
2024-07-18
fix(lsp): support npm workspaces and fix some resolution issues (#24627)
David Sherret
2024-07-18
fix(cron): improve error message for invalid cron names (#24644)
Ian Bull
2024-07-18
chore: fix ci (#24633)
David Sherret
2024-07-17
fix(publish): surface syntax errors when using --no-check (#24620)
David Sherret
[prev]
[next]