@storybook/react has a new version, 8.6.10, released on March 26, 2025, succeeding version 8.6.9 which was released on March 24, 2025. Both versions serve as the React renderer for Storybook, a popular tool for developing UI components in isolation. The core functionality remains consistent, indicated by shared descriptions and repository details, ensuring a familiar experience for existing users.
The key differences lie in the minor version bump, suggesting bug fixes, performance improvements, or small feature additions rather than breaking changes. This is reflected in the dependencies, where all internal "@storybook" packages are updated from version 8.6.9 to 8.6.10. While the dependencies list appears unchanged in structure, this update likely includes essential refinements and bug fixes within Storybook's ecosystem, enhancing stability and developer experience when using components, theming, manager API, preview API and the react dom shim.
Developers should upgrade to version 8.6.10 to benefit from these under-the-hood improvements and fixes, ensuring they are running the most stable and up-to-date version of the renderer. The peer dependencies remain the same, supporting React versions 16.8.0 through 19.0.0-beta, and requiring TypeScript 4.2.x or later. Existing Storybook setups should be easily upgradable without major code modifications, offering a smoother workflow and more reliable performance. The unpacked size of version 8.6.10 is increased by around 400kb.
The are not vulnerabilities for the version 8.6.10 of the package @storybook/react