Skip to content

Releases: oven-sh/bun

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

Bun v1.1.16

23 Jun 02:57
bf7b327
Compare
Choose a tag to compare

To install Bun v1.1.16:

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.16:

bun upgrade

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

Thanks to 9 contributors!

Bun v1.1.15

19 Jun 23:50
b23ba1f
Compare
Choose a tag to compare

This release enables the bun patch command and fixes an optional dependency regression. Please refer to the Bun v1.1.14 release notes for more information.

To install Bun v1.1.15:

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.15:

bun upgrade

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

Thanks to 2 contributors!

Bun v1.1.14

19 Jun 07:32
Compare
Choose a tag to compare

To install Bun v1.1.14:

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.14:

bun upgrade

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

Thanks to 10 contributors!

Bun v1.1.13

12 Jun 00:09
bd6a605
Compare
Choose a tag to compare

To install Bun v1.1.13:

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.13:

bun upgrade

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

Thanks to 11 contributors!

Bun v1.1.12

01 Jun 10:38
Compare
Choose a tag to compare

This release fixes a regression briefly introduced in bun upgrade on Windows that occurred in Bun v1.1.11. There are no release notes, please take a look at the Bun v1.1.11 release notes instead.

To install Bun v1.1.12:

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.12:

bun upgrade

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

Bun v1.1.11

01 Jun 08:13
Compare
Choose a tag to compare

To install Bun v1.1.11:

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.11:

bun upgrade

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

Thanks to 16 contributors!

Bun v1.1.10

25 May 00:45
5102a94
Compare
Choose a tag to compare

To install Bun v1.1.10:

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.10:

bun upgrade

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

Thanks to 9 contributors!

Bun v1.1.9

22 May 01:12
bb13798
Compare
Choose a tag to compare

To install Bun v1.1.9:

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.9:

bun upgrade

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

Thanks to 16 contributors!