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
/
Cargo.toml
Age
Commit message (
Expand
)
Author
2024-11-19
feat(ext/node): perf_hooks.monitorEventLoopDelay() (#26905)
Divy Srivastava
2024-11-16
feat(task): support object notation, remove support for JSDocs (#26886)
Bartek Iwańczuk
2024-11-15
refactor: use boxed_error in some places (#26887)
David Sherret
2024-11-15
feat(ext/fetch): allow embedders to use `hickory_dns_resolver` instead of def...
Sahand Akbarzadeh
2024-11-14
refactor(resolver): move more resolution code into deno_resolver (#26873)
David Sherret
2024-11-14
fix: otel resiliency (#26857)
snek
2024-11-13
chore: update denokv_* (#26850)
Luca Casonato
2024-11-13
feat: upgrade V8 to 13.0 (#26851)
Bartek Iwańczuk
2024-11-13
feat: OpenTelemetry Tracing API and Exporting (#26710)
snek
2024-11-12
chore: update zeromq to 0.4.1 (#26811)
Soc Virnyl S. Estela
2024-11-10
chore: forward v2.0.6 release commit to main (#26804)
denobot
2024-11-06
chore: forward v2.0.5 release commit to main (#26755)
denobot
2024-11-05
fix: op_run_microtasks crash (#26718)
Divy Srivastava
2024-11-01
fix: improved support for cjs and cts modules (#26558)
David Sherret
2024-10-31
fix: clamp smi in fast calls by default (#26506)
Divy Srivastava
2024-10-30
chore: forward v2.0.4 release commit to main (#26636)
denobot
2024-10-28
fix: do not panic when failing to write to http cache (#26591)
David Sherret
2024-10-25
fix(install): regression - do not panic when config file contains \r\n newlin...
David Sherret
2024-10-25
chore: forward v2.0.3 commit to main (#26535)
Bartek Iwańczuk
2024-10-24
feat: support node-api in denort (#26389)
snek
2024-10-22
fix: unpin tokio version (#26457)
Ronny Chan
2024-10-21
fix(npm): support version ranges with && or comma (#26453)
David Sherret
2024-10-21
fix(install): better json editing (#26450)
David Sherret
2024-10-19
chore: update nix crate (#26422)
Leo Kettmeir
2024-10-18
refactor(ext/fs): use concrete error types (#26317)
Leo Kettmeir
2024-10-18
chore: forward v2.0.2 release commit to main (#26376)
denobot
2024-10-17
refactor(ext/net): use concrete error type (#26227)
Leo Kettmeir
2024-10-16
chore: forward v2.0.1 release commit to main (#26338)
denobot
2024-10-15
fix: add hint for missing `document` global in terminal error (#26218)
Bartek Iwańczuk
2024-10-15
fix(install): handle pkg with dep on self when pkg part of peer dep resolutio...
David Sherret
2024-10-15
fix: panic in `prepare_stack_trace_callback` when global interceptor throws (...
Divy Srivastava
2024-10-14
perf: use fast calls for microtask ops (#26236)
Divy Srivastava
2024-10-09
fix: do not panic on wsl share file paths on windows (#26081)
David Sherret
2024-10-09
fix(repl): importing json files (#26053)
Bartek Iwańczuk
2024-10-08
2.0.0 (#26063)
denobot
2024-10-08
fix: use tree-sitter for deno_doc (#26066)
Leo Kettmeir
2024-10-03
fix(npm): root package has peer dependency on itself (#26022)
Divy Srivastava
2024-10-03
chore: remove custom `bench` profile (#26008)
Divy Srivastava
2024-10-03
perf: Use -O3 for sui in release builds (#26010)
Divy Srivastava
2024-10-03
fix: enable `Win32_Security` feature in `windows-sys` (#26007)
Divy Srivastava
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
chore: release deno_* crates (#25987)
denobot
2024-10-02
chore: release deno_* crates (#25976)
denobot
2024-10-02
chore: relax version pinning of deno_package_json (#25985)
Arnau Orriols
2024-10-01
BREAKING: rename "deps" remote cache folder to "remote" (#25969)
David Sherret
2024-09-30
fix: precompile preserve SVG camelCase attributes (#25945)
Marvin Hagemeister
2024-09-30
fix: eagerly error for specifier with empty version constraint (#25944)
David Sherret
2024-09-30
refactor: move ByonmNpmResolver to deno_resolver (#25937)
David Sherret
2024-09-28
refactor: extract out sloppy imports resolution from CLI crate (#25920)
David Sherret
[next]