Bun: bun-v1.3.7 Release

Release date:
January 27, 2026
Previous version:
bun-v1.3.6 (released January 12, 2026)
Magnitude:
6,755 Diff Delta
Contributors:
6 total committers
Data confidence:
Commits:

113 Features Released with bun-v1.3.7

Top Contributors in bun-v1.3.7

robobun
Jarred-Sumner
sosukesuzuki
mmitchellg5
alii
github-actions[bot]

Directory Browser for bun-v1.3.7

All files are compared to previous version, bun-v1.3.6. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

To install Bun v1.3.7 ```bash curl -fsSL https://bun.sh/install | bash

or you can use npm

npm install -g bun


Windows:
```bash
powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.3.7: bash bun upgrade

Read Bun v1.3.7's release notes on Bun's blog

Thanks to 11 contributors!