@storybook/addon-interactions versions 7.6.11 and 7.6.10 offer developers tools to automate, test, and debug user interactions within Storybook. Both provide enhancements to the Storybook testing workflow, ensuring UI components behave as expected. Key dependencies like polished for styling, jest-mock for mocking, and ts-dedent for string manipulation remain consistent between versions, offering a stable base. Core Storybook dependencies like @storybook/types and @storybook/global are also present.
The primary difference lies in the updated versions of various @storybook packages in the devDependencies section. Version 7.6.11 upgrades @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.11, aligning them with the latest Storybook ecosystem. Version 7.6.10 versions are 7.6.10. Both rely on "@storybook/jest": "next" and "@storybook/testing-library": "next", indicating a commitment to utilizing the most current features and improvements of these testing libraries.
The release date also marks a distinction; version 7.6.11 was released on January 30, 2024, while version 7.6.10 came out on January 18, 2024. Developers benefit from the latest bug fixes, performance improvements, and feature updates bundled within the upgraded Storybook dependencies in version 7.6.11, promoting a more robust and streamlined development experience. While the core functionality remains similar, staying current ensures access to the most refined interactions testing capabilities.
The are not vulnerabilities for the version 7.6.11 of the package @storybook/addon-interactions