- Added support for package.json "exports" resolution, absolute imports and symlinked workspace package bundling with allow‑listing to prevent root‑level import vulnerabilities.
- Implemented new APIs such as console.time/console.timeEnd, Bun.readFileBytes, faster JSON bundling via JSON.parse for ASCII, and refined .env loader and export‑default handling.
- Fixed a range of parsing, bundling and error‑handling bugs, updated documentation, and introduced integration tests with HMR variations.
Community impact
Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.