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-08-22
chore: forward v1.46.1 release commit to main (#25155)
denobot
2024-08-22
1.46.0 (#25139)
denobot
2024-08-21
feat: Upgrade V8 to 12.9 (#25138)
Bartek Iwańczuk
2024-08-20
fix: Don't panic if fail to handle JS stack frame (#25122)
Nathan Whitaker
2024-08-20
fix: deserialize lockfile v3 straight (#25121)
David Sherret
2024-08-19
feat: upgrade deno_core (#25042)
snek
2024-08-19
feat(FUTURE): terse lockfile (v4) (#25059)
David Sherret
2024-08-14
feat(serve): Opt-in parallelism for `deno serve` (#24920)
Nathan Whitaker
2024-08-12
feat: better help output (#24958)
Leo Kettmeir
2024-08-08
fix(ext/fetch): include TCP src/dst socket info in error messages (#24939)
Yusuke Tanaka
2024-08-08
fix: Don't shell out to `unzip` in deno upgrade/compile (#24926)
Nathan Whitaker
2024-08-06
fix: errors with CallSite methods (#24907)
Marvin Hagemeister
2024-08-05
feat: upgrade deno_core (#24886)
snek
2024-08-01
fix: regressions around Error.prepareStackTrace (#24839)
Bartek Iwańczuk
2024-08-01
chore: upgrade flaky_test, fastwebsockets, base64, base32, notify (#24746)
Ryan Dahl
2024-07-31
feat: upgrade V8 to 12.8 (#24693)
snek
2024-08-01
fix(ext/fetch): use correct ALPN to socks5 proxies (#24817)
Sean McArthur
2024-07-31
perf: update deno_ast to 0.41 (#24819)
David Sherret
2024-07-31
chore: forward v1.45.5 release commit to main (#24818)
denobot
2024-07-27
fix: adapt to new jupyter runtime API and include session IDs (#24762)
Kyle Kelley
2024-07-26
chore: forward v1.45.4 release commit to main (#24754)
denobot
2024-07-26
fix: support `npm:bindings` and `npm:callsites` packages (#24727)
Bartek Iwańczuk
2024-07-25
refactor: decouple node resolution from deno_core (#24724)
David Sherret
2024-07-25
fix: upgrade deno_core to 0.298.0 (#24709)
Bartek Iwańczuk
2024-07-24
Reland "fix: CFunctionInfo and CTypeInfo leaks (#24634)" (#24692)
Bartek Iwańczuk
2024-07-23
refactor: update to use deno_package_json (#24688)
David Sherret
2024-07-23
chore: forward v1.45.3 release commit to main (#24681)
denobot
2024-07-23
Revert "chore: move all node-api impl to ext (#24662)" (#24680)
Bartek Iwańczuk
2024-07-22
chore: move all node-api impl to ext (#24662)
snek
2024-07-22
Revert "fix: CFunctionInfo and CTypeInfo leaks (#24634)" (#24665)
Bartek Iwańczuk
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
refactor: update to deno_config 0.25 (#24645)
David Sherret
2024-07-19
fix(node): support `tty.hasColors()` and `tty.getColorDepth()` (#24619)
Marvin Hagemeister
2024-07-18
fix(lsp): support npm workspaces and fix some resolution issues (#24627)
David Sherret
2024-07-17
fix(ext/node): stat.mode on windows (#24434)
Divy Srivastava
2024-07-18
Reland "refactor(fetch): reimplement fetch with hyper instead of reqwest" (#2...
Bartek Iwańczuk
2024-07-17
fix(workspace): support resolving bare specifiers to npm pkgs within a worksp...
David Sherret
2024-07-15
chore: upgrade dependencies (#24565)
snek
2024-07-13
Revert "refactor(fetch): reimplement fetch with hyper instead of reqwest (#24...
Ryan Dahl
2024-07-13
refactor(fetch): reimplement fetch with hyper instead of reqwest (#24237)
Sean McArthur
2024-07-12
chore: forward v1.45.2 release commit to main (#24564)
denobot
2024-07-12
fix(config): regression - should not discover npm workspace for nested deno.j...
David Sherret
2024-07-12
refactor: move importMap with imports/scopes diagnostic to deno_config (#24553)
David Sherret
2024-07-12
chore: forward v1.45.1 release commit to main (#24540)
denobot
2024-07-11
fix(npm): use start directory deno.json as "root deno.json config" in npm wor...
David Sherret
2024-07-11
fix(workspace): allow using --import-map flag with workspace (#24527)
Bartek Iwańczuk
2024-07-11
build: update wgpu-core to unblock release (#24515)
Bartek Iwańczuk
2024-07-11
1.45.0 (#24512)
denobot
2024-07-10
feat(jsr): support publishing jsr packages in npm workspaces (#24507)
David Sherret
[next]