COMMITS
April 2, 2026
B
fix(ext/node): rewrite Pipe.open(fd) to use raw fd ops (#33136)
Bartek Iwańczuk committed
B
fix: linked packages with peer deps failing to cache from lockfile (#33143)
Bartek Iwańczuk committed
B
refactor: remove forked typescript-go infrastructure (#33133)
Bartek Iwańczuk committed
April 1, 2026
D
feat(install): added --prod to skip dev deps and @types (#32863)
Daniil Sivak committed
B
fix: update release template workflow URLs to .generated.yml (#33116)
Bartek Iwańczuk committed
B
refactor(ext/node): rework stream wrap infrastructure for reentrant safety (#33100)
Bartek Iwańczuk committed
B
fix(ext/node): return real OS file descriptors from node:fs APIs (#33039)
Bartek Iwańczuk committed
B
refactor: remove Node/Deno global proxy and simplify CJS wrapper (#33122)
Bartek Iwańczuk committed
B
feat: use Node.js timers by default (#33118)
Bartek Iwańczuk committed
B
refactor: remove LSP integration from repl and jupyter (#33119)
Bartek Iwańczuk committed
B
2.7.11 (#33114)
Bartek Iwańczuk committed
B
ci: fix start_release workflow (#33113)
Bartek Iwańczuk committed
B
ci: remove stale gha-creds cleanup after gcloud removal (#33112)
Bartek Iwańczuk committed
T
fix(ext/node): fire fs.watch events for immediate writes (#32935) (#32989)
tmimmanuel committed
D
ci: update to gagen 0.3 for maintainable pinning of all workflow dependencies (#33082)
David Sherret committed
March 31, 2026
B
feat: add alpha and beta release channel support (#33098)
Bartek Iwańczuk committed
B
fix(watch): reduce graceful shutdown timeout from 5s to 500ms (#33099)
Bartek Iwańczuk committed
L
ci: remove legacy gcloud upload (#33088)
Leo Kettmeir committed
D
2.7.10 (#33092)
denobot committed
B
fix(ext/node): add chacha20-poly1305 cipher support (#33084)
Bartek Iwańczuk committed
B
fix(ext/node): improve sign/verify crypto compat with Node.js (#33083)
Bartek Iwańczuk committed
March 30, 2026
B
fix(ext/node): return pid from spawnSync (#33081)
Bartek Iwańczuk committed
B
fix(ext/node): improve GCM cipher compat with Node.js (#33079)
Bartek Iwańczuk committed
L
feat: add include and exclude fields to compile config (#33024)
Leo Kettmeir committed
B
fix(ext/node): drain pending messages before emitting worker exit event (#32623)
Bartek Iwańczuk committed
B
fix(ext/node): fix BadResource error in FileHandle.readLines() (#32685)
Bartek Iwańczuk committed
B
fix: use case-insensitive path matching for permissions on Windows (#33073)
Bartek Iwańczuk committed
B
fix(resolver): resolve npm packages that shadow Node built-in names in BYONM mode (#32865)
Bartek Iwańczuk committed
B
fix(outdated): use dist-tags.latest for Latest column, matching npm/pnpm/bun (#32939)
Bartek Iwańczuk committed
B
fix(npm): resolve linked packages not published to npm registry (#33021)
Bartek Iwańczuk committed