Skip to content

Bun v1.1.18

Compare
Choose a tag to compare
@dylan-conway dylan-conway released this 03 Jul 23:38
· 635 commits to main since this release
5a0b935

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!