Bun v1.1.38 includes multiple bug fixes and improvements: resolving crashes with the postgres npm package and fetch(), fixing a TypeScript minification issue, and updates to SQLite and c-ares. The release also introduces a reusePort option for Bun.listen and node:net, and enhances console.log functionality. Installation and upgrade instructions are provided.

4m read timeFrom bun.sh
Post cover image
Table of contents
Fixed: Debugger causing Bun to hang in VSCode terminalFixed: Crash impacting postgres npm packageFixed: allowHalfOpen & exclusive being set to true incorrectlyconsole.log improvementsreusePort option in Bun.listenFixed: Bun.FileSystemRouter.reload() missing new directory contentsFixed: Module resolution cache invalidation bug on WindowsFixed: File descriptor limit exceeded on muslUpdated SQLite from 3.45 -> 3.47Updated c-ares from 1.29.0 -> 1.34.4Fixed: Rare crash in fetch()Fixed: Assertion failure when re-assigning global modules in --print or --evalFixed: TypeScript minification bugThanks to 11 contributors!

Sort: