github oven-sh/bun bun-v0.5.3
Bun v0.5.3

latest releases: bun-v1.1.29, bun-v1.1.28, bun-v1.1.27...
19 months ago

This fixes a bug we missed in Bun v0.5.2. Otherwise, it's the same as Bun v0.5.2

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

This release is a follow up to Bun v0.5 and Bun v0.5.1

To install:

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

To upgrade:

bun upgrade

What's Changed

New Contributors

Full Changelog: bun-v0.5.1...bun-v0.5.2

Don't miss a new bun release

NewReleases is sending notifications on new releases.