The @storybook/addon-interactions package helps automate, test, and debug user interactions within Storybook stories, ensuring UI components behave as expected. Comparing versions 8.0.7 and 8.0.6, the core functionality and dependencies remain largely consistent, indicating a focus on stability and incremental improvements. Both versions rely on key dependencies like polished for styling, ts-dedent for template string handling, and internal Storybook packages such as @storybook/test, @storybook/types, @storybook/global, and @storybook/instrumenter for seamless integration within the Storybook ecosystem. Development dependencies like react, react-dom, formik, typescript, and various @storybook/* packages ensure a smooth development and testing experience.
The difference between the versions lies primarily in the updated versions of internal Storybook dependencies within the 8.0.7 release. This suggests bug fixes, performance improvements, or feature enhancements within the broader Storybook framework are trickling down to the addon. Developers upgrading to 8.0.7 can expect a potentially more refined experience due to the synchronized updates of components like @storybook/theming, @storybook/components, @storybook/core-common, @storybook/core-events, @storybook/manager-api, @storybook/preview-api, and @storybook/client-logger. The release date of April 11, 2024, for 8.0.7, following the April 5, 2024, release of 8.0.6, indicates a quick turnaround, potentially addressing issues discovered shortly after the previous release. For those heavily invested in Storybook's interaction testing capabilities, staying current with the latest patch releases, like 8.0.7, ensures access to the most stable and feature-rich environment.
The are not vulnerabilities for the version 8.0.7 of the package @storybook/addon-interactions