@storybook/addon-interactions has been updated from version 8.6.9 to 8.6.10, bringing subtle improvements to this essential tool for automating, testing, and debugging user interactions within Storybook. Both versions share a common foundation, relying on core dependencies like polished for styling, ts-dedent for template literal handling, and @storybook/test and @storybook/instrumenter for core testing and instrumentation functionalities. The peer dependency on storybook itself is updated, reflecting tight integration with the core Storybook platform, ensuring compatibility and access to the latest Storybook features. Development dependencies remain consistent, including popular libraries like react, formik, react-dom, typescript, @types/node, ansi-to-html, @storybook/icons, and @devtools-ds/object-inspector, indicating stability in the development environment.
The key difference appears to be in the internal updates related to @storybook/test and @storybook/instrumenter dependencies, which are incremented to align with the addon's version. This suggests improvements for handling interactions and testing in the context of Storybook stories. While the unpacked size shows a minuscule difference in size suggesting relatively minor changes, upgrading to 8.6.10 is recommended as it brings the latest bug fixes and refinements, ensuring the best possible experience, especially when working with intricate user interactions and comprehensive testing strategies within your Storybook environment.
The are not vulnerabilities for the version 8.6.10 of the package @storybook/addon-interactions