The @storybook/theming package, a vital component for customizing the appearance of Storybook, has seen a recent update from version 8.6.8 to 8.6.9. Both versions maintain the same core description as offering "Core Storybook Components" and share identical peer dependencies, requiring a Storybook version within the range of ^8.2.0 or any prerelease of 8.3, 8.4, 8.5, or 8.6. This ensures compatibility and smooth integration within existing Storybook projects. The license remains MIT, providing developers with the freedom to use, modify, and distribute the library. The repository URL links to the code/lib/theming directory within the main Storybook GitHub repository allowing developers to quickly access the source code. The distributions have identical file counts and unpacked sizes, suggesting that changes between releases are likely focused on bug fixing and small behind-the-scenes adjustment rather than feature additions or significant code refactoring.
The primary difference lies in the releaseDate. Version 8.6.9 was released on March 24, 2025, succeeding version 8.6.8 released on March 22, 2025. Upgrading from 8.6.8 to 8.6.9 will typically provide any bug fixes, performance improvements, or minor tweaks implemented since the previous version. Storybook users are encouraged to upgrade to the latest version to benefit from these enhancements and ensure optimal performance and stability within their Storybook environments. Developers should consult with the Storybook changelog or dependency update tooling for specifics about the changes included.
The are not vulnerabilities for the version 8.6.9 of the package @storybook/theming