@storybook/react version 8.5.7 introduces subtle but important updates over version 8.5.6, primarily focusing on aligning internal dependencies within the Storybook ecosystem. Developers upgrading from 8.5.6 will notice that several core dependencies, such as @storybook/theming, @storybook/components, @storybook/manager-api, @storybook/preview-api, and @storybook/react-dom-shim, have been bumped to version 8.5.7, ensuring a cohesive and synchronized experience across Storybook's UI and functionality. This synchronization aims to resolve potential inconsistencies and enhance overall stability.
While the devDependencies and peerDependencies remain largely consistent, the key change lies in the inter-package dependency updates. This means existing configurations and customisations should generally remain unaffected. The peer dependencies highlight the broad compatibility with various React versions (16.8.0 up to 19.0.0-beta), offering flexibility for projects using different React versions. The update also includes a later release date and a new checksum for the package distribution, reflecting the new build. For developers already using Storybook with React, this release provides incremental improvements and refinements, encouraging a smooth update process to benefit from the latest enhancements within the Storybook platform.
The are not vulnerabilities for the version 8.5.7 of the package @storybook/react