@storybook/addon-interactions 8.5.8 offers subtle enhancements over its predecessor, version 8.5.7, focusing on refining the developer experience for automated interaction testing and debugging within Storybook. Both versions share the core functionality of enabling developers to create robust and reliable UIs by simulating user interactions and validating component behavior directly within the Storybook environment. Key dependencies like polished for styling utilities and ts-dedent for cleaner template literals remain consistent, ensuring familiar tools for styling and code formatting. The versions also share the same peer dependency on storybook itself and development dependencies.
The primary difference lies in the updated internal dependencies, specifically @storybook/test and @storybook/instrumenter, which are bumped from 8.5.7 to 8.5.8. and could imply bugfixes and potential performance improvements within the interaction testing and instrumentation mechanisms. While the core API and functionalities probably remain largely unchanged (according to the same list of dependencies), upgrading to 8.5.8 ensures developers benefit from the latest refinements and stability improvements made to the underlying tooling for interaction testing. Also the extracted size increased so a potential new feature can be inside. Developers leveraging @storybook/addon-interactions to build resilient and interactive components should consider upgrading to 8.5.8.
The are not vulnerabilities for the version 8.5.8 of the package @storybook/addon-interactions