Version 8.5.0 of @storybook/addon-interactions brings notable updates compared to the previous stable version, 8.4.7, primarily focused on alignment with the core Storybook ecosystem. A key difference lies in the dependency versions. For instance, @storybook/test and @storybook/instrumenter are updated to version 8.5.0, ensuring better compatibility and possibly leveraging new features or bug fixes within those related packages. The peer dependency also reflects this alignment, requiring storybook version ^8.5.0. This suggests users upgrading to addon-interactions@8.5.0 should also update their core Storybook installation for optimal performance and to avoid potential conflicts.
While the core functionality – automating, testing, and debugging user interactions – remains the same, these dependency updates can indirectly impact the developer experience. Upgrading might introduce refinements in how interactions are recorded, replayed, or tested within the Storybook environment. The distribution details also reveal slight variations. 8.5.0 has fileCount of 14 and unpackedSize of 127490, while 8.4.7 has 16 files and unpacked size of 128516. This could indicate minor optimizations or removal of redundant files, potentially leading to a slightly leaner package. Developers should consult the official Storybook changelog and migration guides for comprehensive insights into the specific changes and any necessary adjustments during the upgrade process. The releaseDate of 2025-01-15 emphasizes that the library is actively maintained and incorporates recent improvements.
The are not vulnerabilities for the version 8.5.0 of the package @storybook/addon-interactions