@storybook/addon-actions is a valuable tool for developers using Storybook, providing immediate UI feedback when users interact with components. Version 7.0.2 builds upon the solid foundation of 7.0.1, offering key updates for Storybook users.
Looking at the differences, the core functionality remains consistent with both versions sharing the same description of providing UI feedback, dependencies such as dequal, lodash, polished, telejson, ts-dedent, and react-inspector, as well as essential peer dependencies like React and React DOM, remain pinned to the same major versions. However, the most important upgrade lies in the internal @storybook/* packages. Version 7.0.2 brings the package's internal dependencies such as @storybook/types, @storybook/theming, @storybook/components, @storybook/core-events, @storybook/manager-api, and @storybook/preview-api to version 7.0.2, ensuring compatibility and feature parity with the core Storybook framework. Staying on the same page with the other @storybook dependencies improves internal consistencies and bug fixes.
While the file count and unpacked size remain the same, the updated release date and dependency versions are telling. For developers, upgrading to 7.0.2 is recommended, particularly when working with Storybook 7.0, as it ensures a smoother experience and takes advantage of the latest improvements within the Storybook ecosystem. It promotes better stability within Storybook and reduces the risk of compatibility quirks. The upgrade poses no breaking changes, so it is a relatively seamless upgrade.
The are not vulnerabilities for the version 7.0.2 of the package @storybook/addon-actions