Skip to content

Bun v1.1.0

Compare
Choose a tag to compare
@Jarred-Sumner Jarred-Sumner released this 01 Apr 16:28
· 696 commits to main since this release
5903a61

To install Bun v1.1:

curl https://bun.sh/install | bash
# or you can use npm
# npm install -g bun

To upgrade to Bun v1.1:

bun upgrade

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

Thank you to 364 contributors since Bun 1.0!

Full Changelog: bun-v1.0.0...bun-v1.1.0