@storybook/theming is a core library within the Storybook ecosystem, providing essential theming capabilities for components and the Storybook UI itself. Versions 8.6.11 and 8.6.12 share the same fundamental features, offering developers the ability to customize the look and feel of their Storybook environment. Crucially, both versions maintain identical peer dependencies, requiring Storybook versions 8.2.0 or newer, including various release candidate versions up to 8.6.0. This ensures compatibility across a broad range of Storybook installations. Furthermore, the license remains MIT, promoting open-source use, and the library's code resides within the Storybook repository on GitHub. Details like fileCount and unpackedSize in the dist object are identical, suggesting no significant changes in the bundle size or number of files between the two versions. The primary difference lies in the releaseDate. Version 8.6.12 was released on April 2, 2025, while version 8.6.11 was released on March 28, 2025. This indicates that version 8.6.12 likely contains bug fixes, performance improvements, or minor enhancements implemented after the release of 8.6.11. Developers considering which version to use should prioritize 8.6.12 to benefit from the latest refinements. For those already using @storybook/theming 8.6.11, upgrading to 8.6.12 is recommended to maintain an up-to-date and optimized theming experience within Storybook.
The are not vulnerabilities for the version 8.6.12 of the package @storybook/theming