@storybook/theming versions 6.0.26 and 6.0.25 are incremental releases of the core Storybook theming library, offering components and utilities for creating consistent and customizable user interfaces within Storybook environments. The primary difference between these versions lies in the updated dependency on @storybook/client-logger. Version 6.0.26 depends on @storybook/client-logger@6.0.26, while the older 6.0.25 relies on @storybook/client-logger@6.0.25.
For developers using @storybook/theming, the update signifies a potential improvement in logging capabilities and error handling within Storybook. By upgrading to version 6.0.26, developers benefit from the latest enhancements and bug fixes included in the corresponding @storybook/client-logger version.
Both versions share identical core dependencies, including libraries like global, core-js, polished, ts-dedent, memoizerific, resolve-from, and various @emotion libraries for styling. This indicates a focus on maintaining stability and backwards compatibility in the core theming functionalities, ensuring a smooth transition for existing projects adopting the newer version. The peer dependencies on react and react-dom remain unchanged, emphasizing the library's continued reliance on these foundational technologies. Ultimately, the update to 6.0.26 is a maintenance release delivering improvements to the included logger, and suggesting an update for optimal performance.
The are not vulnerabilities for the version 6.0.26 of the package @storybook/theming