COMMITS
/ ext/node/ops/util.rs April 3, 2026
B
fix(ext/node): create net.Socket from file descriptors (#33150)
Bartek Iwańczuk committed
March 28, 2026
B
chore(ext/node): remove unused op_node_is_tty (#33045)
Bartek Iwańczuk committed
March 16, 2026
D
refactor: force a reason on clippy overrides (#32761)
David Sherret committed
B
perf(core): optimize V8-to-Rust string conversion with ValueView (#32688)
Bartek Iwańczuk committed
March 13, 2026
March 6, 2026
D
refactor: use sys_traits deno_dotenv (#32542)
David Sherret committed
March 4, 2026
D
fix(ext/node): deep `assert` compatibility (#32434)
Daniel Osvaldo Rahmanto committed
February 20, 2026
D
fix(ext/node): `util.parseEnv` and `process.loadEnvFile` compatibility (#32183)
Daniel Osvaldo Rahmanto committed
February 4, 2026
F
fix(ext/node): handle raw fd instead rid in isatty (#31912)
Felipe Cardozo committed
January 8, 2026
K
chore: Happy New Year 2026 (#31748)
Kenta Moriuchi committed
November 24, 2025
N
perf(node): implement getOwnNonIndexProperties in native code (#31393)
Nathan Whitaker committed
September 24, 2025
N
perf: stack allocated v8 scopes (#30827)
Nathan Whitaker committed
August 22, 2025
D
fix: pass npm process state when spawning script in npm package via Node APIs (#30490)
David Sherret committed
July 3, 2025
N
chore: update to edition 2024 (#29923)
Nathan Whitaker committed
June 27, 2025
B
fix(ext/node): don't show deprecation warnings for dependencies (#29909)
Bartek Iwańczuk committed
June 6, 2025
Y
fix(ext/node): handle -p flag in spawn, fix "from dependency" check in windows (#29611)
Yoshiya Hinosawa committed
June 4, 2025
Y
fix(ext/node): support DEP0005 deprecation warning (#29530)
Yoshiya Hinosawa committed
May 8, 2025
D
fix(ext/node): `arrayBufferViewHasBuffer` internal util (#28827)
Divy Srivastava committed
April 29, 2025
J
fix(compile): panic when compiled with --no-terminal flag (#28823)
JasperVanEsveld committed
January 8, 2025
L
refactor: update deno_core for error refactor (#26867)
Leo Kettmeir committed
December 31, 2024
K
chore: Happy New Year 2025 (#27509)
Kenta Moriuchi committed
October 24, 2024
L
refactor(ext/node): use concrete error types (#26419)
Leo Kettmeir committed
January 1, 2024
D
chore: update copyright to 2024 (#21753)
David Sherret committed
October 30, 2023
D
fix: implement node:tty (#20892)
Divy Srivastava committed