- Added TypeScript typings and new Web APIs (URL, AbortController, etc.) plus Bun.serve fast HTTP/HTTPS server, Bun.write unified I/O, Bun.mmap, Bun.hash, and Bun.allocUnsafe.
- Improved runtime behavior with import.meta.url as file://, Bun.resolve/resolveSync, SharedArrayBuffer, Blob stdout/stderr, prototypes on constructors, and updated Next.js version.
- Fixed numerous bugs and crashes: fs.read/write return values, fs.openSync flags, HTTP thread hang, require output issues, HMR reliability, GC crash, incorrect Response status handling, macOS stat info.
Community impact
Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.