Version 6.0.19 of @storybook/addon-essentials builds upon the previous stable version, 6.0.18, offering a collection of pre-configured Storybook addons designed to streamline the development workflow and enhance the Storybook experience. Both versions share the same core functionality: providing developers with a curated set of addons to improve the process of building, testing, and documenting UI components. These addons offer controls for manipulating component properties on the fly, actions to record user interactions, documentation capabilities, and tools for managing backgrounds, viewports, and toolbars.
A key difference between the two versions lies in the updated dependencies. Version 6.0.19 upgrades several internal @storybook packages, including @storybook/api, @storybook/addons, @storybook/addon-docs, @storybook/node-logger, @storybook/addon-actions, @storybook/addon-controls, @storybook/addon-toolbars, @storybook/addon-viewport, and @storybook/addon-backgrounds. These updates likely contain bug fixes, performance improvements, and potentially new features within those individual addons. Developers upgrading to 6.0.19 may benefit from incremental improvements and stability enhancements across the essential Storybook toolset. As both versions share the same peer dependencies, upgrading should be straightforward, provided your project already satisfies the requirements for React, React-DOM, React-is and Babel-loader. The update is released one day after the previous version so probably contains bug-fixes after the release.
The are not vulnerabilities for the version 6.0.19 of the package @storybook/addon-essentials