@storybook/addon-actions version 7.0.11 is a minor update to the Storybook addon, designed to provide UI feedback when actions are performed on interactive elements within your stories. Compared to the previous version (7.0.10), the most notable difference lies in the updated dependencies on core Storybook packages. Specifically, @storybook/types, @storybook/theming, @storybook/components, @storybook/core-events, @storybook/manager-api, and @storybook/preview-api and @storybook/client-logger have all been bumped from version 7.0.10 to 7.0.11.
This update suggests that version 7.0.11 includes bug fixes, performance enhancements, or new features within the Storybook ecosystem itself, which directly impact the functionality or stability of the actions addon. Developers upgrading from 7.0.10 can expect improved compatibility and potentially a smoother integration with the latest Storybook features. While the core functionality of providing action logging remains the same, changes in the underlying Storybook architecture might affect how actions interact with other addons or customized components.
The addon continues to rely on key dependencies like uuid, dequal, lodash, polished, telejson, ts-dedent, prop-types, and react-inspector. Its peer dependencies specify compatibility with React versions 16.8.0, 17.0.0, and 18.0.0. Overall, upgrading is recommended to receive the benefits of the latest Storybook improvements and ensure optimal performance.
The are not vulnerabilities for the version 7.0.11 of the package @storybook/addon-actions