Skip to content

Releases: oven-sh/bun

Bun v0.6.2

17 May 20:22
Compare
Choose a tag to compare

This is a couple bugfixes to the bundler & minifier and performance improvements to JavaScript thanks to JavaScriptCore team members @Constellation and @shvaikalesh

Read Bun v0.6.2's release notes on Bun's blog

To install:

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

To upgrade:

bun upgrade

What's Changed

New Contributors

Full Changelog: bun-v0.6.1...bun-v0.6.2

Bun v0.6.1

16 May 19:54
Compare
Choose a tag to compare

This is a bugfix release for bun build --compile

Read Bun v0.6.0's release notes on Bun's blog

To install:

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

To upgrade:

bun upgrade

image

Bun v0.6.0

16 May 17:44
Compare
Choose a tag to compare

Read Bun v0.6.0's release notes on Bun's blog

To install:

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

To upgrade:

bun upgrade

image

What's Changed

Bun v0.5.9

04 Apr 02:07
Compare
Choose a tag to compare

Read Bun v0.5.9's release notes on Bun's blog

To install:

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

To upgrade:

bun upgrade

What's Changed

New Contributors

Full Changelog: bun-v0.5.8...bun-v0.5.9

Bun v0.5.8

20 Mar 13:49
Compare
Choose a tag to compare

Read Bun v0.5.8's release notes on Bun's blog

To install:

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

To upgrade:

bun upgrade

What's Changed

Bun v0.5.7

24 Feb 01:51
f543005
Compare
Choose a tag to compare

Read Bun v0.5.7's release notes on Bun's blog

To install:

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

To upgrade:

bun upgrade

What's Changed

New Contributors

Full Changelog: bun-v0.5.6...bun-v0.5.7

Bun v0.5.6

09 Feb 02:23
Compare
Choose a tag to compare

Read Bun v0.5.6's release notes on Bun's blog

This release is a follow up to Bun v0.5

To install:

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

To upgrade:

bun upgrade

What's Changed

New Contributors

Full Changelog: bun-v0.5.5...bun-v0.5.6

Bun v0.5.5

03 Feb 01:41
65e0d10
Compare
Choose a tag to compare

Read Bun v0.5.5's release notes on Bun's blog

This release is a follow up to Bun v0.5

To install:

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

To upgrade:

bun upgrade

What's Changed

New Contributors

Full Changelog: bun-v0.5.4...bun-v0.5.5

Bun v0.5.4

01 Feb 00:33
Compare
Choose a tag to compare

This fixes a couple bugs from Bun v0.5.2. Otherwise, it's the same as Bun v0.5.2

Read Bun v0.5.2's release notes on Bun's blog

This release is a follow up to Bun v0.5 and Bun v0.5.1

To install:

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

To upgrade:

bun upgrade

What's Changed

New Contributors

Full Changelog: bun-v0.5.1...bun-v0.5.2

Bun v0.5.3

31 Jan 08:03
Compare
Choose a tag to compare

This fixes a bug we missed in Bun v0.5.2. Otherwise, it's the same as Bun v0.5.2

Read Bun v0.5.2's release notes on Bun's blog

This release is a follow up to Bun v0.5 and Bun v0.5.1

To install:

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

To upgrade:

bun upgrade

What's Changed

New Contributors

Full Changelog: bun-v0.5.1...bun-v0.5.2