@storybook/addon-interactions version 8.1.2 introduces incremental updates focused on enhancing developer experience and ensuring compatibility within the Storybook ecosystem. Compared to version 8.1.1, the core functionality remains largely the same, continuing to provide tools for automating, testing, and debugging user interactions within Storybook stories. Developers leveraging this addon can still expect to find robust support for simulating user events, creating assertions on component state, and gaining visual feedback on interaction flows.
Key differences lie primarily in the version bumps of several peer dependencies. Notably, @storybook/test, @storybook/types, @storybook/instrumenter, @storybook/theming, @storybook/components, @storybook/core-common, @storybook/core-events, @storybook/manager-api, and @storybook/preview-api, @storybook/client-logger have all been updated to version 8.1.2 to align with the latest Storybook core. These updates likely incorporate bug fixes, performance improvements, and new features within the broader Storybook framework, ensuring seamless integration and optimal performance of the interactions addon. While the dependencies were updated, the developer dependencies remained unchanged, meaning no new features or bug fixes were introduced to the development environment.
For developers, upgrading to version 8.1.2 provides the assurance of utilizing the most current and compatible iteration of the interactions addon within their Storybook setup, improving stability and taking advantage of the collective enhancements across the Storybook platform. Consider checking the relase notes for each updated peer dependency for more detailed information about bug fixes and new features.
The are not vulnerabilities for the version 8.1.2 of the package @storybook/addon-interactions