@storybook/theming is a core library for Storybook, providing essential theming and styling components. Comparing versions 8.1.0 and 8.1.1, the key difference lies in the updated dependency @storybook/client-logger. Version 8.1.0 depends on @storybook/client-logger version 8.1.0, while 8.1.1 updates this dependency to @storybook/client-logger version 8.1.1. This minor version bump likely includes bug fixes, performance improvements, or small feature enhancements within the client logger, which is used extensively within Storybook for logging information during development and usage. Both versions maintain the same peer dependencies for react and react-dom, supporting versions 16.8.0 through the 19.0.0 beta, ensuring compatibility across a broad range of React projects. Furthermore, the developer dependencies like @emotion/*, typescript, fs-extra, and polished remain consistent, indicating no significant changes to the development or build processes. Developers using @storybook/theming should upgrade to version 8.1.1 primarily to benefit from the potential improvements and bug fixes within the updated @storybook/client-logger dependency, leading to a more stable and reliable Storybook experience. The unpacked size and file count remain the same, suggesting the change is minimal in terms of footprint.
The are not vulnerabilities for the version 8.1.1 of the package @storybook/theming