@storybook/addon-actions is a vital tool for Storybook users, providing immediate feedback when interactive elements in your stories are triggered. Version 7.1.1, released on July 24, 2023, is a minor update to the previous stable version 7.1.0, released just a week prior on July 18, 2023. The core functionality of capturing and displaying action data remains consistent, continuing to rely on dependencies like uuid, dequal, and lodash for its internal workings. Notably, both versions maintain compatibility with React versions 16.8.0 and up, ensuring a wide range of React projects can integrate seamlessly.
The primary difference lies in the synchronized versioning of Storybook's core packages. In version 7.1.1, dependencies such as @storybook/types, @storybook/theming, @storybook/components, @storybook/core-events, @storybook/manager-api, and @storybook/preview-api were all bumped to version 7.1.1, aligning them with the latest Storybook ecosystem. This signifies a coordinated release aimed at ensuring compatibility and potentially incorporating minor bug fixes or enhancements across the Storybook platform. For developers, upgrading to 7.1.1 is recommended to leverage the most up-to-date and consistent experience within the Storybook environment. While the core action functionality may not have undergone significant changes, the updated dependencies provide peace of mind and ensure smooth integration with other Storybook addons and features.
The are not vulnerabilities for the version 7.1.1 of the package @storybook/addon-actions