bun-v1.2.5
oven-sh/bunbun-v1.2.5Mar 11, 2025by dylan-conway
AI Summary
A maintenance release in the Bun 1.2 series, continuing the development cycle with stability and feature refinements.
Key Highlights
- Standard installation and upgrade procedures
- 25 contributors acknowledged
New Features
- Runtime stability
- Tooling enhancements
Full Release Notes
To install Bun v1.2.5 ```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.5: ```bash bun upgrade ``` ### [Read Bun v1.2.5's release notes on Bun's blog](https://bun.sh/blog/bun-v1.2.5) ### Thanks to 25 contributors! - [@190n](https://github.com/190n) - [@alii](https://github.com/alii) - [@aryzing](https://github.com/aryzing) - [@brycefranzen](https://github.com/brycefranzen) - [@cirospaciari](https://github.com/cirospaciari) - [@cngjo](https://github.com/cngjo) - [@daniellionel01](https://github.com/daniellionel01) - [@donisaac](https://github.com/donisaac) - [@dylan-conway](https://github.com/dylan-conway) - [@electroid](https://github.com/electroid) - [@heimskr](https://github.com/heimskr) - [@hudon](https://github.com/hudon) - [@jarred-sumner](https://github.com/jarred-sumner) - [@jbarrieault](https://github.com/jbarrieault) - [@kilianb](https://github.com/kilianb) - [@malonehedges](https://github.com/malonehedges) - [@marksheinkman](https://github.com/marksheinkman) - [@mayfieldiv](https://github.com/mayfieldiv) - [@nanome203](https://github.com/nanome203) - [@nektro](https://github.com/nektro) - [@paperclover](https://github.com/paperclover) - [@pfgithub](https://github.com/pfgithub) - [@pranav2612000](https://github.com/pranav2612000) - [@reillyjodonnell](https://github.com/reillyjodonnell) - [@zackradisic](https://github.com/zackradisic)