Skip to content

Releases: oven-sh/bun

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

Bun v1.1.2

06 Apr 01:34
c8d072c
Compare
Choose a tag to compare

To install Bun v1.1.2:

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

bun upgrade

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

Thanks to 7 contributors!

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

Bun v1.1.1

04 Apr 16:08
Compare
Choose a tag to compare

To install Bun v1.1.1:

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

bun upgrade

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

Thank you to 8 contributors!

Full Changelog: bun-v1.1.0...bun-v1.1.1

Bun v1.1.0

01 Apr 16:28
5903a61
Compare
Choose a tag to compare

To install Bun v1.1:

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

To upgrade to Bun v1.1:

bun upgrade

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

Thank you to 364 contributors since Bun 1.0!

Read more

Bun v1.0.36

29 Mar 07:06
40f61eb
Compare
Choose a tag to compare

To install Bun v1.0.36:

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

To upgrade to Bun v1.0.36:

bun upgrade

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

Thank you to 13 contributors!

Full Changelog: bun-v1.0.35...bun-v1.0.36

Bun v1.0.35

22 Mar 15:34
Compare
Choose a tag to compare

Bun v1.0.35 fixes a regression introduced in Bun v1.0.34.

To install Bun v1.0.35:

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

To upgrade to Bun v1.0.35:

bun upgrade

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