Skip to content

Bun v1.0.28

Compare
Choose a tag to compare
@Jarred-Sumner Jarred-Sumner released this 19 Feb 23:34
· 1112 commits to main since this release
7056384

To install Bun v1.0.28:

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

To upgrade to Bun v1.0.28:

bun upgrade

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

Thanks to 8 contributors!

Full Changelog: bun-v1.0.27...bun-v1.0.28