Bun v1.0.35
Jarred-Sumner
released this
22 Mar 15:34
·
2083 commits
to main
since this release
Bun v1.0.35 fixes a regression introduced in Bun v1.0.34.
To install Bun v1.0.35:
curl https://bun.sh/install | bash
# or you can use npm
# npm install -g bun
To upgrade to Bun v1.0.35:
bun upgrade