@storybook/addon-interactions is a vital tool for developers aiming to automate, test, and debug user interactions within their Storybook stories. Version 7.6.4 builds upon the solid foundation of 7.6.3, offering key enhancements particularly relevant to the Storybook ecosystem. A primary difference lies in the updated peer dependencies. While both versions share a similar core dependency structure utilizing packages like polished, jest-mock, and ts-dedent, the @storybook/* packages are upgraded from version 7.6.3 to 7.6.4 to keep consistency within the Storybook core.
For developers, this means ensuring your other Storybook addons and core packages are also updated to 7.6.4 to maintain compatibility and leverage the latest features and bug fixes across the Storybook environment. The devDependencies also reflect similar updates in @storybook/theming, @storybook/components, @storybook/core-common, @storybook/core-events, @storybook/manager-api, @storybook/preview-api, @storybook/instrumenter, and @storybook/client-logger. The releaseDate signifies a recent update which means a likely inclusion of bug fixes and refinements addressing issues reported in the previous version making it a recommended updated for a more stable experience when testing interactions in stories.
The are not vulnerabilities for the version 7.6.4 of the package @storybook/addon-interactions