@storybook/addon-actions version 8.3.4 brings refinements to the interactive feedback mechanisms for Storybook, building upon the foundation of version 8.3.3. Primarily designed for developers crafting UI components, this addon enhances the Storybook experience by providing real-time visual confirmation when interactive elements within stories are triggered. The key difference between the versions lies in their internal dependencies and peer dependencies, requiring a bump in the peer dependency of Storybook to version 8.3.4.
The core functionality, powered by dependencies like uuid for unique identifier generation, dequal for deep equality checks in state management, and polished for CSS-in-JS utilities, remains consistent. Similarly, the developer experience in terms of required dev dependencies that involves React, Telejson, Typescript ant the React Inspector components, is still the same.
For developers using Storybook, upgrading to 8.3.4 ensures compatibility with the latest Storybook core. This facilitates seamless integration and keeps the addon aligned with the newest features and bug fixes within the broader Storybook ecosystem. This upgrade continues to empower developers to rapidly prototype and test their React-based UI components, delivering a superior workflow for UI development. While the unpacked size and file count within the distributed package remain constant.
The are not vulnerabilities for the version 8.3.4 of the package @storybook/addon-actions