Bun: bun-v1.3.2 Release

Release date:
November 8, 2025
Previous version:
bun-v1.3.1 (released October 22, 2025)
Magnitude:
2,934 Diff Delta
Contributors:
6 total committers
Data confidence:
Commits:

94 Features Released with bun-v1.3.2

Top Contributors in bun-v1.3.2

Jarred-Sumner
alii
sosukesuzuki
RiskyMH
braden-w
github-actions[bot]

Directory Browser for bun-v1.3.2

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

Loading File Browser...

Release Notes Published

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

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

Thanks to 18 contributors!