COMMITS
May 26, 2026
R
R
R
Optimize Buffer.toString('hex'/'base64') for large buffers (#31421)
robobun committed
R
J
build: fat Rust bitcode for cross-language LTO on Linux (#31412)
Jarred Sumner committed
R
R
J
fetch: run checkServerIdentity before writing the request (#31325)
Jarred Sumner committed
J
ffi: avoid copying the threadsafe callback wrapper on the calling thread (#31332)
Jarred Sumner committed
J
install: gate the exit-callback cache teardown to the main thread (#31376)
Jarred Sumner committed
May 25, 2026
R
R
css: escape custom pseudo-class/element names when printing (#31404)
robobun committed
R
J
Hardening: input validation and bounds tightening across 36 subsystems (round 4) (#31339)
Jarred Sumner committed
R
Speed up FormData multipart serialization (#31379)
robobun committed
J
webcore: free Blob's owned content type on drop (#31358)
Jarred Sumner committed
R
Support cross-compiling macOS binaries from Linux (#31303)
robobun committed
J
test: forward keep-alive requests in proxy.test.ts's mock proxy (#31352)
Jarred Sumner committed
R
Port Bun.stringWidth to C++ with explicit SIMD (#31351)
robobun committed
R
R
shell: don't abort when a glob's directory prefix doesn't exist (#31367)
robobun committed
May 24, 2026
R
R
R
R
J
node:http2: reassemble HEADERS+CONTINUATION before HPACK decoding (#31323)
Jarred Sumner committed
R
Fix `await using` expression printing `using` as `await` (#31324)
robobun committed
R
Parenthesize `async` when it starts a for-of loop initializer (#31326)
robobun committed
R