Skip to content

Bun v1.0

Compare
Choose a tag to compare
@Jarred-Sumner Jarred-Sumner released this 08 Sep 14:00
· 3804 commits to main since this release
822a00c

Today is an exciting day.

To install Bun v1.0:

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

To upgrade to Bun v1.0:

bun upgrade

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

What's Changed

New Contributors

Full Changelog: bun-v0.8.1...bun-v1.0.0