@storybook/addon-essentials is a curated set of Storybook addons designed to enhance the developer experience by providing essential tools and functionalities right out of the box. Comparing versions 6.1.9 and 6.1.10, the core functionality and dependencies remain largely consistent, indicating an incremental update focused on refinements and bug fixes rather than significant feature additions.
Both versions offer a comprehensive suite of addons including @storybook/addon-docs for generating documentation from stories, @storybook/addon-actions for capturing and displaying interactions, @storybook/addon-controls for interactive component property editing, and layout tools like @storybook/addon-toolbars, @storybook/addon-viewport, and @storybook/addon-backgrounds for responsive design testing. The underlying dependencies like core-js, ts-dedent, and Storybook's core libraries (@storybook/api, @storybook/addons, @storybook/node-logger) are maintained, ensuring compatibility and stability.
The key difference lies in the upgraded versions of @storybook/vue and potentially internal fixes within the dependencies, ensuring Storybook's Vue integration is up-to-date with the latest improvements. Developers already using version 6.1.9 should consider upgrading to 6.1.10 for potential bug fixes and improvements. For new adopters, version 6.1.10 provides a stable and feature-rich foundation for building and testing UI components in isolation, making it a reliable choice for streamlining their Storybook workflow. The slight increase in unpacked size from 9910 to 9922 hints at minor code adjustments or additions.
The are not vulnerabilities for the version 6.1.10 of the package @storybook/addon-essentials