Bun v1.1.8 is released with numerous bug fixes and new features including support for process.on('uncaughtException') and process.on('unhandledRejection'), Brotli support in node:zlib, and [Symbol.dispose] in Bun APIs.
•13m read time• From bun.sh
Table of contents
New: Support for process.on("uncaughtException") and process.on("unhandledRejection")New: Brotli support for node:zlibNew: Support for [Symbol.dispose] in Bun APIsFaster: JSON.parseFixed: Illegal instruction on WindowsFixed: Crash with console.log using a %i format stringFixed: Several workspace dependency not found errorsFixed: Crash with console.table when being called repeatedlyFixed: Bug with createReadStream with a file descriptor and offsetFixed: confirm() did not work on WindowsFixed: Bug with os.cpus() for some CPUsFixed: Missing agent property on ClientRequestFixed: Redirecting stdout from Bun.spawn() to Bun.serve() was not workingFixed: onread not working in node:netFixed: Crash in InlineCacheCompilerFixed: Better stub for node:inspectorThank you to 12 contributors!Sort: