@storybook/addon-interactions has been updated from version 8.5.6 to 8.5.7. Both versions serve the same core purpose: automating, testing, and debugging user interactions within Storybook stories. This addon empowers developers to create robust and reliable UI components through interaction-based testing. While the core functionalities remain consistent, the key updates reside in the underlying dependencies and version alignments within the Storybook ecosystem.
Specifically, version 8.5.7 elevates the @storybook/test and @storybook/instrumenter dependencies to version 8.5.7, mirroring the addon's version. This ensures seamless integration and compatibility across the Storybook suite. Furthermore, the peer dependency storybook is also updated to ^8.5.7, compelling users to align their Storybook core with this version ensuring the addon interacts correctly with the primary Storybook instance.
The development dependencies, which include tools like react, formik, typescript, and others, remain consistent with version 8.5.6. This implies that the update primarily focuses on internal Storybook dependencies and overall system compatibility, rather than introducing radical new features or API changes. Both versions are MIT licensed, funded through Open Collective, and maintain their source code within the Storybook GitHub repository. Users upgrading should prioritize aligning their Storybook core and related addons to version 8.5.7 to capitalize on potential bug fixes and under-the-hood improvements for a more stable and cohesive Storybook experience.
The are not vulnerabilities for the version 8.5.7 of the package @storybook/addon-interactions