@storybook/addon-actions version 7.4.4 is a minor release update from 7.4.3, designed to provide developers with a seamless way to display actions performed within Storybook, offering valuable UI feedback when users interact with components. Both versions share the same core functionality: capturing and displaying event data, allowing developers to verify event emissions, and inspect arguments passed to action handlers. The primary purpose remains consistent – improving the debugging and testing workflow in Storybook by visualizing component interactions.
Key differences between the versions revolve around dependency updates and internal Storybook package synchronization. Specifically, the dependencies on other "@storybook" packages such as "@storybook/types", "@storybook/theming", "@storybook/components", "@storybook/core-events", "@storybook/manager-api", and "@storybook/preview-api" have been bumped from version 7.4.3 to 7.4.4. These updates likely incorporate bug fixes, performance enhancements, or new features within the Storybook ecosystem itself. While the core addon-actions functionality probably remains mostly the same, users can expect better compatibility and integration with the overall Storybook environment. The release date also differs, with 7.4.4 released on 2023-09-22, indicating recent improvements and bug fixes. Developers should always aim to use the newest version, 7.4.4, to benefit from the latest improvements and ensure compatibility within their Storybook setup. The uuid, dequal, lodash, polished, telejson, ts-dedent, prop-types, and react-inspector dependencies remain unchanged between the two versions. Also the devDependencies and peerDependencies are the same on both versions.
The are not vulnerabilities for the version 7.4.4 of the package @storybook/addon-actions