@storybook/addon-essentials provides a suite of essential Storybook addons designed to enhance the development and testing experience. Version 8.2.5 represents a minor update over the previous stable version, 8.2.4, primarily focusing on ensuring compatibility and seamless integration within the Storybook ecosystem. Examining the package data, the core functionalities and dependencies remain largely consistent between the two versions. Both rely on ts-dedent, and include vital addons like @storybook/addon-docs, @storybook/addon-actions, @storybook/addon-controls, and others contributing to documentation, interaction, and visual refinement of Storybook components. The development dependency on TypeScript remains unchanged at version ^5.3.2, indicating stability in the build process.
The critical difference lies in the versioning of the dependent @storybook/addon-* packages. Version 8.2.5 depends on its corresponding @storybook/addon-* counterparts. This ensures stability and avoids unexpected behavior from mismatched versions. The peer dependency on storybook is also updated to ^8.2.5, aligning the addon with the core Storybook framework. Developers should upgrade to version 8.2.5 to maintain coherence within their Storybook setup and benefit from the latest bug fixes and improvements delivered across the entire Storybook suite. This upgrade can provide a more stable and reliable development experience. Both include the same MIT license, point to the same GitHub repository location, and have the same funding URL.
The are not vulnerabilities for the version 8.2.5 of the package @storybook/addon-essentials