bun-v1.2.16
oven-sh/bunbun-v1.2.16Jun 12, 2025by dylan-conway
AI Summary
Bun v1.2.16 is a maintenance update with contributions from 25 developers. The release notes are available on the Bun blog.
Key Highlights
- Link to Bun's blog for detailed release notes
- Thanks to 25 contributors
- Standard install and upgrade commands
Full Release Notes
To install Bun v1.2.16 ```bash curl -fsSL https://bun.sh/install | bash # or you can use npm # npm install -g bun ``` Windows: ```bash powershell -c "irm bun.sh/install.ps1|iex" ``` To upgrade to Bun v1.2.16: ```bash bun upgrade ``` ### [Read Bun v1.2.16's release notes on Bun's blog](https://bun.sh/blog/bun-v1.2.16) ### Thanks to 25 contributors! - [@190n](https://github.com/190n) - [@39ali](https://github.com/39ali) - [@alii](https://github.com/alii) - [@cirospaciari](https://github.com/cirospaciari) - [@connerlphillippi](https://github.com/connerlphillippi) - [@dylan-conway](https://github.com/dylan-conway) - [@electroid](https://github.com/electroid) - [@familyboat](https://github.com/familyboat) - [@gameroman](https://github.com/gameroman) - [@heimskr](https://github.com/heimskr) - [@jarred-sumner](https://github.com/jarred-sumner) - [@joelshepherd](https://github.com/joelshepherd) - [@juliesaia](https://github.com/juliesaia) - [@justinyaodu](https://github.com/justinyaodu) - [@leanderpaul](https://github.com/leanderpaul) - [@nektro](https://github.com/nektro) - [@nobkd](https://github.com/nobkd) - [@pfgithub](https://github.com/pfgithub) - [@pxseu](https://github.com/pxseu) - [@sponte](https://github.com/sponte) - [@sunsettechuila](https://github.com/sunsettechuila) - [@thdxr](https://github.com/thdxr) - [@thejacob1000](https://github.com/thejacob1000) - [@wldfngrs](https://github.com/wldfngrs) - [@zackradisic](https://github.com/zackradisic)