The @storybook/addon-interactions package, designed to streamline the automation, testing, and debugging of user interactions within Storybook, saw a recent update from version 8.0.10 to 8.1.0. This new release incorporates updates to several core Storybook dependencies, including @storybook/test, @storybook/types, @storybook/instrumenter, @storybook/theming, @storybook/components, @storybook/core-common, @storybook/core-events, @storybook/manager-api, @storybook/preview-api, and @storybook/client-logger, bringing them all to version 8.1.0. Developers leveraging this addon benefit from enhanced tools for verifying user flows directly within their component stories.
The upgrade provides seamless integration with Storybook's latest features, ensuring compatibility and performance improvements across the board. While the core functionality of automating and testing interactions remains consistent, the synchronized versioning across dependencies should offer a more stable and predictable development experience. Notably, the unpacked size of version 8.1.0 is significantly larger than 8.0.10, suggesting potential inclusion of expanded features, enhanced assets, or more comprehensive testing suite. Developers should consider this size difference when evaluating the impact on their project's bundle size and overall performance. The newer version was released May 14 2024, that's more than a week later of the previous one. The addon relies on other packages like polished and ts-dedent to provide a great experience to the developer.
The are not vulnerabilities for the version 8.1.0 of the package @storybook/addon-interactions