@storybook/addons v7.5.2 represents a minor version update over v7.5.1, focusing on internal refinements and compatibility within the Storybook ecosystem. Both versions provide the core addon store functionality crucial for extending Storybook's capabilities. Developers leverage this package to build and integrate custom addons or utilize existing ones from the Storybook community.
Key similarities include the consistent peer dependencies on React and React DOM (versions 16.8.0 through 18.0.0), highlighting the package's continued compatibility with a wide range of React versions. The dependencies field show an alignment of the internal Storybook packages, @storybook/types, @storybook/manager-api, and @storybook/preview-api with the corresponding version of @storybook/addons. This indicates tight integration and dependency management within the Storybook framework.
The primary difference lies in the release date; v7.5.2 was published on October 30, 2023, while v7.5.1 was released on October 19, 2023. This suggests that v7.5.2 likely includes bug fixes, performance improvements, or minor feature enhancements implemented after the v7.5.1 release. Considering it's a minor version bump, breaking changes are very unlikely. The dist.fileCount and dist.unpackedSize also remains at the same values between the 2 versions.
For developers, upgrading from v7.5.1 to v7.5.2 is generally recommended to take advantage of the latest improvements and bug fixes, ensuring a more stable and performant Storybook experience when using addons.
The are not vulnerabilities for the version 7.5.2 of the package @storybook/addons