Sourced from storybook's releases.
v10.4.3
10.4.3
- Addon Docs: Fix Primary and Controls blocks not rendering in custom MDX pages - #34496, thanks
@NYCU-Chung!- Core: Respect !dev tag on MDX docs in sidebar - #35031, thanks
@JReinhold!- React: Add support for resolving subcomponents attached as properties of a parent component - #34967, thanks
@yatishgoel!- UI: Prevent docs page scroll reset on HMR re-render - #35021, thanks
@LongTangGithub!v10.4.2
10.4.2
- Bug: Fix Windows command resolution for non-Node package managers - #33534, thanks
@copilot-swe-agent!- Build: Upgrade type-fest to latest version 5.6.0 - #34791, thanks
@tobiasdiez!- CSF: Fix parsing of string literal export names - #34901, thanks
@shilman!- Publish: Add npm provenance attestations - #34936, thanks
@copilot-swe-agent!v10.4.1
10.4.1
- Angular: Detect model() signal outputs (type inference + compodoc autodocs + runtime binding) - #34833, thanks
@valentinpalkovic!- Build: Upgrade type-fest to latest version 5.6.0 - #34791, thanks
@tobiasdiez!- CLI: Run `npx expo install --fix` after init for Expo projects - #34803, thanks
@ndelangen!- CLI: Support `peerDependencies` in framework detection for component libraries - #34516, thanks
@zhyd1997!- Next.js: Add useLinkStatus mock to next/link export mock - #34593, thanks
@philwolstenholme!- Vue3: Specify a specific version for non-dev dependency - #34794, thanks
@ScopeyNZ!v10.4.0
10.4.0
AI-assisted setup, change-aware review, and stronger framework support
Storybook 10.4 contains hundreds of fixes and improvements including:
- 🤖 Agentic Setup: New CLI workflow for AI-assisted Storybook setup and onboarding
- 🔍 Change review: Sidebar filtering to highlight new, modified, and related stories based on git changes
- 🧭 Sidebar review tools: Status filtering, URL-persisted filters, and clearer review signals in the sidebar
- ⚛️ TanStack React: New `@storybook/tanstack-react` framework with routing and server function support
- 🧩 React MCP: Faster, more accurate component docgen powered by the TypeScript Language Server
- 📱 React Native: Zero config RN project initialization
- 🤝 Sharing: Easily publish and share your local Storybook with teammates, powered by Chromatic
- A11y: Add aria-live announcements via
@react-aria/live-announcer- #33970, thanks@copilot-swe-agent!- A11y: Improve boolean control contrast in forced colors mode - #34204, thanks
@anchmelev!- Actions: Fix state mutation and keep newest actions when limit reached - #34286, thanks
@Sidnioulz!- Addon-Docs: Add Reset story button to re-render stories in docs - #34086, thanks
@6810779s!- Addon-Docs: Avoid rerendering static Source blocks - #34206, thanks
@anchmelev!- Addon-Vitest: Use Vitest's provide-API for injecting values - #34518, thanks
@JReinhold!
... (truncated)
Sourced from storybook's changelog.
10.4.3
- Addon Docs: Fix Primary and Controls blocks not rendering in custom MDX pages - #34496, thanks
@NYCU-Chung!- Core: Respect !dev tag on MDX docs in sidebar - #35031, thanks
@JReinhold!- React: Add support for resolving subcomponents attached as properties of a parent component - #34967, thanks
@yatishgoel!- UI: Prevent docs page scroll reset on HMR re-render - #35021, thanks
@LongTangGithub!10.4.2
- Bug: Fix Windows command resolution for non-Node package managers - #33534, thanks
@copilot-swe-agent!- Build: Upgrade type-fest to latest version 5.6.0 - #34791, thanks
@tobiasdiez!- CSF: Fix parsing of string literal export names - #34901, thanks
@shilman!- Publish: Add npm provenance attestations - #34936, thanks
@copilot-swe-agent!10.4.1
- Angular: Detect model() signal outputs (type inference + compodoc autodocs + runtime binding) - #34833, thanks
@valentinpalkovic!- Build: Upgrade type-fest to latest version 5.6.0 - #34791, thanks
@tobiasdiez!- CLI: Run
npx expo install --fixafter init for Expo projects - #34803, thanks@ndelangen!- CLI: Support
peerDependenciesin framework detection for component libraries - #34516, thanks@zhyd1997!- Next.js: Add useLinkStatus mock to next/link export mock - #34593, thanks
@philwolstenholme!- Vue3: Specify a specific version for non-dev dependency - #34794, thanks
@ScopeyNZ!10.4.0
AI-assisted setup, change-aware review, and stronger framework support
Storybook 10.4 contains hundreds of fixes and improvements including:
- 🤖 Agentic Setup: New CLI workflow for AI-assisted Storybook setup and onboarding
- 🔍 Change review: Sidebar filtering to highlight new, modified, and related stories based on git changes
- 🧭 Sidebar review tools: Status filtering, URL-persisted filters, and clearer review signals in the sidebar
- ⚛️ TanStack React: New
@storybook/tanstack-reactframework with routing and server function support- 🧩 React MCP: Faster, more accurate component docgen powered by the TypeScript Language Server
- 📱 React Native: Zero config RN project initialization
- 🤝 Sharing: Easily publish and share your local Storybook with teammates, powered by Chromatic
- A11y: Add aria-live announcements via
@react-aria/live-announcer- #33970, thanks@copilot-swe-agent!- A11y: Improve boolean control contrast in forced colors mode - #34204, thanks
@anchmelev!- Actions: Fix state mutation and keep newest actions when limit reached - #34286, thanks
@Sidnioulz!- Addon-Docs: Add Reset story button to re-render stories in docs - #34086, thanks
@6810779s!- Addon-Docs: Avoid rerendering static Source blocks - #34206, thanks
@anchmelev!- Addon-Vitest: Use Vitest's provide-API for injecting values - #34518, thanks
@JReinhold!- Agentic Setup: Add --extensive for an extra prompt - #34730, thanks
@Sidnioulz!- Agentic Setup: Allow failed stories to persist - #34717, thanks
@Sidnioulz!- Agentic Setup: Keep sample content if users want onboarding - #34704, thanks
@Sidnioulz!- Agentic Setup: Rework ai-init-opt-in logic - #34739, thanks
@Sidnioulz!
... (truncated)
624e618
Bump version from "10.4.2" to "10.4.3" [skip
ci]c898822
Merge pull request #34496
from NYCU-Chung/fix/docs-blocks-custom-mdxc920fd0
Merge pull request #35021
from LongTangGithub/fix/docs-hmr-scroll-to-top1750494
Merge pull request #35031
from storybookjs/jeppe/fix-mdx-no-dev-tag298dea2
Bump version from "10.4.1" to "10.4.2" [skip
ci]40c81c8
Merge pull request #33534
from storybookjs/copilot/fix-pnpm-command-resolutio...bfb942b
Merge pull request #34901
from storybookjs/shilman/fix-csf-export-as-string-l...fad8dd2
Merge pull request #34791
from tobiasdiez/type-fest-upgradecc19ae1
Bump version from "10.4.0" to "10.4.1" [skip
ci]f8c16d1
Bump version from "10.4.0-beta.0" to "10.4.0" [skip
ci]