@storybook/addon-interactions version 8.6.3 introduces subtle but important updates compared to version 8.6.2, enhancing the developer experience for automating, testing, and debugging user interactions within Storybook. Both versions maintain their core functionality, allowing developers to create robust interaction tests using tools like polished, ts-dedent, @storybook/test, @storybook/global, and @storybook/instrumenter. These dependencies ensure consistent styling, code formatting, global context management, and instrumentation for effective testing. Developer dependencies like react, formik, react-dom, typescript, @types/node, ansi-to-html, @storybook/icons, and @devtools-ds/object-inspector provide a rich development environment for building and testing the addon itself.
The key difference lies in the peer dependency on storybook. Version 8.6.3 requires storybook version ^8.6.3, while version 8.6.2 requires storybook version ^8.6.2. This means that users upgrading to @storybook/addon-interactions 8.6.3 should also upgrade their core Storybook installation to version 8.6.3 to ensure compatibility. The small version bump suggests bug fixes, performance improvements, or minor feature additions within the addon that necessitate a corresponding Storybook core update. Keep an eye on Storybook's official release notes where you will probably find details about these types of changes. Both versions are released under the MIT license and encourage community funding through Open Collective, highlighting Storybook's commitment to open-source sustainability. The package size and file structure remain consistent between the two versions.
The are not vulnerabilities for the version 8.6.3 of the package @storybook/addon-interactions