@storybook/addons is a crucial package within the Storybook ecosystem, enabling developers to extend Storybook's functionality with reusable tools and UI components. Version 6.0.28 arrives as a minor update following 6.0.27, both designed to streamline the Storybook development experience. Both versions maintain identical core dependencies, including vital packages like @storybook/api, @storybook/router, @storybook/theming, and @storybook/channels, ensuring consistent behavior related to addon interactions, routing, theming, and communication within Storybook. Essential utilities such as core-js for polyfilling and regenerator-runtime for async/await support remain unchanged, guaranteeing compatibility across different JavaScript environments. The peer dependencies on react and react-dom stipulate that the host project must provide these, reflecting @storybook/addons dependency on React for rendering its user interface elements. The file count and unpacked size of the distribution are identical for both versions. Judging from the release dates, version 6.0.28 was published a week after 6.0.27. Given that dependencies are versioned consistently, this points toward patch fixes or very minor internal improvements rather than substantial feature additions. Developers upgrading from 6.0.27 to 6.0.28 should anticipate a seamless transition with a primary focus on subtle bug fixes rather than API changes, keeping the Storybook experience smooth and reliable.
The are not vulnerabilities for the version 6.0.28 of the package @storybook/addons