@storybook/addon-actions 8.6.12 and 8.6.11 are two recent versions of a valuable Storybook addon designed to provide immediate UI feedback when users interact with components in your stories. This allows developers to quickly verify that events are being triggered correctly, enhancing the development and testing workflow. Both versions share core dependencies like "uuid", "dequal", and "polished" for internal functionality, ensuring consistent performance and compatibility. Also share common devDependencies for testing, such as "react", "react-dom", "typescript", "react-inspector" and the @storybook/test library.
The key differences between the versions lie in their peer dependency for "storybook" itself and the release date. Version 8.6.12 requires Storybook version "^8.6.12", signifying a tight integration and potentially access to the latest Storybook features and fixes. Whereas Version 8.6.11 requieres a Storybook version "^8.6.11". Developers upgrading should ensure their Storybook installation meets this requirement to avoid compatibility issues.
Furthermore, version 8.6.12 was released on April 2, 2025 (according to the provided data, make sure to ensure the date is correct as it seems in the future), indicating that it incorporates any bug fixes, performance improvements, or new features implemented since the release of version 8.6.11 on March 28, 2025. If developers have encountered any issues with the previous version or desire the most up-to-date experience, upgrading to 8.6.12 is advised. The consistent file count and unpacked size suggests underlying code optimizations might be the focus of the newer release.
The are not vulnerabilities for the version 8.6.12 of the package @storybook/addon-actions