@storybook/addon-interactions version 8.0.3 represents a minor update to the popular Storybook addon, building upon the foundation laid by version 8.0.2. Both versions serve the same core purpose: to empower developers to automate, test, and debug user interactions within their Storybook stories. This is achieved by providing tools to define interactions, assert expected outcomes, and visually inspect the results within the Storybook environment. The key value proposition remains consistent: enhancing the quality and reliability of UI components through robust interaction testing.
While the core functionality remains consistent, the differences between versions 8.0.3 and 8.0.2 primarily lie in dependency updates and potential bug fixes. Notably, version 8.0.3 updates its internal dependencies on other Storybook packages like @storybook/test, @storybook/types, @storybook/instrumenter, @storybook/theming, @storybook/components, @storybook/core-common, @storybook/core-events, @storybook/manager-api, and @storybook/preview-api from version 8.0.2 to 8.0.3. These updates likely incorporate bug fixes, performance improvements, or new features within the broader Storybook ecosystem. The unpacked size has slightly decreased from 4259859 to 4259593, which can be attributed to optimizations within the updated dependencies. Developers upgrading to 8.0.3 benefit from the latest improvements across the Storybook platform, reduced bundle sizes, improved build times, and enhanced stability of interaction testing workflows. If you're already using 8.0.2, upgrading to 8.0.3 is recommended to leverage these benefits.
The are not vulnerabilities for the version 8.0.3 of the package @storybook/addon-interactions