@storybook/react saw a minor version bump from 8.5.7 to 8.5.8, primarily involving updates to its internal dependencies within the Storybook ecosystem. If you're a developer utilizing Storybook with React, the core functionality remains consistent, ensuring a smooth transition. The key changes lie in the synchronized versions of dependencies like @storybook/theming, @storybook/components, @storybook/manager-api, @storybook/preview-api, and @storybook/react-dom-shim, all of which have been updated to 8.5.8. These updates likely include bug fixes, performance improvements, and potentially new features within those specific components which could benefit your Storybook experience.
The peer dependencies, specifying compatible versions of React, React DOM, Storybook itself, TypeScript, and @storybook/test, remain unchanged, indicating no breaking changes concerning your project's core dependencies. Development dependencies show no real differences, suggesting that tooling and build processes should continue to operate as expected.
The dist section reveals that @storybook/react 8.5.8 has been released with a slightly bigger unpacked size, going from 932359 to 932365. The small increase in size might be due to minimal code changes or assets in the updated dependencies. Importantly, the release date of version 8.5.8 is February 19, 2025, succeeding version 8.5.7, released on February 18, 2025. This highlights a recent update, encouraging developers to adopt the newest version to leverage the latest enhancements and fixes within the wider Storybook platform and specifically the React renderer..
The are not vulnerabilities for the version 8.5.8 of the package @storybook/react