@storybook/react has a new release, version 8.2.7, following closely on the heels of version 8.2.6. While both versions serve as the Storybook React renderer, providing the necessary tools and components to build UI components in isolation, some key updates and dependency bumps differentiate the two. Notably, several core Storybook packages, including @storybook/theming, @storybook/components, @storybook/manager-api, @storybook/preview-api, and @storybook/react-dom-shim have been updated from version 8.2.6 to 8.2.7, aligning the renderer with the latest improvements and bug fixes across the Storybook ecosystem.
Developers upgrading to 8.2.7 can expect enhanced stability and potentially new features stemming from these core package updates. The peer dependencies, specifying compatible versions of React, React-DOM, Storybook, and TypeScript, remain consistent, ensuring a smooth transition for existing projects. The unpacked size and file count of the package have slightly increased from 108463 to 108596 & the release dates are a week apart. For those using Storybook with React, staying up-to-date with minor version bumps like this one is crucial for leveraging the latest enhancements and ensuring compatibility. Developers should check their Storybook configuration and any custom add-ons for potential compatibility issues after updating, although the nature of a minor version release suggests a low risk of breaking changes.
The are not vulnerabilities for the version 8.2.7 of the package @storybook/react