---
title: "Bun v1.3.11"
url: https://daily.dev/posts/bun-v1-3-11-dug54q8tb
source_url: https://bun.com/blog/bun-v1.3.11
type: article
source: "Bun"
published: 2026-03-18T04:29:12.141Z
updated: 2026-03-18T04:29:40.601Z
tags: ["javascript", "typescript", "bun"]
reading_time: 17
upvotes: 89
comments: 2
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.11

**[Bun](https://daily.dev/sources/bun)** · 17 min read · 89 upvotes · 2 comments

## Summary

Bun v1.3.11 ships with 105 bug fixes and several new features. New APIs include Bun.cron for OS-level cron job scheduling (crontab/launchd/Task Scheduler), Bun.sliceAnsi for ANSI and grapheme-aware string slicing, and richer metadata in Bun.markdown.render() list callbacks. The release adds --path-ignore-patterns for bun test, native Windows ARM64 shims for node_modules/.bin, and fixes dgram UDP socket bugs on macOS. Notable bug fixes cover fs.openSync numeric flags on Windows (unblocking tar@7), http2 WINDOW_UPDATE stalling, CRLF injection in HTTP headers, bundler bytecode/barrel/import-attribute issues, CSS unicode-range and mask parsing, bun install hang scenarios, and dozens of Node.js compatibility improvements across crypto, streams, fs, and more.

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

## Community discussion

Top comments from developers on daily.dev.

**@avinashprajapati** · 1 upvotes

> i am choosing this as default... am i doing right folks??

**@bigmoses** · 1 upvotes

> Good old Bun.

## Similar posts on daily.dev

- [Bun v1.3.12](https://daily.dev/posts/bun-v1-3-12-f5ph0rgqu) · Bun · 140 upvotes · 2 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), [#typescript](https://daily.dev/tags/typescript), [#bun](https://daily.dev/tags/bun)

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