@storybook/addon-actions is a valuable tool for developers using Storybook, providing immediate UI feedback when users interact with components. Versions 7.2.2 and 7.2.3 share a common goal: enhancing the Storybook experience by displaying action triggers directly in the UI. Diving into the changes, the core functionality remains consistent between the two releases, ensuring a seamless transition for those already using the addon.
The primary distinction lies in the updated dependencies. Version 7.2.3 includes newer versions of internal Storybook packages like @storybook/types, @storybook/theming, @storybook/components, @storybook/core-events, @storybook/manager-api, and @storybook/preview-api. These updates likely contain bug fixes, performance improvements, and new features within the broader Storybook ecosystem. Although no specific feature additions are listed for the addon itself, developers can expect improved compatibility and a smoother integration with the latest Storybook environment.
While the code size remains the same for both versions, the later release date of 7.2.3 suggests that it incorporates recent enhancements and potentially addresses issues reported in the earlier 7.2.2 version. Therefore, for optimal performance and stability, upgrading to the newest version is generally recommended, allowing developers using the addon to benefit from the most recent refinements within the Storybook ecosystem.
The are not vulnerabilities for the version 7.2.3 of the package @storybook/addon-actions