@storybook/addon-actions is a valuable tool for Storybook users, allowing them to visualize and understand how users interact with components. Versions 6.3.8 and 6.3.9 share largely the same functionality, focusing on providing UI feedback when actions are performed on interactive elements within Storybook stories. Both versions depend on a similar ecosystem of packages, including lodash, core-js, and polished, alongside Storybook's core modules such as @storybook/api, @storybook/addons, and @storybook/components. This ensures consistent behavior and integration within the Storybook environment.
The primary difference between the two releases lies in the bug fixes and internal updates within the Storybook ecosystem. Version 6.3.9 includes updates to its dependencies like @storybook/api, @storybook/addons, @storybook/theming, @storybook/client-api, @storybook/components, and @storybook/core-events all incremented from 6.3.8 to 6.3.9 to keep it aligned with the latest Storybook ecosystem. While the core functionality of visualizing actions remains the same, upgrading to 6.3.9 brings in improvements and bug fixes from these underlying Storybook modules, potentially leading to a more stable and feature-rich experience for developers. Developers looking for the most up-to-date and reliable experience when testing component interactions in Storybook should upgrade to version 6.3.9 to take advantage of these improvements.
The are not vulnerabilities for the version 6.3.9 of the package @storybook/addon-actions