Version 8.6.6 of @storybook/addon-interactions introduces subtle refinements over its predecessor, version 8.6.5, building upon its core functionality of automating, testing, and debugging user interactions within Storybook. Developers leveraging this addon can create more robust and reliable UI components by simulating user behavior and validating expected outcomes. Both versions share a similar dependency structure, relying on packages like polished for styling enhancements, ts-dedent for cleaner template literals, @storybook/test for testing utilities, @storybook/global for global Storybook functionalities, and @storybook/instrumenter for code instrumentation. Development dependencies such as react, formik, react-dom, typescript, @types/node, ansi-to-html, @storybook/icons, and @devtools-ds/object-inspector remain consistent, suggesting a focus on maintaining existing features and stability. The peer dependency indicates that both versions are designed to work seamlessly with Storybook version 8.6.x.
While the core functionality remains the same, the update to version 8.6.6 likely includes bug fixes, performance improvements, and possibly minor enhancements to the interaction testing capabilities. Given that fileCount and unpackedSize are identical, the changes are probably restricted to code adjustments that don't substantially affect the package size. Developers should upgrade to version 8.6.6 to benefit from these improvements and ensure compatibility with the latest Storybook ecosystem, keeping their interaction tests accurate and efficient. The later releaseDate signifies a more recent build, incorporating the newest updates and fixes.
The are not vulnerabilities for the version 8.6.6 of the package @storybook/addon-interactions