@storybook/addon-interactions version 7.6.16 represents a minor update to the popular Storybook addon focused on automating, testing, and debugging user interactions within component stories. While the core functionality remains consistent with the preceding 7.6.15 version, several dependency updates warrant attention from developers. Notably, key Storybook packages such as @storybook/types, @storybook/theming, @storybook/components, @storybook/core-common, @storybook/core-events, @storybook/manager-api, @storybook/preview-api, @storybook/instrumenter, and @storybook/client-logger have all been bumped from version 7.6.15 to 7.6.16. These updates likely include bug fixes, performance improvements, and potentially new features within the broader Storybook ecosystem, indirectly benefiting users of @storybook/addon-interactions.
Developers leveraging interaction testing in their Storybook workflows should upgrade to version 7.6.16 to ensure compatibility and access to the latest enhancements across the Storybook platform. Although the core dependencies like polished, jest-mock, and ts-dedent remain unchanged, the synchronized updates among Storybook's internal packages suggest a cohesive effort to improve stability and overall developer experience. The relatively short release interval between 7.6.15 and 7.6.16 (approximately two days) further indicates that this release might address immediate issues or integrate recent improvements within the Storybook infrastructure. Furthermore the unpacked size increased slightly, indicating some additions or changes which are not breaking enough to warrant a major or minor bump.
The are not vulnerabilities for the version 7.6.16 of the package @storybook/addon-interactions