- Added Zsh/Fish tab completions for `bun run` showing package scripts and binaries, plus a built‑in “supports‑color” polyfill and native `node-fetch` integration.
- Introduced `Bun.sleep(ms)` for synchronous sleeping and fixed multiple bugs: CommonJS default export edge case, JavaScriptCore encoding issues, lexer \0 regression, CLI help spacing, and version newline output.
- Minor CLI tweaks: new shorthand flags (`v` for version, `u` for origin) and updated help formatting.
Community impact
Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.