Skip to content

Bun v1.0.6

Compare
Choose a tag to compare
@Jarred-Sumner Jarred-Sumner released this 12 Oct 10:16
· 1674 commits to main since this release

To install Bun v1.0.6:

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

To upgrade to Bun v1.0.6:

bun upgrade

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

What's Changed

New Contributors

Full Changelog: bun-v1.0.5...bun-v1.0.6