Bun: bun-v1.3.1 Release

Release date:
October 22, 2025
Previous version:
bun-v1.3.0 (released October 10, 2025)
Magnitude:
1,396 Diff Delta
Contributors:
4 total committers
Data confidence:
Commits:

Top Contributors in bun-v1.3.1

Jarred-Sumner
sosukesuzuki
RiskyMH
github-actions[bot]

Directory Browser for bun-v1.3.1

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

Loading File Browser...

Release Notes Published

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

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

Thanks to 15 contributors!

Special thanks to Martin Schwarzl of Cloudflare for fuzzing & reporting several bugs!!