@storybook/react versions 8.2.5 and 8.2.4 are recent releases of the Storybook React renderer, a crucial component for building UI components in isolation and showcasing them in a structured environment. Version 8.2.5, released on July 19, 2024, follows closely on the heels of version 8.2.4, which came out on July 16, 2024.
A key difference lies within the dependencies. While most dependencies remain consistent between the versions, some @storybook scoped packages have been updated. Specifically, @storybook/theming, @storybook/components, @storybook/manager-api, and @storybook/preview-api and @storybook/react-dom-shim are all upgraded from version 8.2.4 to 8.2.5 in the newer release. These updates within the Storybook ecosystem likely include bug fixes, performance improvements, or new features within the theming, component rendering, manager interface, or preview functionalities.
Developers upgrading to 8.2.5 can expect a more refined experience stemming from these dependency updates. The core peer dependencies react and react-dom remain compatible across both versions, supporting React versions 16.8.0 through 19.0.0-beta and TypeScript versions 4.2.x or higher ensuring wide compatibility for users. The versions share the same unpacked size and file count, suggesting the core architecture and general file structure have not changed. Users should review official Storybook release notes for a detailed breakdown of the enhancements incorporated within the internal Storybook package updates to assess their impact.
The are not vulnerabilities for the version 8.2.5 of the package @storybook/react