@storybook/addon-interactions version 8.4.4 introduces targeted improvements and bug fixes over the previous stable version 8.4.3, designed to enhance the developer experience when automating, testing, and debugging UI interactions within Storybook. While the core functionality remains consistent, reflected in identical dependencies like polished, ts-dedent, @storybook/global, and shared devDependencies such as react, formik, and typescript, subtle version bumps in peerDependencies and internal Storybook packages signal important under-the-hood enhancements. Specifically the peerDependency "storybook":"^8.4.4" differs from "storybook":"^8.4.3" in the previous stable version.
Developers upgrading to 8.4.4 can expect improved compatibility and stability within the Storybook ecosystem. The update primarily ensures seamless integration with the latest Storybook core, leveraging the newest features and bug fixes available there. The updated @storybook/test and @storybook/instrumenter dependencies to version 8.4.4 ensure better alignment and prevent potential conflicts when writing and executing interaction tests. Although file count and unpacked size remain consistent, indicating no major feature additions, the release date difference signifies a quick turnaround fix or optimization. By staying current with the latest minor version, developers can confidently utilize Storybook's interaction testing capabilities, minimizing potential issues and maximizing the efficacy of their UI development workflow. The focus remains on solidifying existing functionality and ensuring a robust and reliable testing environment.
The are not vulnerabilities for the version 8.4.4 of the package @storybook/addon-interactions