@storybook/addon-interactions, a vital tool for automating, testing, and debugging user interactions within Storybook, has released a new version, 8.3.5, following closely on the heels of version 8.3.4. While the core functionality remains consistent, as evidenced by the shared description, developers should note the subtle dependency upgrades. Both versions rely on libraries like polished, ts-dedent, @storybook/global, and various developer dependencies including react, formik, typescript, and more, suggesting a commitment to modern web development practices. The critical difference lies within the peer dependency requirement: version 8.3.5 mandates storybook@^8.3.5 while version 8.3.4 requires storybook@^8.3.4.
This seemingly small change implies a potential compatibility issue. Developers upgrading to the latest @storybook/addon-interactions (8.3.5) must also ensure their main Storybook installation is updated to at least version 8.3.5 to guarantee seamless integration. This coordinated versioning improves stability and ensures that new features and bug fixes within Storybook are correctly leveraged by the interactions addon. Neglecting this peer dependency requirement may lead to unexpected errors or broken functionality. For developers concerned with maintaining a stable and consistent Storybook environment, carefully managing these version dependencies is paramount. The release date difference further emphasizes this incremental update focusing on stabilization and compatibility improvements within the Storybook ecosystem.
The are not vulnerabilities for the version 8.3.5 of the package @storybook/addon-interactions