@storybook/addons version 6.5.10 represents a minor patch release over the previous stable version 6.5.9, focusing primarily on internal updates and bug fixes. Both versions serve as the central store for Storybook addons, facilitating communication and data sharing between different parts of the Storybook UI. Key dependencies like @storybook/api, @storybook/router, @storybook/theming, @storybook/channels, @storybook/core-events, and @storybook/client-logger have been bumped to their respective 6.5.10 versions, ensuring consistency across the Storybook ecosystem. The underlying architecture remains consistent, relying on libraries like global, core-js, and regenerator-runtime for polyfilling and runtime support. Developers should note the peer dependencies on React and ReactDOM, requiring versions 16.8.0 or higher, including versions 17 and 18.
While the core functionality remains the same between the two versions, developers upgrading to 6.5.10 can expect subtle improvements in stability and performance, potentially addressing edge cases or minor inconsistencies present in the earlier version. The @storybook/csf dependency remains at version 0.0.2--canary.4566f4d.1 suggesting no new changes related to Component Story Format. The unpacked size difference between versions is minimal, indicating that the changes were focused on existing code rather than the introduction of significant new features. The release date difference indicates a period of roughly six weeks between the releases. Users are always encouraged to upgrade to the latest patch version to benefit from the most up-to-date fixes and improvements.
The are not vulnerabilities for the version 6.5.10 of the package @storybook/addons