- bun install gets a more reliable binary lockfile with SHA512/256 hashing, config via bunfig.toml, faster Linux builds, and private registry support, but the lockfile format change breaks existing installations.
- Macros now work as regular JavaScript with automatic AST conversion, plus added TypeScript type imports, import assertions, and Next.js 12.1 support; new globals like TextEncoder, TextDecoder, process.exit, crypto.randomUUID/Bytes are av...
- Multiple bug fixes across bun dev/runtime error display, bun run exit codes, lockfile corruption, malformed package handling, bin link permissions, and other stability improvements.
Community impact
Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.