@storybook/react version 8.5.1 represents a minor update to the Storybook React renderer, building upon the foundation established by version 8.5.0. Key changes primarily involve synchronized version bumps across internal dependencies, ensuring compatibility and seamless integration within the Storybook ecosystem. Specifically, dependencies like @storybook/theming, @storybook/components, @storybook/manager-api, @storybook/preview-api, and @storybook/react-dom-shim have all been updated to version 8.5.1 to align with the core package.
The update is essential for developers using Storybook with React as it maintains compatibility across the Storybook suite. Developers should upgrade to ensure they are leveraging the latest bug fixes, performance improvements, and feature enhancements within the supporting Storybook modules. While the devDependencies and peerDependencies remain largely consistent, the update to @storybook/test from 8.5.0 to 8.5.1 suggests potential refinements or bug fixes related to testing functionalities within Storybook. When upgrading, developers should check the changelogs for @storybook/theming, @storybook/components, @storybook/manager-api, @storybook/preview-api, and @storybook/react-dom-shim too, since they are now updated to a newer stable version. The core peer dependencies on react, react-dom, storybook, and typescript remain unchanged, providing stability for existing projects.
The are not vulnerabilities for the version 8.5.1 of the package @storybook/react