COMMITS
May 29, 2026
R
js_parser: guard stack depth when parsing nested JSX elements (#31537)
robobun committed
R
D
D
bun_core/util: delete unused ArrayLike trait (#31536)
Dylan Conway committed
May 28, 2026
J
Hardening: input validation and protocol tightening across 24 subsystems (round 7) (#31495)
Jarred Sumner committed
A
node:buffer: default lastIndexOf(value, encoding) to search from the end (#31507)
Alistair Smith committed
R
R
css: bound selector expansion through nesting-holding at-rules (#31482)
robobun committed
R
Add runtime-dispatched SIMD xxHash3 via Highway (#31491)
robobun committed
A
bun:sqlite: decode short non-UTF-8 TEXT leniently instead of dropping the field (#31514)
Alistair Smith committed
R
Lowercase Headers names on iteration with Highway SIMD (#31489)
robobun committed
J
ci: build the Windows artifacts by cross-compiling from Linux (#31431)
Jarred Sumner committed
D
A
sourcemap: fail on a truncated base64 VLQ instead of decoding it as 0 (#31506)
Alistair Smith committed
R
S
node-fallbacks: embed browser polyfills zstd-compressed (#31456)
SUZUKI Sosuke committed
J
strings: bind StringJoiner borrowed segments to a lifetime (#31493)
Jarred Sumner committed
R
Rewrite Bun.escapeHTML using Highway SIMD (#31483)
robobun committed
May 27, 2026
A
postgres: emit full leading-zero groups when binary-decoding sub-1e-8 NUMERIC (#31211)
Alistair Smith committed
R
R
A
mysql: decode binary YEAR as a 2-byte number instead of column_length bytes (#31437)
Alistair Smith committed
A
TextDecoder: keep the codec alive across streaming chunks for legacy multi-byte encodings (#31438)
Alistair Smith committed
J
Hardening: input validation and bounds tightening across 27 subsystems (round 6) (#31417)
Jarred Sumner committed
May 26, 2026
R
R
Decode Buffer.from(str, 'hex') with Highway SIMD (#31425)
robobun committed
R
R
js_parser: restore SIMD block comment skipping via Highway (#31433)
robobun committed
J
build: enable cross-language LTO on linux aarch64-musl (#31432)
Jarred Sumner committed
R