Bun: bun-v1.2.22 Release

Release date:
September 14, 2025
Previous version:
bun-v1.2.21 (released August 25, 2025)
Magnitude:
19,126 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

135 Features Released with bun-v1.2.22

Top Contributors in bun-v1.2.22

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

Directory Browser for bun-v1.2.22

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

Loading File Browser...

Release Notes Published

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

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

Thanks to 14 contributors!