Storybook addon interactions version 8.3.1 is a minor release following version 8.3.0, offering improvements and refinements for developers who rely on this addon to automate, test, and debug user interactions within their Storybook stories. Key changes between the two versions involve updates to peer and direct dependencies. Specifically, @storybook/test and @storybook/instrumenter dependencies have been bumped from version 8.3.0 to 8.3.1 to ensure compatibility with the latest Storybook ecosystem. The peer dependency storybook has also been updated to require version 8.3.1, enforcing alignment with the core Storybook framework.
Both versions retain identical development dependencies, supporting React 18.2.0, Formik 2.2.9, TypeScript 5.3.2 and other crucial tools for building robust interaction tests. The core functionalities, such as visual testing and interaction debugging, along with underlying dependencies like polished and ts-dedent, remain consistent, indicating that the update primarily addresses internal dependency management and compatibility. Developers upgrading from 8.3.0 should experience a seamless transition, benefiting from any bug fixes or performance enhancements introduced in the updated dependencies of test and instrumenter without significant code changes to their existing interaction tests. The package size and file count remain the same too. This update ensures a smoother experience for Storybook users, enhancing stability and reliability within the addon's automation and testing capabilities.
The are not vulnerabilities for the version 8.3.1 of the package @storybook/addon-interactions