@storybook/addon-actions is a vital tool for Storybook developers, providing an intuitive way to log and display action arguments within your stories, streamlining the debugging and testing process of interactive components. Comparing versions 6.1.10 and 6.1.11, the core functionality remains consistent, focusing on capturing and presenting component interactions effectively.
The primary distinctions between the two versions lie in their internal dependencies and associated updates within the Storybook ecosystem. Version 6.1.11 integrates with other @storybook packages at version 6.1.11, like @storybook/api, @storybook/addons, @storybook/theming, @storybook/client-api, @storybook/components, and @storybook/core-events. in contrast that Version 6.1.10 does it with the 6.1.10 version of those packages. These updates likely encompass bug fixes, performance enhancements, and improved compatibility across the Storybook platform. While the direct API of @storybook/addon-actions might not exhibit significant changes, developers benefit from the collective improvements delivered through the synchronized updates of these core dependencies. The update aims to provide a cohessive and more reliable experience. For developers, upgrading from 6.1.10 to 6.1.11 ensures they are leveraging the latest enhancements across the Storybook environment.
All the vulnerabilities related to the version 6.1.11 of the package
Cross site scripting in markdown-to-jsx
Versions of the package markdown-to-jsx before 7.4.0 are vulnerable to Cross-site Scripting (XSS) via the src property due to improper input sanitization. An attacker can execute arbitrary code by injecting a malicious iframe element in the markdown.