← Back to feed
Update:
oven-sh/bun bun-v1.3.13: Bun v1.3.13
GitHub·Backend·Silent·4/20/2026
To install Bun v1.3.13 ```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.3.13: ```bash bun upgrade ``` ### [Read Bun v1.3.13's release notes on Bun's
Why it matters → bun released an update. Review the changelog for relevant changes.
Who should care → Teams using bun.
bun
View original source ↗Source payload preview
{
"id": 310831164,
"url": "https://api.github.com/repos/oven-sh/bun/releases/310831164",
"body": "To install Bun v1.3.13\r\n```bash\r\ncurl -fsSL https://bun.sh/install | bash\r\n# or you can use npm\r\n# npm install -g bun\r\n```\r\n\r\nWindows:\r\n```bash\r\npowershell -c \"irm bun.sh/install.ps1|iex\"\r\n```\r\n\r\nTo upgrade to Bun v1.3.13:\r\n```bash\r\nbun upgrade\r\n```\r\n\r\n### [Read Bun v1.3.13's release notes on Bun's blog](https://bun.com/blog/bun-v1.3.13)\r\n\r\n### Thanks to 8 contributors!\r\n\r\n- [@alii](https://github.com/alii)\r\n- [@ant-kurt](https://github.com/ant-kurt)\r\n- [@chrislloyd](https://github.com/chrislloyd)\r\n- [@cirospaciari](https://github.com/cirospaciari)\r\n- [@dylan-conway](https://github.com/dylan-conway)\r\n- [@jarred-sumner](https://github.
…