@storybook/addon-interactions has been updated from version 8.5.0 to 8.5.1. Both versions are designed to automate, test, and debug user interactions within Storybook, streamlining the process of creating robust and interactive components. Diving into the specifics, the core functionality remains consistent between versions, focusing on enhancing the developer experience through interaction testing. The primary distinction lies in the updated dependency versions.
Notably, @storybook/test and @storybook/instrumenter have been bumped to version 8.5.1, aligning them with the core addon. These updates likely include bug fixes and performance enhancements within the testing and instrumentation frameworks. Developers should consider upgrading to 8.5.1 to leverage these potential improvements, ensuring smoother and more reliable interaction testing. The other dependencies (polished, ts-dedent, @storybook/global, react, formik, react-dom, typescript, @types/node, ansi-to-html, @storybook/icons, @devtools-ds/object-inspector) and peer dependencies (storybook) have minor version changes as well.
For developers deeply invested in Storybook's interaction testing capabilities, staying current with the latest versions of @storybook/addon-interactions is crucial. Regularly updating can provide access to the newest features, bug fixes, and performance optimizations. Check the changelog to see a detailed list of changes that can address specific issues, leading to a greater reliability in the interaction testing of components in Storybook. While the changes between 8.5.0 and 8.5.1 might seem incremental, they contribute to the ongoing refinement of Storybook's ecosystem.
The are not vulnerabilities for the version 8.5.1 of the package @storybook/addon-interactions