The @storybook/addon-interactions package, designed to automate, test, and debug user interactions within Storybook, has been updated from version 8.1.3 to 8.1.4. Both versions share a similar core functionality, providing developers with tools to create robust and reliable UI components. Key dependencies like polished for styling, ts-dedent for template literal manipulation, @storybook/test for testing utilities and @storybook/instrumenter were kept and updated, ensuring consistent performance.
The major shift resides in version alignment across the Storybook ecosystem. The dependencies that reference other Storybook packages, such as @storybook/test, @storybook/types, @storybook/instrumenter, @storybook/theming, @storybook/components, @storybook/core-common, @storybook/core-events, @storybook/manager-api, @storybook/preview-api, and @storybook/client-logger, have been bumped to 8.1.4. This synchronization likely addresses internal compatibility issues or enhancements within the Storybook framework itself. Practically speaking, developers upgrading to 8.1.4 will benefit from the latest bug fixes and improvements integrated throughout the broader Storybook environment.
The devDependencies remained largely unchanged, meaning that the tools used for development and testing remained consistent between the two versions. It ensures that the development workflow for contributors has not experienced any major changes. While the core functionality of the addon remains consistent, this update ensures a smoother experience within the Storybook environment.
The are not vulnerabilities for the version 8.1.4 of the package @storybook/addon-interactions