@storybook/addon-actions version 7.6.2 is a minor release following 7.6.1, focused on providing enhanced UI feedback for interactive elements within Storybook. Both versions share the core functionality of allowing developers to visually confirm when actions are triggered by user interactions within their components showcased in Storybook. The core dependencies such as uuid, dequal, polished, @types/uuid, @storybook/global remain unchanged. The key difference lies in the updated internal dependencies within the Storybook ecosystem itself. version 7.6.2 upgrades @storybook/core-events, @storybook/types, @storybook/theming, @storybook/components, @storybook/manager-api, @storybook/preview-api, and @storybook/client-logger to version 7.6.2 aligning it with the latest core Storybook packages.
For developers, this upgrade to 7.6.2 ensures better compatibility and stability within a Storybook environment that uses the latest core packages. While functionality remains consistent the key takeaway is that this update guarantees proper function within your stories, especially if you're leveraging new features from the latest versions of other Storybook addons and core packages. It is recommended to update. If you are updating all your @storybook packages you should update to 7.6.2.
The are not vulnerabilities for the version 7.6.2 of the package @storybook/addon-actions