Bun: bun-v1.3.10 Release

Release date:
February 26, 2026
Previous version:
bun-v1.3.9 (released February 7, 2026)
Magnitude:
9,317 Diff Delta
Contributors:
4 total committers
Data confidence:
Commits:

98 Features Released with bun-v1.3.10

Top Contributors in bun-v1.3.10

Jarred-Sumner
robobun
sosukesuzuki
alii

Directory Browser for bun-v1.3.10

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

Loading File Browser...

Release Notes Published

To install Bun v1.3.10 ```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.10: bash bun upgrade

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

Thanks to 11 contributors!