Skip to content

Releases: oven-sh/bun

Bun v1.1.26

24 Aug 07:54
0a37423
Compare
Choose a tag to compare

To install:

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

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.26:

bun upgrade

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

Thanks to 3 contributors!

Bun v1.1.25

21 Aug 06:03
fe62a61
Compare
Choose a tag to compare

To install:

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

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.25:

bun upgrade

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

Thanks to 11 contributors!

Bun v1.1.24

14 Aug 10:27
Compare
Choose a tag to compare

To install Bun v1.1.24:

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

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.24:

bun upgrade

Bun v1.1.24 fixes a regression introduced in v1.1.23 that caused the net module to throw an error after upgrading from TCP -> TLS.

The tests that would've prevented this regression were being skipped due to a credentials issue after migrating to a new CI provider.

To prevent this regression from recurring, we have ensured tests missing credentials in our CI will always fail.

There are no release notes for this version, please see the release notes for v1.1.23.

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

Bun v1.1.23

14 Aug 00:13
4304368
Compare
Choose a tag to compare

To install Bun v1.1.23:

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

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.23:

bun upgrade

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

Thanks to 6 contributors!

Bun v1.1.22

07 Aug 22:56
Compare
Choose a tag to compare

To install Bun v1.1.22:

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

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.22:

bun upgrade

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

Thanks to 11 contributors!

Bun v1.1.21

27 Jul 07:10
70ca2b7
Compare
Choose a tag to compare

To install Bun v1.1.21:

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

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.21:

bun upgrade

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

Bun v.1.1.20

13 Jul 06:04
Compare
Choose a tag to compare

This release fixes a build issue on macOS in Bun v1.1.19 that caused Node-API symbols to be stripped from the binary There are no release notes; please refer to the Bun v1.1.19 release notes instead.

To install Bun v1.1.20:

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

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.20:

bun upgrade

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

Bun v1.1.19

12 Jul 23:27
1108493
Compare
Choose a tag to compare

To install Bun v1.1.19:

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

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.19:

bun upgrade

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

Thanks to 25 contributors!

Bun v1.1.18

03 Jul 23:38
5a0b935
Compare
Choose a tag to compare

To install Bun v1.1.18:

curl -fsSL https://bun.sh/install | bash
# npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.18:

bun upgrade

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

Thanks to 12 contributors!

Bun v1.1.17

25 Jun 04:23
bb66bba
Compare
Choose a tag to compare

To install Bun v1.1.17:

curl -fsSL https://bun.sh/install | bash
# npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.17:

bun upgrade

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