---
title: "Bun v1.3.2"
url: https://daily.dev/posts/bun-v1-3-2-dhlhg7jjh
source_url: https://bun.com/blog/bun-v1.3.2
type: article
source: "Bun"
published: 2025-11-08T07:59:46.140Z
updated: 2025-11-08T08:00:10.823Z
tags: ["javascript", "performance", "nodejs", "bun"]
reading_time: 13
upvotes: 35
comments: 4
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Bun v1.3.2

**[Bun](https://daily.dev/sources/bun)** · 13 min read · 35 upvotes · 4 comments

## Summary

Bun 1.3.2 fixes 287 issues and restores hoisted installs as the default for existing workspaces while keeping isolated installs for new projects. The release introduces CPU profiling with --cpu-prof flag, faster installs for packages with post-install scripts, and a new onTestFinished hook for bun:test. Notable improvements include better Git dependency resolution, ServerWebSocket subscriptions getter, Alpine 3.22 in Docker images, and a bun list alias. The update addresses numerous bugs across install, HTTP/HTTPS, N-API, testing, bundling, and runtime, with significant Node.js compatibility improvements and fixes for spawnSync, module resolution, and Web Crypto.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://bun.com/blog/bun-v1.3.2>

## Community discussion

Top comments from developers on daily.dev.

**@petecapecod** · 0 upvotes

> I can't argue that Bun's not fast, because it's fast 🚀 and has a nice DX too.
> Lots of good stuff, with more on the way it seems.

**@ghost** · 0 upvotes

> Still waiting for cloudflare support at least in development

**@thecookingsenpai** · 0 upvotes

> I need webrtc compatibility and I am sold (I am already sold)

**@aziskgarion** · 0 upvotes

> Claude working hard out there!

## Similar posts on daily.dev

- [Bun v1.2.23](https://daily.dev/posts/bun-v1-2-23-rogxshgci) · Bun · 50 upvotes · 1 comments
- [Bun v1.3.1](https://daily.dev/posts/bun-v1-3-1-6ud9r04nj) · Bun · 51 upvotes · 2 comments

---

Tags: [#javascript](https://daily.dev/tags/javascript), [#performance](https://daily.dev/tags/performance), [#nodejs](https://daily.dev/tags/nodejs), [#bun](https://daily.dev/tags/bun)

[View this post on daily.dev](https://daily.dev/posts/bun-v1-3-2-dhlhg7jjh)
