Skip to content

Bun v0.6.13

Compare
Choose a tag to compare
@Jarred-Sumner Jarred-Sumner released this 04 Jul 23:41
· 4953 commits to main since this release
3a93ddf

To install:

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

To upgrade:

bun upgrade

Read Bun v0.6.13's release notes on Bun's blog

What's Changed

New Contributors

Full Changelog: bun-v0.6.12...bun-v0.6.13