bun

Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one

Downloads
4.5M
Stars
70.2K
Committers
681

Bot releases are hidden (Show)

bun - Bun v1.1.26 Latest Release

Published by Jarred-Sumner about 2 months ago

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

bun upgrade

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

Thanks to 3 contributors!

bun - Bun v1.1.25

Published by Jarred-Sumner about 2 months ago

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

bun upgrade

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

Thanks to 11 contributors!

bun - Bun v1.1.24

Published by Jarred-Sumner 2 months ago

To install Bun v1.1.24:

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

bun upgrade

Bun v1.1.24 fixes a regression introduced in v1.1.23 that caused the net module to throw an error after upgrading from TCP -> TLS.

The tests that would've prevented this regression were being skipped due to a credentials issue after migrating to a new CI provider.

To prevent this regression from recurring, we have ensured tests missing credentials in our CI will always fail.

There are no release notes for this version, please see the release notes for v1.1.23.

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

bun - Bun v1.1.23

Published by Jarred-Sumner 2 months ago

To install Bun v1.1.23:

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

bun upgrade

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

Thanks to 6 contributors!

bun - Bun v1.1.22

Published by Jarred-Sumner 2 months ago

To install Bun v1.1.22:

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

bun upgrade

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

Thanks to 11 contributors!

bun - Bun v1.1.21

Published by Jarred-Sumner 3 months ago

To install Bun v1.1.21:

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

bun upgrade

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

bun - Bun v.1.1.20

Published by dylan-conway 3 months ago

This release fixes a build issue on macOS in Bun v1.1.19 that caused Node-API symbols to be stripped from the binary There are no release notes; please refer to the Bun v1.1.19 release notes instead.

To install Bun v1.1.20:

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

bun upgrade

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

bun - Bun v1.1.19

Published by Jarred-Sumner 3 months ago

To install Bun v1.1.19:

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

bun upgrade

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

Thanks to 25 contributors!

bun - Bun v1.1.18

Published by dylan-conway 4 months ago

To install Bun v1.1.18:

curl -fsSL https://bun.sh/install | bash
# npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.18:

bun upgrade

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

Thanks to 12 contributors!

bun - Bun v1.1.17

Published by Jarred-Sumner 4 months ago

To install Bun v1.1.17:

curl -fsSL https://bun.sh/install | bash
# npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.17:

bun upgrade

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

bun - Bun v1.1.16

Published by Jarred-Sumner 4 months ago

To install Bun v1.1.16:

curl -fsSL https://bun.sh/install | bash
# npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.16:

bun upgrade

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

Thanks to 9 contributors!

bun - Bun v1.1.15

Published by Jarred-Sumner 4 months ago

This release enables the bun patch command and fixes an optional dependency regression. Please refer to the Bun v1.1.14 release notes for more information.

To install Bun v1.1.15:

curl -fsSL https://bun.sh/install | bash
# npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.15:

bun upgrade

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

Thanks to 2 contributors!

bun - Bun v1.1.14

Published by Jarred-Sumner 4 months ago

To install Bun v1.1.14:

curl -fsSL https://bun.sh/install | bash
# npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.14:

bun upgrade

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

Thanks to 10 contributors!

bun - Bun v1.1.13

Published by dylan-conway 4 months ago

To install Bun v1.1.13:

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

bun upgrade

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

Thanks to 11 contributors!

bun - Bun v1.1.12

Published by Jarred-Sumner 5 months ago

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 - Bun v1.1.11

Published by Jarred-Sumner 5 months ago

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 - Bun v1.1.10

Published by Jarred-Sumner 5 months ago

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 - Bun v1.1.9

Published by Jarred-Sumner 5 months ago

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 - Bun v1.1.8

Published by Jarred-Sumner 5 months ago

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 - Bun v1.1.7

Published by Jarred-Sumner 6 months ago

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!