Skip to content

Bun v1.0.33

Compare
Choose a tag to compare
@Jarred-Sumner Jarred-Sumner released this 18 Mar 05:18
· 2509 commits to main since this release
9e91e13

To install Bun v1.0.33:

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

To upgrade to Bun v1.0.33:

bun upgrade

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

Thank you to 4 contributors!

Full Changelog: bun-v1.0.32...bun-v1.0.33