@storybook/addon-actions version 6.1.18 is a minor update to the popular Storybook addon that enables developers to easily display and track actions performed within their components. This addon offers real-time UI feedback when interactive elements are triggered, streamlining debugging and enhancing the overall development experience. Key functionalities include capturing event data and presenting it in the Storybook interface, allowing developers to quickly verify that events are firing correctly with the expected payloads.
Comparing version 6.1.18 with the previous stable release, 6.1.17, the core functionality remains consistent. The primary difference lies in the updated internal dependencies and bug fixes, ensuring better stability and compatibility within a Storybook environment. Developers employing the addon receive benefits such as robust action monitoring, simplified testing procedures, and improved component interaction clarity.
While the dependency versions for core packages of Storybook are updated to 6.1.18 for this version, the consumed uuid, global, lodash, core-js, polished, ts-dedent, prop-types, util-deprecate, fast-deep-equal, react-inspector and regenerator-runtime remain the same of the previous version.
For developers already using @storybook/addon-actions, upgrading to version 6.1.18 ensures they are leveraging the latest improvements and bug fixes, contributing to a more seamless workflow. The upgrade should be straightforward, as it does not introduce any breaking changes. For new users, this addon is a valuable asset for creating engaging and interactive component libraries.
All the vulnerabilities related to the version 6.1.18 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.