@storybook/addon-interactions, a vital tool for automating, testing, and debugging user interactions within Storybook, has released version 7.6.12, a minor update following version 7.6.11. Both versions maintain the core functionality of enabling developers to create robust, interactive stories and component tests. They share dependencies like polished, jest-mock, and ts-dedent, while also relying on core Storybook packages like @storybook/types and @storybook/global. Crucially, the devDependencies remain largely the same, indicating a consistent development environment with packages like react, formik, typescript, and various @storybook/* packages including @storybook/jest and @storybook/testing-library representing the commitment to testing and quality assurance.
The primary difference lies in the version bump of the internal @storybook/* dependencies. Version 7.6.12 updates these dependencies and addresses any internal fixes or improvements within the broader Storybook ecosystem. It's important to note that the file count and unpacked size of the packages remain consistent, suggesting any changes introduced are relatively small and focus on internal code improvements. Also, although not a breaking change, the subtle adjustments to internal dependencies can ensure improved compatibility and performance within a Storybook environment upgraded to the latest versions of other @storybook packages. Developers already using @storybook/addon-interactions will benefit from upgrading to 7.6.12 to leverage the latest enhancements within the Storybook ecosystem.
The are not vulnerabilities for the version 7.6.12 of the package @storybook/addon-interactions