---
title: "Bun v1.3.8"
url: https://daily.dev/posts/bun-v1-3-8-mqtyczarf
source_url: https://bun.com/blog/bun-v1.3.8
type: article
source: "Bun"
published: 2026-01-29T10:31:56.186Z
updated: 2026-01-29T10:32:14.089Z
tags: ["javascript", "react", "markdown", "bun"]
reading_time: 4
upvotes: 70
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.8

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

## Summary

Bun v1.3.8 introduces a built-in CommonMark-compliant Markdown parser written in Zig with three rendering modes: HTML output, custom callbacks for terminal/custom formatting, and React elements. The bundler now supports --metafile-md to generate LLM-friendly Markdown visualizations of module graphs for bundle analysis. This release fixes 8 issues including crashes in heap snapshots and node:vm, HTTP/2 stream handling for gRPC calls, and npm global installation on Windows.

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

## Community discussion

Top comments from developers on daily.dev.

**@apperside** · 0 upvotes

> This is huge!!!!! 🚀

## Similar posts on daily.dev

- [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), [#react](https://daily.dev/tags/react), [#markdown](https://daily.dev/tags/markdown), [#bun](https://daily.dev/tags/bun)

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