---
title: "Storybook 10"
url: https://daily.dev/posts/storybook-10-i8dytibvp
source_url: https://storybook.js.org/blog/storybook-10/
type: article
source: "Storybook"
published: 2025-11-04T19:02:26.442Z
updated: 2025-11-04T19:02:52.430Z
tags: ["javascript", "react", "testing", "typescript", "storybook"]
reading_time: 8
upvotes: 113
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.

# Storybook 10

**[Storybook](https://daily.dev/sources/storybook)** · 8 min read · 113 upvotes · 1 comments

## Summary

Storybook 10 transitions to ESM-only, reducing install size by 29% while adding module automocking for easier testing, typesafe CSF Factories for React, tag filtering exclusion for sidebar management, and Svelte async component support. The release includes support for Next 16 and Vitest 4, plus experimental features like test syntax and React Server Component testing. The breaking change requires Node 20.16+, 22.19+, or 24+.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://storybook.js.org/blog/storybook-10/>

## Community discussion

Top comments from developers on daily.dev.

**@nahte** · 0 upvotes

> indeed

## Similar posts on daily.dev

- [React Status Issue 450: November 5, 2025](https://daily.dev/posts/react-status-issue-450-november-5-2025-vdm7yebuy) · React Status · 0 upvotes · 0 comments
- [Storybook is going ESM-only](https://daily.dev/posts/storybook-is-going-esm-only-n0bkei6fc) · Storybook · 77 upvotes · 6 comments
- [Storybook 10.4](https://daily.dev/posts/storybook-10-4-kydg7pegs) · Storybook · 88 upvotes · 4 comments

---

Tags: [#javascript](https://daily.dev/tags/javascript), [#react](https://daily.dev/tags/react), [#testing](https://daily.dev/tags/testing), [#typescript](https://daily.dev/tags/typescript), [#storybook](https://daily.dev/tags/storybook)

[View this post on daily.dev](https://daily.dev/posts/storybook-10-i8dytibvp)
