Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
denoland/deno
Pull Requests
Commits
Open
Closed
fix(runtime): use readLineFromStdinSync for prompt() to avoid EOF newline
#32013 opened 2026-02-02 09:29 by
murataslan1
fix(ext/node): implement `DatabaseSync.setAuthorizer()`
#32009 opened 2026-02-01 11:00 by
Tango992
fix(check): Fix type checking issue with DecompressionStream
#32008 opened 2026-02-01 02:12 by
ChaseKnowlden
fix: run on pre-Windows 10 version 1709
#32002 opened 2026-01-30 23:20 by
jawilson
fix(ext/node): escape more shell args
#31999 opened 2026-01-30 20:41 by
fraidev
fix: avoid sending data on HEAD requests
#31998 opened 2026-01-30 20:33 by
qti3e
perf(ext/ffi): faster trampoline compilation for dlopen
#31997 opened 2026-01-30 12:36 by
littledivy
refactor: use `ToV8` on enums instead of serde
#31991 opened 2026-01-29 19:19 by
crowlKats
fix(node/http): set res.complete before emitting end event
#31986 opened 2026-01-29 16:24 by
ddmoney420
fix(node): add hasColors() to process.stdout and process.stderr
#31985 opened 2026-01-29 15:51 by
ddmoney420
fix: support DENO_SERVE_ADDRESS not being applied to the first server
#31982 opened 2026-01-29 12:13 by
lucacasonato
feat(cli): add --save-exact and --exact flag to deno add and install
#31977 opened 2026-01-29 03:28 by
amyssnippet
fix: apply `--watch-exclude` filter to file change events
#31976 opened 2026-01-29 03:05 by
AprilNEA
fix(ext/node): make `child_process` stdio streams Socket instances
#31975 opened 2026-01-29 02:52 by
fraidev
fix: support loading `npm:` and `jsr:` specifiers in required ES modules
#31974 opened 2026-01-29 02:41 by
dsherret
fix(ext/node): return real OS file descriptors from node:fs APIs
ci-draft
#31965 opened 2026-01-28 03:00 by
fraidev
fix(ext/node): add stdin/stdout/stderr properties to worker_threads Worker
#31964 opened 2026-01-28 01:37 by
bartlomieju
fix(publish): Replace unwrap() calls with error handling in provenance generation
#31960 opened 2026-01-27 13:22 by
Copilot
fix(node/crypto): handle empty input in decipher final with auto_pad=false
#31958 opened 2026-01-27 12:22 by
Copilot
repl/json: print full error on RunFailure
#31948 opened 2026-01-26 09:30 by
emi0x7d1
feat: stabilize Temporal API
#31928 opened 2026-01-22 23:56 by
bartlomieju
2.7.0
fix(ext/node): handle raw fd instead rid in isatty
ci-draft
#31912 opened 2026-01-21 23:06 by
fraidev
feat: --cpu-prof flags for CPU profiles
#31909 opened 2026-01-21 17:55 by
littledivy
feat(ext/image): support AVIF for `createImageBitmap`
#31899 opened 2026-01-21 00:19 by
Hajime-san
feat: support arbitrary file descriptors for TTY streams
#31890 opened 2026-01-19 20:53 by
sigmaSd
fix(types): move Uint8Array.toBase64() and .toHex() definitions
#31885 opened 2026-01-19 11:54 by
bartlomieju
fix(ext/node): improve zstd handling
#31880 opened 2026-01-18 12:26 by
bartlomieju
feat(ext/tls): add `SSLKEYLOGFILE` support for TLS key logging
#31867 opened 2026-01-16 16:56 by
magurotuna
feat: Add `parseEnv` to `node:util`
#31856 opened 2026-01-15 19:49 by
AaronDewes
feat(fs): add tryLock(exclusive?: boolean): Promise<boolean> to FsFile
#31848 opened 2026-01-14 18:25 by
MkDev11
2.7.0
Older