@storybook/theming is a core package within the Storybook ecosystem, providing essential styling and theming capabilities for creating consistent and visually appealing user interfaces within Storybook stories. Version 6.0.22, released on September 26, 2020, builds upon the foundation laid by version 6.0.21, released on August 31, 2020. While both versions share the same fundamental dependencies, including libraries like global, core-js, polished, and @emotion/* for managing styles and ensuring cross-browser compatibility, the key difference lies in the updated @storybook/client-logger dependency. Version 6.0.22 integrates @storybook/client-logger@6.0.22, whereas version 6.0.21relies on @storybook/client-logger@6.0.21.
This change in the client logger might signify improvements in how Storybook tracks and reports events, potentially including bug fixes, enhanced performance, or new features related to logging within the Storybook environment. Developers upgrading to version 6.0.22 should be aware of this change, as it could affect how they monitor and debug their Storybook setups. The core theming functionalities, styling components, and peer dependencies (react and react-dom) remain consistent, ensuring a smooth transition for those already using @storybook/theming. The file count and unpacked size also remains unchanged, hinting that the modifications are likely within related dependencies.
The are not vulnerabilities for the version 6.0.22 of the package @storybook/theming