Storybook 10
storybook.js.org·2h·
Discuss: Hacker News
Flag this post

ESM-only, 29% lighter, module automocking, and more

loading

Michael Shilman

Oct 28, 2025 — @mshilman

Last updated: Nov 05, 2025

Storybook 10 contains one breaking change: it’s ESM-only. By removing CommonJS from published code, we’ve simplified Storybook and reduced its install size by 29% while simultaneously un-minifying our distribution for easier debugging.

Storybook 10 also includes key improvements to level up your UI development, documentation, and testing workflows:

  • 🧩 Module automocking for easier testing
  • 🏭 Typesafe CSF factories Preview for React
  • 💫 UI editing and sharing optimizations
  • 🏷️ Tag filtering exclusion for sidebar management
  • 🔀 Sv…

Similar Posts

Loading similar posts...