@storybook/addon-actions version 4.1.14 is a minor update to the Action Logger addon for Storybook, enhancing its capabilities for developers building component libraries and design systems. Released on March 8th, 2019, it supersedes version 4.1.13, which was released on February 21st, 2019. A primary distinction between the versions lies in the updated dependencies for Storybook's internal packages: @storybook/addons, @storybook/components, and @storybook/core-events. Version 4.1.14 utilizes version 4.1.14 of these packages, while the previous version relied on 4.1.13. These updates within Storybook likely contain bug fixes and minor improvements to the developer experience.
The core functionality of the addon, centered around logging actions triggered within stories, remains consistent. Developers can still leverage the addon to gain clear visibility into how their components respond to user interactions, allowing them to easily verify event handling. The underlying dependencies, such as uuid, lodash, and @emotion/* remain consistent, ensuring existing integrations with other libraries will not be affected by the upgrade. The react-inspector dependency continues to provide robust and customizable inspection tools for React components. Given the similar file count and unpacked size for both versions, the changes are concentrated within the core Storybook packages, indicating internal improvements rather than significant feature additions. Developers considering an upgrade should primarily expect bug fixes and a smoother Storybook experience due to updates within the Storybook ecosystem.
The are not vulnerabilities for the version 4.1.14 of the package @storybook/addon-actions