@storybook/addon-actions provides UI feedback when interactive elements trigger actions within your Storybook stories. This makes it easy to verify that components are behaving as expected.
The latest version, 7.6.14, released on February 10, 2024, builds upon the previous stable version, 7.6.13, released on February 6, 2024. While both versions share the same core functionality, description, dependencies like uuid, dequal, polished, and developer dependencies such as React, React DOM, Typescript, React Inspector, telejson, and other @storybook dependencies, one significant change lies within @storybook/core-events. The newer version 7.6.14 updates this dependency, suggesting an update or bugfix related to core events within the Storybook environment.
For developers considering an upgrade, the bump in @storybook/core-events implies potential improvements or fixes related to event handling within Storybook. If your project relies heavily on action triggers and event interactions within your stories, updating to version 7.6.14 is recommended to benefit from these potential enhancements.
Both versions share the same unpacked size and file count as well, meaning the change is subtle and likely focused on crucial internal improvements rather than significant changes in functionality. Developers keen to leverage the latest bug fixes and optimizations within the Storybook ecosystem should consider upgrading.
The are not vulnerabilities for the version 7.6.14 of the package @storybook/addon-actions