@storybook/addon-actions version 8.0.8 is a minor release, succeeding version 8.0.7, both designed to provide UI feedback when an action is triggered on an interactive element within Storybook. Both versions share an identical core functionality and purpose. Under the hood, version 8.0.8 updates its internal dependencies to align with the broader Storybook ecosystem. The primary difference lies in the @storybook/core-events dependency, which increments from version 8.0.7 to 8.0.8, and all @storybook/* devDependencies (types, theming, components, manager-api, preview-api, client-logger), which are also bumped to 8.0.8. This ensures consistency and compatibility with the latest features and bug fixes present in the core Storybook framework. For developers, upgrading to 8.0.8 offers benefit of taking advantage of latest improvements and enhancements across Storybook, including potential performance optimization and bug fixes within the action display and event handling. While the addon's core API remains unchanged, developers can expect a smoother and more consistent experience when integrating with other Storybook addons and features. This ensures that action events are captured and displayed accurately, facilitating the development of more interactive and testable components.
The are not vulnerabilities for the version 8.0.8 of the package @storybook/addon-actions