To install Bun v1.4 curl -fsSL https://bun.com/install | bash # or you can use npm # npm install -g bun Windows: powershell -c " irm bun.com/install.ps1|iex " To upgrade to Bun v1.4.0: bun upgrade Read the blog post : Thank you Bun is free, open source, and MIT-licensed. We receive a lot of contributions from the community, and we'd like to thank everyone who fixed a bug or contributed since Bun…
To install Bun v1.3.14 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.3.14: bun upgrade Read Bun v1.3.14's release notes on Bun's blog Thanks to 11 contributors! @190n @alii @carlsmedstad @cirospaciari @coleleavitt @djs5008 @dylan-conway @ig-ant @Jarred-Sumner @robobun @sosukesuzuki
To install Bun v1.3.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.3.13: bun upgrade Read Bun v1.3.13's release notes on Bun's blog Thanks to 8 contributors! @alii @ant-kurt @chrislloyd @cirospaciari @dylan-conway @jarred-sumner @robobun @sosukesuzuki
To install Bun v1.3.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.3.12: bun upgrade Read Bun v1.3.12's release notes on Bun's blog Thanks to 8 contributors! @alii @ant-kurt @cirospaciari @dylan-conway @gameroman @jarred-sumner @robobun @sosukesuzuki
To install Bun v1.3.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.3.11: bun upgrade Read Bun v1.3.11's release notes on Bun's blog Thanks to 15 contributors! @alii @anthonybaldwin @baboon-king @c-stoeckl @cirospaciari @dylan-conway @gaowhen @hona @igorkofman @jarred-sumner…