Skip to content

Bun v1.0.2

Compare
Choose a tag to compare
@Jarred-Sumner Jarred-Sumner released this 15 Sep 16:53
· 2064 commits to main since this release

To install Bun v1.0.2:

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

To upgrade to Bun v1.0.2:

bun upgrade

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

What's Changed

New Contributors

Full Changelog: bun-v1.0.1...bun-v1.0.2