The @storybook/addon-actions package, a vital tool for Storybook users aiming to visualize and interact with component actions, saw a minor version update from 3.3.6 to 3.3.7. Both versions share the same core dependencies, including uuid, global, deep-equal, make-error, prop-types, and react-inspector, ensuring consistent functionality for logging and inspecting actions within Storybook. They also maintain identical peer dependencies on react, react-dom, and @storybook/addons at version 3.3.0 or higher, guaranteeing compatibility with existing Storybook setups.
The key difference lies in the release date. Version 3.3.7 was released on January 10, 2018, while version 3.3.6 was released on January 8, 2018. This suggests that version 3.3.7 likely contains bug fixes, minor improvements, or dependency updates that do not introduce breaking changes, justifying the minor version bump.
For developers using @storybook/addon-actions, this update provides a more stable and refined experience. While the core functionality remains unchanged, upgrading from 3.3.6 to 3.3.7 is recommended to benefit from any potential enhancements and fixes, ensuring optimal performance and reliability in action logging within their Storybook environments. Since it is a minor update, it should not have any breaking changes and the upgrade is therefore seamless. This addon is used to display data received by event handlers in Storybook.
The are not vulnerabilities for the version 3.3.7 of the package @storybook/addon-actions