@storybook/addon-actions version 6.5.5 is a minor release following version 6.5.4, both designed to provide UI feedback when actions are performed on interactive elements within Storybook. Examining the metadata, the core functionality and description remain consistent, indicating that this is likely a patch or minor enhancement release. Developers using @storybook/addon-actions to visualize and debug event handling in their components won't see significant changes in core usage.
The primary differences lie in the version bumps of internal Storybook packages. Version 6.5.5 utilizes @storybook/api, @storybook/addons, @storybook/theming, @storybook/components, @storybook/core-events, and @storybook/client-logger all at version 6.5.5. Previously, in version 6.5.4, these packages were at version 6.5.4 as well. This suggests the newer release consolidates updates and bug fixes from across the Storybook ecosystem into a single, cohesive addon. This incremental upgrade is good as it signals a dedication to refining the developer experience and harmonizing the Storybook environment. Furthermore, the releaseDate field confirms that version 6.5.5 was released on May 24, 2022, a day after version 6.5.4, reinforcing the notion of a rapid patch or enhancement delivery. Developers should update to 6.5.5 to benefit from the latest improvements and ensure compatibility with other Storybook components.
The are not vulnerabilities for the version 6.5.5 of the package @storybook/addon-actions