Bun v1.4.2 Fixes Elysia Build Breakage and AsyncLocalStorage Memory Leak from v1.4.1

What shipped

Bun v1.4.2, published September 5, 2026 — 21 hours after v1.4.1 — as a regression-fix release for the JavaScript runtime.

What changed

Why a builder cares

If an Elysia deploy started failing or a long-running Bun server's RSS started climbing since September 4, this is the fix — bun upgrade. The window was only 21 hours, but anyone tracking latest got a release that broke builds and leaked memory. Pin and read notes before fast-follow upgrades.

Related posts