- Added FTS5 support to bun:sqlite on Linux and introduced new APIs like `await Bun.file(path).exists()` and `Error.appendStackTrace` with source‑mapped stack traces.
- Exported `resolve6` in `dns/promises`, added setters for `Agent` properties, and updated bundler/installation handling (runtime main field preference and module loading workaround).
- Fixed numerous bugs: `.randomInt` export, UTF‑16 escapeHTML assertion, Jest lifecycle order, node:fetch, node:http/stream compatibility, and updated documentation pages.
Community impact
Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.