Skip to content

Bun v1.0.5

Compare
Choose a tag to compare
@Jarred-Sumner Jarred-Sumner released this 11 Oct 10:26
· 2729 commits to main since this release
1bf28e0

To install Bun v1.0.5:

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

To upgrade to Bun v1.0.5:

bun upgrade

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

What's Changed

New Contributors

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