@storybook/addon-actions facilitates UI feedback when interactive elements in your Storybook stories trigger actions. Comparing versions 7.6.5 and 7.6.4, developers will notice primarily internal updates reflected in the dependency versions. Both maintain core functionality: capturing and displaying data passed to event handlers, allowing developers to easily verify that components are acting as expected. Version 7.6.5 upgrades @storybook/core-events to 7.6.5 aligning it with the latest Storybook ecosystem ensuring compatibility and potentially incorporating bug fixes or performance improvements from the core event system. The development dependencies remain similar focusing on React and Typescript support with @storybook/types, @storybook/theming, @storybook/components, @storybook/manager-api, @storybook/preview-api and @storybook/client-logger updated to 7.6.5 to match the latest Storybook specifications. The deployment size and number of files are identical between the two versions (14 files, 355270 unpacked size) suggesting that no major features or assets have been added or removed. The release date highlights that version 7.6.5 was published approximately one week after 7.6.4. For most users, the upgrade between these versions should be seamless, focusing on stability and underlying improvements within the Storybook framework. Those contributing to Storybook or experiencing issues related to event handling should consider upgrading to 7.6.5 to benefit from the latest updates in @storybook/core-events and other core Storybook dependencies.
The are not vulnerabilities for the version 7.6.5 of the package @storybook/addon-actions