Bun v1.2.18 introduces significant improvements including ReadableStream convenience methods (text(), json(), bytes(), blob()), WebSocket client compression with permessage-deflate, reduced memory usage for large uploads, faster native addon performance, and enhanced Node.js compatibility. The release fixes 52 issues, updates

14m read timeFrom bun.sh
Post cover image
Table of contents
ReadableStream .text() , .json() , .bytes() , .blob()Bun.spawn now accepts a ReadableStream for stdinWebSocket client compression with permessage-deflateReduced memory usage for large fetch() and S3 uploadsbun build supports $NODE_PATHbun test now fails when no tests match a filterbun pm version bumps package.json versionbun install is faster for packages using node-gypMath.sumPrecise is now availableNode.js compatibility improvementsbun:sqlite updated to SQLite 3.50.2Updated WebKitBugfixesThanks to 14 contributors!
1 Comment

Sort: