@storybook/addon-interactions helps automate, test, and debug user interactions within Storybook stories. Version 8.0.4 builds upon the functionalities offered in 8.0.3, delivering small but important updates. Examining the dependency lists across versions reveals internal alignment within the Storybook ecosystem. All @storybook/* packages listed as dependencies get bumped from version 8.0.3 to 8.0.4. This suggests a coordinated release to ensure compatibility and potentially incorporate fixes or improvements across the entire Storybook suite.
The core functionality remains consistent: leveraging tools like polished and ts-dedent to support robust interaction testing. Development dependencies, including popular libraries like react, react-dom, and formik, remain aligned, assuring developers of continuity in their tooling. While subtle, the increased unpacked size in the newer dist file indicates possible additions or modifications to the codebase or assets used by the package. As a part of Storybook, the addon is also essential for UI development and testing workflows, enabling developers to craft reliable and interactive components more effectively. The versions are released within a short time, pointing to a quick follow-up fix or improvement. Therefore, developers should upgrade to version 8.0.4 to benefit from latest fixes and consistent Storybook version dependencies.
The are not vulnerabilities for the version 8.0.4 of the package @storybook/addon-interactions