---
title: "Bun 1.0"
url: https://daily.dev/posts/bun-1-0-xeb1bb2m9
source_url: https://bun.sh/blog/bun-v1.0
type: article
source: "Community Picks"
published: 2023-09-08T15:57:30.546Z
updated: 2024-07-02T02:12:50.912Z
tags: ["bun", "javascript", "jest", "npm", "typescript", "vitest", "windows"]
reading_time: 22
upvotes: 788
comments: 47
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 1.0

**[Community Picks](https://daily.dev/sources/community)** · 22 min read · 788 upvotes · 47 comments

## Summary

Bun is a fast, all-in-one toolkit for running, building, testing, and debugging JavaScript and TypeScript. Bun's goal is to eliminate slowness and complexity without throwing away everything that's great about JavaScript. Bun is tested against test suites of the most popular Node.js packages on Node.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://bun.sh/blog/bun-v1.0>

## Community discussion

Top comments from developers on daily.dev.

**@v1s10n\_4** · 15 upvotes

> I just can't believe how quickly the stable release happened

**@itsjavi** · 5 upvotes

> Congrats to the developers! I really hope it gets widely adopted, specially on cloud providers (AWS, Vercel, etc)

**@jaikanthjay46** · 5 upvotes

> use `bun run` instead of `npm run` and watch your scripts  🚀

**@henk** · 4 upvotes

> Definitely keen on switching over from now on, atleast for every new small project. Didn't expect a v1.0 so soon after hearing it for the first time, which felt so short ago!

**@jonglerdev366** · 4 upvotes

> Looks promising. Would love to hear feedback from people who have tried it out in large scale production apps or have migrated their existing projects from Node to Bun.

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#bun](https://daily.dev/tags/bun), [#javascript](https://daily.dev/tags/javascript), [#jest](https://daily.dev/tags/jest), [#npm](https://daily.dev/tags/npm), [#typescript](https://daily.dev/tags/typescript), [#vitest](https://daily.dev/tags/vitest), [#windows](https://daily.dev/tags/windows)

[View this post on daily.dev](https://daily.dev/posts/bun-1-0-xeb1bb2m9)
