Skip to content

Releases: oven-sh/bun

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!

Bun v1.1.8

10 May 15:08
Compare
Choose a tag to compare

To install Bun v1.1.8:

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

bun upgrade

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

Thanks to 12 contributors!

Bun v1.1.7

03 May 14:16
Compare
Choose a tag to compare

To install Bun v1.1.7:

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

bun upgrade

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

Thank you to 17 contributors!

Bun v1.1.6

28 Apr 09:59
Compare
Choose a tag to compare

To install Bun v1.1.6:

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

bun upgrade

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

Thanks to 9 contributors!

Full Changelog: bun-v1.1.5...bun-v1.1.6

Bun v1.1.5

26 Apr 07:33
b257a30
Compare
Choose a tag to compare

To install Bun v1.1.5:

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

bun upgrade

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

Thank you to 16 contributors!

Full Changelog: bun-v1.1.4...bun-v1.1.5

Bun v1.1.4

16 Apr 19:17
Compare
Choose a tag to compare

To install Bun v1.1.4:

curl 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.4:

bun upgrade

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

Thanks to 11 contributors!

Full Changelog: bun-v1.1.3...bun-v1.1.4

Bun v1.1.3

08 Apr 16:21
Compare
Choose a tag to compare

To install Bun v1.1.3:

curl 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.3:

bun upgrade

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

Thanks to 5 contributors!

Full Changelog: bun-v1.1.2...bun-v1.1.3