Version 3.2.18 of @storybook/addon-actions, released on December 18, 2017, presents a minor update over its predecessor, version 3.2.17, which was released on December 3, 2017. Both versions serve as the "Action Logger addon" for Storybook, enabling developers to easily display and inspect actions triggered within their components. The core functionality remains consistent, with shared dependencies such as uuid, deep-equal, prop-types, @storybook/addons, and json-stringify-safe ensuring familiar behavior. Developers already using the addon will find a seamless transition.
The most notable change lies within the react-inspector dependency. Version 3.2.18 upgrades this dependency to ^2.2.2 from ^2.2.1 in the previous version. While this likely involves bug fixes or minor feature enhancements within the react-inspector package itself, the impact on the core functionality of @storybook/addon-actions is expected to be minimal. For developers, this update signifies a potential improvement in the inspection capabilities of actions, possibly offering a more refined or detailed view of the data being logged. Both versions maintain the same peer dependencies on react and react-dom, ensuring compatibility across a range of React projects. This continued support, along with the MIT license, makes the addon a reliable choice for Storybook users needing action logging.
The are not vulnerabilities for the version 3.2.18 of the package @storybook/addon-actions