---
name: Bun
slug: bun
type: github
source_url: https://github.com/oven-sh/bun
organization: Bun
organization_slug: bun
total_releases: 101
latest_version: bun-v1.3.14
latest_date: 2026-05-13
last_updated: 2026-06-24
tracking_since: 2024-01-02
canonical: https://releases.sh/bun/bun
organization_url: https://releases.sh/bun
---

<Release version="bun-v1.3.14" date="May 13, 2026" published="2026-05-13T03:48:28.000Z" url="https://github.com/oven-sh/bun/releases/tag/bun-v1.3.14">
## Bun v1.3.14

To install Bun v1.3.14
```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.14:
```bash
bun upgrade
```

## [Read Bun v1.3.14's release notes on Bun's blog](https://bun.com/blog/bun-v1.3.14)

### Thanks to 11 contributors!

- [@190n](https://github.com/190n)
- [@alii](https://github.com/alii)
- [@carlsmedstad](https://github.com/carlsmedstad)
- [@cirospaciari](https://github.com/cirospaciari)
- [@coleleavitt](https://github.com/coleleavitt)
- [@djs5008](https://github.com/djs5008)
- [@dylan-conway](https://github.com/dylan-conway)
- [@ig-ant](https://github.com/ig-ant)
- [@Jarred-Sumner](https://github.com/Jarred-Sumner)
- [@robobun](https://github.com/robobun)
- [@sosukesuzuki](https://github.com/sosukesuzuki)




</Release>

<Release version="bun-v1.3.13" date="April 20, 2026" published="2026-04-20T08:07:57.000Z" url="https://github.com/oven-sh/bun/releases/tag/bun-v1.3.13">
## Bun v1.3.13

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 blog](https://bun.com/blog/bun-v1.3.13)

### Thanks to 8 contributors!

- [@alii](https://github.com/alii)
- [@ant-kurt](https://github.com/ant-kurt)
- [@chrislloyd](https://github.com/chrislloyd)
- [@cirospaciari](https://github.com/cirospaciari)
- [@dylan-conway](https://github.com/dylan-conway)
- [@jarred-sumner](https://github.com/jarred-sumner)
- [@robobun](https://github.com/robobun)
- [@sosukesuzuki](https://github.com/sosukesuzuki)

</Release>

<Release version="bun-v1.3.12" date="April 10, 2026" published="2026-04-10T03:04:46.000Z" url="https://github.com/oven-sh/bun/releases/tag/bun-v1.3.12">
## Bun v1.3.12

To install Bun v1.3.12
```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.12:
```bash
bun upgrade
```

### [Read Bun v1.3.12's release notes on Bun's blog](https://bun.sh/blog/bun-v1.3.12)

### Thanks to 8 contributors!

- [@alii](https://github.com/alii)
- [@ant-kurt](https://github.com/ant-kurt)
- [@cirospaciari](https://github.com/cirospaciari)
- [@dylan-conway](https://github.com/dylan-conway)
- [@gameroman](https://github.com/gameroman)
- [@jarred-sumner](https://github.com/jarred-sumner)
- [@robobun](https://github.com/robobun)
- [@sosukesuzuki](https://github.com/sosukesuzuki)

</Release>

<Release version="bun-v1.3.11" date="March 18, 2026" published="2026-03-18T04:31:40.000Z" url="https://github.com/oven-sh/bun/releases/tag/bun-v1.3.11">
## Bun v1.3.11

To install Bun v1.3.11
```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.11:
```bash
bun upgrade
```

### [Read Bun v1.3.11's release notes on Bun's blog](https://bun.com/blog/bun-v1.3.11)

### Thanks to 15 contributors!

- [@alii](https://github.com/alii)
- [@anthonybaldwin](https://github.com/anthonybaldwin)
- [@baboon-king](https://github.com/baboon-king)
- [@c-stoeckl](https://github.com/c-stoeckl)
- [@cirospaciari](https://github.com/cirospaciari)
- [@dylan-conway](https://github.com/dylan-conway)
- [@gaowhen](https://github.com/gaowhen)
- [@hona](https://github.com/hona)
- [@igorkofman](https://github.com/igorkofman)
- [@jarred-sumner](https://github.com/jarred-sumner)
- [@km-anthropic](https://github.com/km-anthropic)
- [@robobun](https://github.com/robobun)
- [@sosukesuzuki](https://github.com/sosukesuzuki)
- [@ssing2](https://github.com/ssing2)
- [@whiteminds](https://github.com/whiteminds)

</Release>

<Release version="bun-v1.3.10" date="February 26, 2026" published="2026-02-26T07:08:20.000Z" url="https://github.com/oven-sh/bun/releases/tag/bun-v1.3.10">
## Bun v1.3.10

To install Bun v1.3.10
```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.10:
```bash
bun upgrade
```

### [Read Bun v1.3.10's release notes on Bun's blog](https://bun.com/blog/bun-v1.3.10)

### Thanks to 11 contributors!

- [@alanstott](https://github.com/alanstott)
- [@alii](https://github.com/alii)
- [@cirospaciari](https://github.com/cirospaciari)
- [@dylan-conway](https://github.com/dylan-conway)
- [@hk-shao](https://github.com/hk-shao)
- [@hona](https://github.com/hona)
- [@jarred-sumner](https://github.com/jarred-sumner)
- [@martinamps](https://github.com/martinamps)
- [@prekucki](https://github.com/prekucki)
- [@robobun](https://github.com/robobun)
- [@sosukesuzuki](https://github.com/sosukesuzuki)

</Release>

<Release version="bun-v1.3.9" date="February 8, 2026" published="2026-02-08T09:31:23.000Z" url="https://github.com/oven-sh/bun/releases/tag/bun-v1.3.9">
## Bun v1.3.9

To install Bun v1.3.9
```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.9:
```bash
bun upgrade
```

### [Read Bun v1.3.9's release notes on Bun's blog](https://bun.sh/blog/bun-v1.3.9)

### Thanks to 10 contributors!

- [@alii](https://github.com/alii)
- [@billywhizz](https://github.com/billywhizz)
- [@chrislloyd](https://github.com/chrislloyd)
- [@cirospaciari](https://github.com/cirospaciari)
- [@ddmoney420](https://github.com/ddmoney420)
- [@dylan-conway](https://github.com/dylan-conway)
- [@jarred-sumner](https://github.com/jarred-sumner)
- [@robobun](https://github.com/robobun)
- [@sosukesuzuki](https://github.com/sosukesuzuki)
- [@xingxingmofashu](https://github.com/xingxingmofashu)

</Release>

<Release version="bun-v1.3.8" date="January 29, 2026" published="2026-01-29T10:38:16.000Z" url="https://github.com/oven-sh/bun/releases/tag/bun-v1.3.8">
## Bun v1.3.8

To install Bun v1.3.8
```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.8:
```bash
bun upgrade
```

### [Read Bun v1.3.8's release notes on Bun's blog](https://bun.com/blog/bun-v1.3.8)

### Thanks to 4 contributors!

- [@dylan-conway](https://github.com/dylan-conway)
- [@jarred-sumner](https://github.com/jarred-sumner)
- [@robobun](https://github.com/robobun)
- [@sosukesuzuki](https://github.com/sosukesuzuki)

</Release>

<Release version="bun-v1.3.7" date="January 27, 2026" published="2026-01-27T07:04:03.000Z" url="https://github.com/oven-sh/bun/releases/tag/bun-v1.3.7">
## Bun v1.3.7

To install Bun v1.3.7
```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.7:
```bash
bun upgrade
```

### [Read Bun v1.3.7's release notes on Bun's blog](https://bun.com/blog/bun-v1.3.7)

### Thanks to 11 contributors!

- [@alii](https://github.com/alii)
- [@cirospaciari](https://github.com/cirospaciari)
- [@dylan-conway](https://github.com/dylan-conway)
- [@jarred-sumner](https://github.com/jarred-sumner)
- [@kirillmarkelov](https://github.com/kirillmarkelov)
- [@mmitchellg5](https://github.com/mmitchellg5)
- [@remorses](https://github.com/remorses)
- [@robobun](https://github.com/robobun)
- [@sosukesuzuki](https://github.com/sosukesuzuki)
- [@vadim-anthropic](https://github.com/vadim-anthropic)
- [@wovw](https://github.com/wovw)

</Release>

<Release version="bun-v1.3.6" date="January 13, 2026" published="2026-01-13T02:27:21.000Z" url="https://github.com/oven-sh/bun/releases/tag/bun-v1.3.6">
## Bun v1.3.6

To install Bun v1.3.6
```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.6:
```bash
bun upgrade
```

### [Read Bun v1.3.6's release notes on Bun's blog](https://bun.com/blog/bun-v1.3.6)

### Thanks to 23 contributors!

- [@alii](https://github.com/alii)
- [@billywhizz](https://github.com/billywhizz)
- [@bmwalters](https://github.com/bmwalters)
- [@cirospaciari](https://github.com/cirospaciari)
- [@d4mr](https://github.com/d4mr)
- [@darwin808](https://github.com/darwin808)
- [@dylan-conway](https://github.com/dylan-conway)
- [@emwadde](https://github.com/emwadde)
- [@franklinfollis](https://github.com/franklinfollis)
- [@jackkleeman](https://github.com/jackkleeman)
- [@jarred-sumner](https://github.com/jarred-sumner)
- [@kjanat](https://github.com/kjanat)
- [@makuko](https://github.com/makuko)
- [@mattermoran](https://github.com/mattermoran)
- [@nektro](https://github.com/nektro)
- [@nfreya](https://github.com/nfreya)
- [@nicocevallos](https://github.com/nicocevallos)
- [@rekram1-node](https://github.com/rekram1-node)
- [@remorses](https://github.com/remorses)
- [@robobun](https://github.com/robobun)
- [@sosukesuzuki](https://github.com/sosukesuzuki)
- [@sqdshguy](https://github.com/sqdshguy)
- [@veggiesaurus](https://github.com/veggiesaurus)

</Release>

<Release version="bun-v1.3.5" date="December 17, 2025" published="2025-12-17T16:55:41.000Z" url="https://github.com/oven-sh/bun/releases/tag/bun-v1.3.5">
## Bun v1.3.5

To install Bun v1.3.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.3.5:
```bash
bun upgrade
```

### [Read Bun v1.3.5's release notes on Bun's blog](https://bun.com/blog/bun-v1.3.5)

### Thanks to 10 contributors!

- [@alii](https://github.com/alii)
- [@cirospaciari](https://github.com/cirospaciari)
- [@crishoj](https://github.com/crishoj)
- [@dylan-conway](https://github.com/dylan-conway)
- [@elfayer](https://github.com/elfayer)
- [@hamidrezahanafi](https://github.com/hamidrezahanafi)
- [@jarred-sumner](https://github.com/jarred-sumner)
- [@kylekz](https://github.com/kylekz)
- [@robobun](https://github.com/robobun)
- [@ryangst](https://github.com/ryangst)

</Release>

<Release version="bun-v1.3.4" date="December 7, 2025" published="2025-12-07T04:53:19.000Z" url="https://github.com/oven-sh/bun/releases/tag/bun-v1.3.4">
## Bun v1.3.4

To install Bun v1.3.4
```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.4:
```bash
bun upgrade
```

### [Read Bun v1.3.4's release notes on Bun's blog](https://bun.com/blog/bun-v1.3.4)

### Thanks to 14 contributors!

- [@alii](https://github.com/alii)
- [@amdad121](https://github.com/amdad121)
- [@dylan-conway](https://github.com/dylan-conway)
- [@eroderust](https://github.com/eroderust)
- [@jarred-sumner](https://github.com/jarred-sumner)
- [@lydiahallie](https://github.com/lydiahallie)
- [@markovejnovic](https://github.com/markovejnovic)
- [@nektro](https://github.com/nektro)
- [@pfgithub](https://github.com/pfgithub)
- [@riskymh](https://github.com/riskymh)
- [@robobun](https://github.com/robobun)
- [@shendongming](https://github.com/shendongming)
- [@tamicktom](https://github.com/tamicktom)
- [@taylordotfish](https://github.com/taylordotfish)

</Release>

<Release version="bun-v1.3.3" date="November 21, 2025" published="2025-11-21T19:32:02.000Z" url="https://github.com/oven-sh/bun/releases/tag/bun-v1.3.3">
## Bun v1.3.3

To install Bun v1.3.3
```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.3:
```bash
bun upgrade
```

### [Read Bun v1.3.3's release notes on Bun's blog](https://bun.com/blog/bun-v1.3.3)

### Thanks to 19 contributors!

- [@alii](https://github.com/alii)
- [@braden-w](https://github.com/braden-w)
- [@cirospaciari](https://github.com/cirospaciari)
- [@connerlphillippi](https://github.com/connerlphillippi)
- [@dioro](https://github.com/dioro)
- [@dylan-conway](https://github.com/dylan-conway)
- [@halil-pan](https://github.com/halil-pan)
- [@hona](https://github.com/hona)
- [@jarred-sumner](https://github.com/jarred-sumner)
- [@lydiahallie](https://github.com/lydiahallie)
- [@markovejnovic](https://github.com/markovejnovic)
- [@minigod](https://github.com/minigod)
- [@nathanosoares](https://github.com/nathanosoares)
- [@nektro](https://github.com/nektro)
- [@ocodista](https://github.com/ocodista)
- [@pfgithub](https://github.com/pfgithub)
- [@riskymh](https://github.com/riskymh)
- [@robobun](https://github.com/robobun)
- [@yinheli](https://github.com/yinheli)

</Release>

<Release version="bun-v1.3.2" date="November 8, 2025" published="2025-11-08T07:57:10.000Z" url="https://github.com/oven-sh/bun/releases/tag/bun-v1.3.2">
## Bun v1.3.2

To install Bun v1.3.2
```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.2:
```bash
bun upgrade
```

### [Read Bun v1.3.2's release notes on Bun's blog](https://bun.com/blog/bun-v1.3.2)

### Thanks to 18 contributors!

- [@alii](https://github.com/alii)
- [@avarayr](https://github.com/avarayr)
- [@braden-w](https://github.com/braden-w)
- [@cirospaciari](https://github.com/cirospaciari)
- [@csvlad](https://github.com/csvlad)
- [@dylan-conway](https://github.com/dylan-conway)
- [@fraidev](https://github.com/fraidev)
- [@jarred-sumner](https://github.com/jarred-sumner)
- [@lillious](https://github.com/lillious)
- [@lydiahallie](https://github.com/lydiahallie)
- [@markovejnovic](https://github.com/markovejnovic)
- [@nektro](https://github.com/nektro)
- [@nkxxll](https://github.com/nkxxll)
- [@pfgithub](https://github.com/pfgithub)
- [@riskymh](https://github.com/riskymh)
- [@robobun](https://github.com/robobun)
- [@sosukesuzuki](https://github.com/sosukesuzuki)
- [@taylordotfish](https://github.com/taylordotfish)

</Release>

<Release version="bun-v1.3.1" date="October 22, 2025" published="2025-10-22T07:53:48.000Z" url="https://github.com/oven-sh/bun/releases/tag/bun-v1.3.1">
## Bun v1.3.1

To install Bun v1.3.1
```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.1:
```bash
bun upgrade
```

### [Read Bun v1.3.1's release notes on Bun's blog](https://bun.com/blog/bun-v1.3.1)

### Thanks to 15 contributors!

- [@alinalihassan](https://github.com/alinalihassan)
- [@cirospaciari](https://github.com/cirospaciari)
- [@dylan-conway](https://github.com/dylan-conway)
- [@hoxyy](https://github.com/hoxyy)
- [@jarred-sumner](https://github.com/jarred-sumner)
- [@jsparkdev](https://github.com/jsparkdev)
- [@mariusz4044](https://github.com/mariusz4044)
- [@markovejnovic](https://github.com/markovejnovic)
- [@nektro](https://github.com/nektro)
- [@pfgithub](https://github.com/pfgithub)
- [@riskymh](https://github.com/riskymh)
- [@robobun](https://github.com/robobun)
- [@shlomocode](https://github.com/shlomocode)
- [@sosukesuzuki](https://github.com/sosukesuzuki)
- [@taylordotfish](https://github.com/taylordotfish)

Special thanks to Martin Schwarzl of Cloudflare for fuzzing & reporting several bugs!!

</Release>

<Release version="bun-v1.3.0" date="October 10, 2025" published="2025-10-10T20:32:14.000Z" url="https://github.com/oven-sh/bun/releases/tag/bun-v1.3.0">
## Bun v1.3



[Read the blog post](https://bun.com/1.3)

<a href="https://bun.com/1.3">

<img width="1536" height="1024" alt="Group 77" src="https://github.com/user-attachments/assets/54a1710b-fdec-4de9-8fbd-84c640ab1f1e" />


</a>

Windows:
```bash
powershell -c "irm bun.sh/install.ps1|iex"
```

To upgrade to Bun v1.3:
```bash
bun upgrade
```



</Release>

<Release version="bun-v1.2.23" date="September 28, 2025" published="2025-09-28T14:23:34.000Z" url="https://github.com/oven-sh/bun/releases/tag/bun-v1.2.23">
## Bun v1.2.23

To install Bun v1.2.23
```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.23:
```bash
bun upgrade
```

### [Read Bun v1.2.23's release notes on Bun's blog](https://bun.com/blog/bun-v1.2.23)

### Thanks to 16 contributors!

- [@alii](https://github.com/alii)
- [@btcbobby](https://github.com/btcbobby)
- [@cirospaciari](https://github.com/cirospaciari)
- [@donisaac](https://github.com/donisaac)
- [@dylan-conway](https://github.com/dylan-conway)
- [@filipstev](https://github.com/filipstev)
- [@jarred-sumner](https://github.com/jarred-sumner)
- [@markovejnovic](https://github.com/markovejnovic)
- [@nathanwhit](https://github.com/nathanwhit)
- [@nektro](https://github.com/nektro)
- [@pfgithub](https://github.com/pfgithub)
- [@riskymh](https://github.com/riskymh)
- [@robobun](https://github.com/robobun)
- [@sosukesuzuki](https://github.com/sosukesuzuki)
- [@taylordotfish](https://github.com/taylordotfish)
- [@vfilanovsky-openai](https://github.com/vfilanovsky-openai)

</Release>

<Release version="bun-v1.2.22" date="September 14, 2025" published="2025-09-14T13:01:31.000Z" url="https://github.com/oven-sh/bun/releases/tag/bun-v1.2.22">
## Bun v1.2.22

To install Bun v1.2.22
```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.22:
```bash
bun upgrade
```

### [Read Bun v1.2.22's release notes on Bun's blog](https://bun.sh/blog/bun-v1.2.22)

### Thanks to 14 contributors!

- [@alii](https://github.com/alii)
- [@avarayr](https://github.com/avarayr)
- [@cirospaciari](https://github.com/cirospaciari)
- [@dylan-conway](https://github.com/dylan-conway)
- [@jarred-sumner](https://github.com/jarred-sumner)
- [@lydiahallie](https://github.com/lydiahallie)
- [@markovejnovic](https://github.com/markovejnovic)
- [@nektro](https://github.com/nektro)
- [@pfgithub](https://github.com/pfgithub)
- [@robobun](https://github.com/robobun)
- [@samyarkd](https://github.com/samyarkd)
- [@sosukesuzuki](https://github.com/sosukesuzuki)
- [@taylordotfish](https://github.com/taylordotfish)
- [@zackradisic](https://github.com/zackradisic)

</Release>

<Release version="bun-v1.2.21" date="August 25, 2025" published="2025-08-25T11:51:34.000Z" url="https://github.com/oven-sh/bun/releases/tag/bun-v1.2.21">
## Bun v1.2.21

To install Bun v1.2.21
```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.21:
```bash
bun upgrade
```

### [Read Bun v1.2.21's release notes on Bun's blog](https://bun.sh/blog/bun-v1.2.21)

### Thanks to 23 contributors!

- [@alii](https://github.com/alii)
- [@cirospaciari](https://github.com/cirospaciari)
- [@connerlphillippi](https://github.com/connerlphillippi)
- [@creationix](https://github.com/creationix)
- [@dylan-conway](https://github.com/dylan-conway)
- [@heimskr](https://github.com/heimskr)
- [@imranbarbhuiya](https://github.com/imranbarbhuiya)
- [@jarred-sumner](https://github.com/jarred-sumner)
- [@jarred-sumner-bot](https://github.com/jarred-sumner-bot)
- [@lifefloating](https://github.com/lifefloating)
- [@lydiahallie](https://github.com/lydiahallie)
- [@markovejnovic](https://github.com/markovejnovic)
- [@nektro](https://github.com/nektro)
- [@pfgithub](https://github.com/pfgithub)
- [@riskymh](https://github.com/riskymh)
- [@rmncldyo](https://github.com/rmncldyo)
- [@robobun](https://github.com/robobun)
- [@sanderjo](https://github.com/sanderjo)
- [@someone19204](https://github.com/someone19204)
- [@sosukesuzuki](https://github.com/sosukesuzuki)
- [@taylordotfish](https://github.com/taylordotfish)
- [@zackradisic](https://github.com/zackradisic)
- [@zenazn](https://github.com/zenazn)

</Release>

<Release version="bun-v1.2.20" date="August 10, 2025" published="2025-08-10T12:07:43.000Z" url="https://github.com/oven-sh/bun/releases/tag/bun-v1.2.20">
## Bun v1.2.20

To install Bun v1.2.20
```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.20:
```bash
bun upgrade
```

### [Read Bun v1.2.20's release notes on Bun's blog](https://bun.sh/blog/bun-v1.2.20)

### Thanks to 19 contributors!

- [@190n](https://github.com/190n)
- [@39ali](https://github.com/39ali)
- [@alii](https://github.com/alii)
- [@aspizu](https://github.com/aspizu)
- [@camc314](https://github.com/camc314)
- [@cirospaciari](https://github.com/cirospaciari)
- [@countbleck](https://github.com/countbleck)
- [@dylan-conway](https://github.com/dylan-conway)
- [@heimskr](https://github.com/heimskr)
- [@its-me-mhd](https://github.com/its-me-mhd)
- [@jack5079](https://github.com/jack5079)
- [@jarred-sumner](https://github.com/jarred-sumner)
- [@lifefloating](https://github.com/lifefloating)
- [@nektro](https://github.com/nektro)
- [@pfgithub](https://github.com/pfgithub)
- [@riskymh](https://github.com/riskymh)
- [@robobun](https://github.com/robobun)
- [@taylordotfish](https://github.com/taylordotfish)
- [@zackradisic](https://github.com/zackradisic)

</Release>

<Release version="bun-v1.2.19" date="July 19, 2025" published="2025-07-19T12:33:01.000Z" url="https://github.com/oven-sh/bun/releases/tag/bun-v1.2.19">
## Bun v1.2.19

To install Bun v1.2.19
```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.19:
```bash
bun upgrade
```

### [Read Bun v1.2.19's release notes on Bun's blog](https://bun.sh/blog/bun-v1.2.19)

### Thanks to 18 contributors!

- [@190n](https://github.com/190n)
- [@alii](https://github.com/alii)
- [@cirospaciari](https://github.com/cirospaciari)
- [@countbleck](https://github.com/countbleck)
- [@dylan-conway](https://github.com/dylan-conway)
- [@ericc-ch](https://github.com/ericc-ch)
- [@heimskr](https://github.com/heimskr)
- [@jarred-sumner](https://github.com/jarred-sumner)
- [@jarred-sumner-bot](https://github.com/jarred-sumner-bot)
- [@josag98](https://github.com/josag98)
- [@nektro](https://github.com/nektro)
- [@pfgithub](https://github.com/pfgithub)
- [@riskymh](https://github.com/riskymh)
- [@robobun](https://github.com/robobun)
- [@santosant](https://github.com/santosant)
- [@taylordotfish](https://github.com/taylordotfish)
- [@xanth3](https://github.com/xanth3)
- [@zackradisic](https://github.com/zackradisic)

</Release>

<Pagination cursor="2025-07-19T12:33:01.000Z|2026-04-21T14:02:03.888Z|rel_5ozdtSwRfazKbQESFP1uy" next="https://releases.sh/bun/bun.md?cursor=2025-07-19T12%3A33%3A01.000Z%7C2026-04-21T14%3A02%3A03.888Z%7Crel_5ozdtSwRfazKbQESFP1uy&limit=20" />
