@storybook/addon-interactions has been updated from version 7.6.14 to 7.6.15, offering developers enhanced capabilities for automating, testing, and debugging user interactions within Storybook. While the core description remains the same, focusing on easing the process of verifying component behavior, the subtle changes in dependencies pinpoint key improvements.
Both versions share the same fundamental dependencies like polished, jest-mock, ts-dedent, @storybook/global, and similar peer dependencies ensuring compatibility with React, React-DOM, and Formik. However, the crucial difference lies in the versions of core Storybook packages listed under devDependencies. Version 7.6.15 upgrades @storybook/types, @storybook/theming, @storybook/components, @storybook/core-common, @storybook/core-events, @storybook/manager-api, @storybook/preview-api, @storybook/instrumenter, and @storybook/client-logger to 7.6.15, aligning them with the latest Storybook ecosystem. This synchronization likely addresses bug fixes, performance improvements, and new features introduced across the Storybook platform. For developers, upgrading ensures they're leveraging the most stable and feature-rich environment for interaction testing, benefiting from the latest enhancements in UI components, theming, core functionalities, and logging capabilities. This upgrade promotes a more streamlined testing experience and ensures a consistently up-to-date Storybook environment.
The are not vulnerabilities for the version 7.6.15 of the package @storybook/addon-interactions