@storybook/addon-interactions version 8.3.2 provides automated testing and debugging capabilities for user interactions within Storybook stories. Comparing it to the immediately preceding version 8.3.1, developers will find updates primarily centered around internal package dependencies and version alignment within the Storybook ecosystem. Specifically, @storybook/test and @storybook/instrumenter are updated to version 8.3.2, mirroring the core addon. The peer dependency on storybook itself is also updated to ^8.3.2, ensuring compatibility and access to the latest Storybook features and fixes.
While the core functionality of automating interaction tests using tools like play functions and the Step API remains consistent, these dependency bumps typically bring improved stability, bug fixes, and performance enhancements inherited from the updated underlying packages. Developers leveraging interaction testing to validate component behavior and user flows should upgrade to benefit from these incremental improvements. The addon relies on polished and ts-dedent for styling and code formatting, and offers a good typescript support given the listed devDependencies. The package maintains its MIT license in both versions, indicating it is still free and open-source software.
The are not vulnerabilities for the version 8.3.2 of the package @storybook/addon-interactions