Skip to content

Releases: oven-sh/bun

Bun v1.1.42

21 Dec 04:51
Compare
Choose a tag to compare

To install Bun v1.1.42

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

bun upgrade

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

Bun v1.1.41

20 Dec 14:14
Compare
Choose a tag to compare

To install Bun v1.1.41

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

bun upgrade

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

Thanks to 6 contributors!

Bun v1.1.40

18 Dec 06:33
b5b5100
Compare
Choose a tag to compare

To install Bun v1.1.40

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

bun upgrade

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

Thanks to 4 contributors!

Bun v1.1.39

17 Dec 13:13
Compare
Choose a tag to compare

To install Bun v1.1.39

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

bun upgrade

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

Thanks to 20 contributors!

Bun v1.1.38

29 Nov 11:55
Compare
Choose a tag to compare

To install Bun v1.1.38

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

bun upgrade

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

Thanks to 11 contributors!

Bun v1.1.37

26 Nov 01:13
8ca0eb8
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.37:

bun upgrade

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

Thanks to 14 contributors!

Bun v1.1.36

19 Nov 23:33
Compare
Choose a tag to compare

Bun v1.1.36 addresses a release process issue in Bun v1.1.35 that caused the Bun v1.1.35 binary to be published as a canary release instead of a stable release.

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

bun upgrade

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

Bun v.1.1.35

19 Nov 21:48
fc94db1
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.35:

bun upgrade

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

Thanks to 16 contributors!

Bun v1.1.34

02 Nov 05:31
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.34:

bun upgrade

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

Thanks to 14 contributors!

Bun v1.1.33

24 Oct 07:07
247456b
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.33:

bun upgrade

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

Thanks to 10 contributors!