stack.pulse
#stacks/storybook/tooling

Storybook release notes, breaking changes, and upgrade notes.

Industry standard workshop for building and testing UI components StackPulse turns upstream changelogs into scannable summaries with risky changes, deprecations, migration notes, and source links.

releases
10
breaking
1
security
1
deprecated
2
migrations
0

Get source-linked upgrade notes and occasional sponsor recommendations. No GitHub login required.

what stackpulse tracks

Storybook releases from GitHub

StackPulse watches Storybook release notes and keeps the original source link close to every summary.

upgrade risk

Breaking changes and deprecations

Risky changes are separated from normal feature notes so you can scan upgrade impact before changing production dependencies.

migration notes

Source-backed next steps

Migration steps and recommended actions are only shown when the upstream release notes support them.

# latest_releases

source-backed
v10.5.0-alpha.7mediumdeprecationfeatureprereleaseJun 16, 2026

v10.5.0-alpha.7

This alpha release introduces AI CLI commands, enhances docgen services, and includes various dependency upgrades and fixes.

affected

Developers using Storybook CLI and docgen services will be most affected by these changes.

action

Test the new features in alpha environment before upgrading in production.

release_signals
!Legacy 'defaultViewport' parameter usage now triggers a warning
+Added 'storybook ai <tool>' CLI command behind STORYBOOK_FEATURE_AI_CLI flag
+Enabled telemetry for 'storybook ai <command>' passthrough
+Allowed partial globals overrides in story and meta annotations
+Enhanced docgen service with runtime registration and payload argTypes
+Improved docgen service controls routing when flag is enabled
view source on github->
v10.5.0-alpha.6mediumdeprecationfeatureprereleaseJun 10, 2026

v10.5.0-alpha.6

This alpha release introduces several core improvements, including fixes for Controls, Core, and React components, along with enhancements to the Open Service architecture and deprecation of ExternalDocs.

affected

Developers using ExternalDocs or working with Core, Controls, and React components may be affected.

action

Review deprecation notices and test alpha features in a controlled environment.

release_signals
!Docs: Deprecate ExternalDocs
+Core: Add ref-based components manifest index backed by docgen open service
+Open Service: Add sync between server, manager and preview
+Open Service: Call remote commands in load functions
+Module Graph: Refactor from StoryDependencyService to open service-based ModuleGraphService
+Viewport: Highlight toolbar button when custom viewport is active
view source on github->
Storybook release notes, breaking changes, and upgrade notes · StackPulse