Bun v1.0.34
Jarred-Sumner
released this
22 Mar 12:55
·
2417 commits
to main
since this release
To install Bun v1.0.34:
curl https://bun.sh/install | bash
# or you can use npm
# npm install -g bun
To upgrade to Bun v1.0.34:
bun upgrade
Read Bun v1.0.34's release notes on Bun's blog
Thank you to 6 contributors!
Full Changelog: bun-v1.0.33...bun-v1.0.34