The @storybook/addon-essentials package provides a curated set of essential add-ons designed to enhance the Storybook development experience. Comparing versions 6.1.4 and 6.1.5 reveals subtle but important updates for Storybook users. Both versions share the same core functionality, aiming to simplify the process of configuring and extending Storybook with commonly used tools.
Key dependencies like core-js, ts-dedent, regenerator-runtime, and various Storybook add-ons for API, actions, controls, docs, toolbars, viewport, and backgrounds remain consistent across both releases, ensuring a stable base. The development dependencies for Babel core, Jest types, Storybook Vue integration and webpack environment types are also the same. Peer dependencies for React, ReactDOM, Webpack, Babel core and Babel loader are unchanged, promising compatibility with existing project setups.
The primary difference lies in the version bump for all internal Storybook dependencies. Version 6.1.5 updates the internal dependencies, like @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 from 6.1.4 to 6.1.5., reflecting an incremental improvement and bug fixes in the core Storybook ecosystem. Developers should upgrade to 6.1.5 to benefit from the latest refinements and patches within these add-ons, potentially improving stability and performance within their Storybook environment. It's more a maintenance upgrade than a feature release.
The are not vulnerabilities for the version 6.1.5 of the package @storybook/addon-essentials