storybookjs / storybook
Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
89.7K
10.0K
-
-
10.3.5 - Core: Disable component manifest by default - 34408(https://github.com/storybookjs/storybook/pull/34408), thanks @yannbf! > !NOTE > Version >=0.5.0 of @storybook/addon-mcp(https://git
10.3.4 - Addon-a11y: Clear status transition timer on unmount to prevent test flake - 34203(https://github.com/storybookjs/storybook/pull/34203), thanks @mixelburg! - Bug: Skip re-processing already
10.3.3 - Addon-Vitest: Streamline vite(st) config detection across init and postinstall - 34193(https://github.com/storybookjs/storybook/pull/34193), thanks @valentinpalkovic!
10.3.2 - CLI: Shorten CTA link messages - 34236(https://github.com/storybookjs/storybook/pull/34236), thanks @shilman! - React Native Web: Fix vite8 support by bumping vite-plugin-rnw - 34231(https:
10.3.1 - CLI: Use npm info to fetch versions in repro command - 34214(https://github.com/storybookjs/storybook/pull/34214), thanks @yannbf! - Core: Prevent story-local viewport from persisting in UR
10.3.0 _> Improved developer experience, AI-assisting tools, and broader ecosystem support_ Storybook 10.3 contains hundreds of fixes and improvements including: - 🤖 Storybook MCP: Agentic
10.2.19 - Maintenance: Support vite-plugin-svelte@7 which supports Vite 8 - 34115(https://github.com/storybookjs/storybook/pull/34115), thanks @valentinpalkovic! - Vite: Support Vite 8 - 33788(https
10.2.18 - Core: Correctly fallback to first detected vitest config file - 33865(https://github.com/storybookjs/storybook/pull/33865), thanks @yannbf! - Core: Fix error reporting in ManagerErrorBound
10.2.17 - Next.js: Add support for v16.2 - 34046(https://github.com/storybookjs/storybook/pull/34046), thanks @valentinpalkovic!
10.2.16 - CSF-Factories: Fix ConfigFile parser false warning on \definePreview({...}).type<T>()\ export default - 33885(https://github.com/storybookjs/storybook/pull/33885), thanks @copilot-swe-agen