@storybook/addon-interactions version 8.6.11 introduces subtle yet potentially impactful updates for developers focused on automating, testing, and debugging user interactions within their Storybook stories. Building upon version 8.6.10, the core functionality remains consistent, allowing developers to leverage the addon's capabilities to create robust and visually testable components. The underlying dependencies, such as polished, ts-dedent, @storybook/global, and @storybook/instrumenter are maintained, although their individual versions may have internal refinements. The key update lies within the refined integration with the core Storybook ecosystem, with dependencies like @storybook/test now matching the new version. This ensures tighter synchronisation and potentially unlocks access to the latest testing features and bug fixes provided by the core Storybook team. Both versions provide peer dependency support for Storybook versions corresponding to own version number, ensuring compatibility within the Storybook environment. The developer experience should be seamless when upgrading from 8.6.10 to 8.6.11, provided the existing Storybook setup adheres to the recommended peer dependency constraints. Developers can expect continued support for React-based testing using tools like Formik, accessing utility components from @storybook/icons, and leveraging object inspection via @devtools-ds/object-inspector. The update primarily represents a refinement and synchronization effort rather than a radical feature overhaul, aimed at maintaining stability and compatibility within the larger Storybook framework.
The are not vulnerabilities for the version 8.6.11 of the package @storybook/addon-interactions