Skip to content

Releases: oven-sh/bun

Bun v1.0.9

05 Nov 10:38
98f2017
Compare
Choose a tag to compare

To install Bun v1.0.9:

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

To upgrade to Bun v1.0.9:

bun upgrade

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

What's Changed

Full Changelog: bun-v1.0.8...bun-v1.0.9

Bun v1.0.8

03 Nov 01:32
2a405f6
Compare
Choose a tag to compare

To install Bun v1.0.8:

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

To upgrade to Bun v1.0.8:

bun upgrade

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

New Contributors

Full Changelog: bun-v1.0.7...bun-v1.0.8

Bun v1.0.7

20 Oct 22:33
Compare
Choose a tag to compare

To install Bun v1.0.7:

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

To upgrade to Bun v1.0.7:

bun upgrade

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

What's Changed

New Contributors

Full Changelog: bun-v1.0.6...bun-v1.0.7

Bun v1.0.6

12 Oct 10:16
Compare
Choose a tag to compare

To install Bun v1.0.6:

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

To upgrade to Bun v1.0.6:

bun upgrade

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

What's Changed

New Contributors

Full Changelog: bun-v1.0.5...bun-v1.0.6

Bun v1.0.5

11 Oct 10:26
1bf28e0
Compare
Choose a tag to compare

To install Bun v1.0.5:

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

To upgrade to Bun v1.0.5:

bun upgrade

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

What's Changed

New Contributors

Full Changelog: bun-v1.0.4...bun-v1.0.5

Bun v1.0.4

03 Oct 12:12
745b6b9
Compare
Choose a tag to compare

To install Bun v1.0.4:

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

To upgrade to Bun v1.0.4:

bun upgrade

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

What's Changed

New Contributors

Full Changelog: bun-v1.0.3...bun-v1.0.4

Bun v1.0.3

22 Sep 13:59
25e69c7
Compare
Choose a tag to compare

To install Bun v1.0.3:

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

To upgrade to Bun v1.0.3:

bun upgrade

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

What's Changed

Read more

Bun v1.0.2

15 Sep 16:53
Compare
Choose a tag to compare

To install Bun v1.0.2:

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

To upgrade to Bun v1.0.2:

bun upgrade

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

What's Changed

New Contributors

Read more

Bun v1.0.1

12 Sep 15:41
4c113d1
Compare
Choose a tag to compare

To install Bun v1.0.1:

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

To upgrade to Bun v1.0.1:

bun upgrade

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

What's Changed

New Contributors

Full Changelog: bun-v1.0.0...bun-v1.0.1

Bun v1.0

08 Sep 14:00
822a00c
Compare
Choose a tag to compare

Today is an exciting day.

To install Bun v1.0:

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

To upgrade to Bun v1.0:

bun upgrade

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

What's Changed

New Contributors

Full Changelog: bun-v0.8.1...bun-v1.0.0