@storybook/theming versions 6.3.11 and 6.3.10 represent incremental updates to Storybook's core theming library which provides developers with the tools to craft consistent and visually appealing user interfaces within Storybook environments. Both versions share a common foundation, offering utilities like polished, ts-dedent, and Emotion for styling and theming. They also rely on core-js for polyfilling newer JavaScript features in older browsers, ensuring wider compatibility. Both versions support React versions 16.8.0 and 17.0.0.
The noticeable difference lies in the updated dependency of @storybook/client-logger. Version 6.3.11 utilizes @storybook/client-logger at version 6.3.11, pulling in the latest logging enhancements and bug fixes within the Storybook ecosystem. Conversely, version 6.3.10 uses @storybook/client-logger version 6.3.10. This seemingly small change is important as it signifies alignment with the broader Storybook framework. A developer upgrading should expect improved logging capabilities that could aid debugging and provide more insightful information during the development process.
Choosing between versions depends on the developer's overarching Storybook setup. Sticking with the latest (6.3.11) is generally recommended to benefit from bug fixes and improvements within the logging system. Both versions maintain identical package sizes and file counts. Version 6.3.11 was released later, on October 12, 2021, compared to version 6.3.10, furthering the point that the newer version is more up to date.
The are not vulnerabilities for the version 6.3.11 of the package @storybook/theming