@storybook/addons v6.5.2 introduces incremental improvements over the previous stable version, v6.5.0, primarily focusing on internal dependency updates and bug fixes to enhance the overall Storybook experience. Developers relying on Storybook for UI component development and documentation will find both versions offer a robust foundation for managing and extending their Storybook environments. The core functionality remains consistent, providing developers with tools for creating, registering, and utilizing addons to augment Storybook's capabilities.
A key difference lies in the dependencies, where specific packages like @storybook/api, @storybook/router, @storybook/theming, @storybook/channels, @storybook/core-events, and @storybook/client-logger have been updated from version 6.5.0 to 6.5.2. While these updates are usually invisible to the end-user, they often incorporate performance improvements, security patches, and bug fixes within the Storybook ecosystem, ensuring a smoother and more reliable development workflow. Notably, the csf (Component Story Format) remains at version 0.0.2--canary.4566f4d.1 in both versions, highlighting its stability across these releases. Both versions maintain the same peer dependency requirements for React and React DOM, ensuring compatibility with a wide range of React projects (v16.8.0, v17.0.0, and v18.0.0). Developers seeking the most up-to-date and refined Storybook experience are encouraged to upgrade to v6.5.2.
The are not vulnerabilities for the version 6.5.2 of the package @storybook/addons