---
title: "Bun v1.3.4"
url: https://daily.dev/posts/bun-v1-3-4-tmxemisl2
source_url: https://bun.com/blog/bun-v1.3.4
type: article
source: "Bun"
published: 2025-12-07T04:56:42.286Z
updated: 2025-12-07T04:57:04.372Z
tags: ["webdev", "javascript", "testing", "nodejs", "bun"]
reading_time: 8
upvotes: 57
comments: 3
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.4

**[Bun](https://daily.dev/sources/bun)** · 8 min read · 57 upvotes · 3 comments

## Summary

Bun v1.3.4 fixes 194 issues and introduces several new features. The release adds URLPattern API for declarative URL matching, fake timers for the test runner to control time in tests, and custom proxy headers in fetch requests. It fixes a critical http.Agent connection pooling bug that prevented connection reuse. Standalone executables now skip loading config files at runtime by default for better performance. The update includes SQLite 3.51.1, console.log %j format specifier support, and numerous bugfixes across testing, bundler, Windows compatibility, Node.js APIs, and FFI.

## 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.4>

## Community discussion

Top comments from developers on daily.dev.

**@feketegy** · 2 upvotes

> LOL

**@249x5a32d3chellemanivardhan** · 1 upvotes

> yeah right

**@petecapecod** · 1 upvotes

> Cool Bun keep adding nice new features 👍🏻

## Similar posts on daily.dev

- [Bun v1.3.1](https://daily.dev/posts/bun-v1-3-1-6ud9r04nj) · Bun · 51 upvotes · 2 comments
- [Bun v1.3.12](https://daily.dev/posts/bun-v1-3-12-f5ph0rgqu) · Bun · 140 upvotes · 2 comments
- [Bun v1.3.3](https://daily.dev/posts/bun-v1-3-3-zjzpfobt8) · Bun · 63 upvotes · 2 comments

---

Tags: [#webdev](https://daily.dev/tags/webdev), [#javascript](https://daily.dev/tags/javascript), [#testing](https://daily.dev/tags/testing), [#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-4-tmxemisl2)
