@storybook/addon-interactions version 7.6.13 is a minor update to the popular Storybook addon, focusing on automating, testing, and debugging user interactions within your components. Compared to the previous version, 7.6.12, the core functionality remains consistent, offering developers the robust tools needed to ensure their UI components behave as expected. The dependencies remain largely the same, with key packages like polished, jest-mock, and ts-dedent ensuring smooth operation. Both versions rely on core Storybook packages like @storybook/types and @storybook/global. Key devDependencies for both versions remain the same like react, react-dom, formik, @storybook/jest, @storybook/testing-library and @devtools-ds/object-inspector.
The most significant difference lies in the version bumps of several Storybook-related devDependencies. Packages like @storybook/theming, @storybook/components, @storybook/core-common, @storybook/core-events, @storybook/manager-api, @storybook/preview-api, @storybook/instrumenter, and @storybook/client-logger have been updated from 7.6.12 to 7.6.13 to align with the latest Storybook ecosystem improvements. These updates likely contain bug fixes, performance enhancements, and potentially new features relevant to the overall Storybook experience, though not specifically to the addon's core interaction-testing logic. Developers upgrading should expect a more stable and performant Storybook environment when using the addon, potentially fixing bugs discovered in the previous version of Storybook. The addon's dist information shows that both version packages have exactly the same fileCount and unpackedSize. From a developer perspective, upgrading to 7.6.13 promises a refined Storybook workflow, ensuring compatibility and taking advantage of the latest improvements within the Storybook platform.
The are not vulnerabilities for the version 7.6.13 of the package @storybook/addon-interactions