---
title: "Bun v1.3.14"
url: https://daily.dev/posts/bun-v1-3-14-aiz9xjsxp
source_url: https://bun.com/blog/bun-v1.3.14
type: article
source: "Bun"
published: 2026-05-13T03:47:57.014Z
updated: 2026-05-13T04:09:54.552Z
tags: ["javascript", "nodejs", "image-processing", "bun"]
reading_time: 57
upvotes: 5
comments: 1
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.14

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

## Summary

Bun v1.3.14 is a major release fixing 92 issues and introducing numerous features. Highlights include Bun.Image, a built-in image processing API that outperforms sharp with zero native module installs; a global virtual store for the isolated linker delivering ~7x faster warm installs; experimental HTTP/2 and HTTP/3 clients for fetch(); HTTP/3 (QUIC) support in Bun.serve(); a fully rewritten fs.watch() backend on Linux/macOS/FreeBSD; the --no-orphans CLI flag for process lifecycle management; process.execve() support; Bun.Terminal on Windows via ConPTY; FreeBSD and Android builds; a shared SSL_CTX cache fixing memory leaks with MongoDB/Mongoose; cross-language LTO for Zig/C++ reducing binary size by up to 18 MB on Windows; ~12% faster ESM module loading; an upgraded JavaScriptCore engine with 565 upstream commits; and dozens of Node.js compatibility and memory leak fixes.

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

## Community discussion

Top comments from developers on daily.dev.

**@realfakenerd** · 0 upvotes

> I used ffmpeg yesterday to convert image files. I didn't knew bun had upgraded, I could've done that with Bun instead.

## Similar posts on daily.dev

- [Bun v1.3.12](https://daily.dev/posts/bun-v1-3-12-f5ph0rgqu) · Bun · 140 upvotes · 2 comments

---

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

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