@storybook/react has a new release, version 8.3.1, following closely on the heels of version 8.3.0. This incremental update brings subtle but potentially important changes for React developers using Storybook. One key difference lies in the dependencies: several @storybook packages like @storybook/theming, @storybook/components, @storybook/manager-api, @storybook/preview-api, and @storybook/react-dom-shim have been bumped from version 8.3.0 to 8.3.1 to align with the core framework. Crucially, the peer dependency on storybook itself also reflects this update, requiring version 8.3.1. Similarly, @storybook/test is now version 8.3.1, moving from 8.3.0. These updates suggest a focus on internal consistency and bug fixes within the Storybook ecosystem. Developers should upgrade to ensure compatibility across all Storybook packages. While the core dependencies like react and react-dom remain unchanged in their peer dependency ranges (allowing for versions 16.8.0 through 19.0.0-beta), aligning Storybook-specific packages is essential for optimal performance and avoiding potential conflicts. The newer release was published on September 16, 2024, a few days after the previous one on September 11, 2024, signaling that this might be a patch release addressing immediate issues discovered in 8.3.0. Keep up-to-date to maintain your environment stability.
The are not vulnerabilities for the version 8.3.1 of the package @storybook/react