@storybook/addon-actions version 7.6.9 brings subtle but important updates compared to version 7.6.8, primarily impacting internal dependencies and potentially improving performance for Storybook users. Both versions serve the core purpose of providing UI feedback when actions are triggered on interactive elements within Storybook, enhancing the development and testing workflow.
The key difference lies in the updated dependency on @storybook/core-events, which jumps from version 7.6.8 to 7.6.9. While the specific changes within @storybook/core-events aren't detailed here, this likely includes bug fixes, performance optimizations, or new event-related features that affect the addon's efficiency. The unpacked size of 7.6.9 is slightly smaller, suggesting potential code optimization or dependency trimming. All other dependencies, including critical packages like uuid, dequal, polished, and a suite of @storybook/* packages for theming, components, and API, remain consistent between the two versions. For developers, upgrading to version 7.6.9 offers a likely improvement in stability and possibly performance. It's worthwhile if you encountered issues with action handling or overall Storybook responsiveness in version 7.6.8. The developer experience remains unchanged, but subtle improvements regarding internal events handling provide some extra value.
The are not vulnerabilities for the version 7.6.9 of the package @storybook/addon-actions