@storybook/addon-actions version 3.2.11 is a minor update to the Action Logger addon for Storybook, building upon the previous stable version 3.2.10. Both versions share the core functionality of providing a convenient way to display and inspect action calls within your Storybook stories, enhancing the development and debugging workflow. Key dependencies like uuid, deep-equal, prop-types, @storybook/addons, and json-stringify-safe remain consistent between the two releases, ensuring compatibility and stability. The peer dependencies also remained the same, react and react-dom.
The most notable difference lies in the upgraded react-inspector dependency. Version 3.2.11 utilizes react-inspector version 2.1.6, while the earlier version employed version 2.1.1, this suggests bug fixing and improvements in the React Inspector improving the usability of displayed props. Developers relying on the detailed inspection capabilities within the actions panel might find this update particularly beneficial, potentially offering enhanced data visualization and a smoother user experience. This update, while seemingly small, can have a significant impact on the efficiency of developers who heavily rely on the action logger for debugging and understanding component interactions. As a patch release, version 3.2.11 prioritizes refinement and stability, offering a reliable upgrade for Storybook users seeking the latest improvements in action logging.
The are not vulnerabilities for the version 3.2.11 of the package @storybook/addon-actions