To install Bun v1.0.20:
curl https://bun.sh/install | bash
# or you can use npm
# npm install -g bun
To upgrade to Bun v1.0.20:
bun upgrade
Read Bun v1.0.20's release notes on Bun's blog
To install Bun v1.0.20:
curl https://bun.sh/install | bash
# or you can use npm
# npm install -g bun
To upgrade to Bun v1.0.20:
bun upgrade
Read Bun v1.0.20's release notes on Bun's blog
Don't miss a new bun release
NewReleases is sending notifications on new releases.