Version 5.3.6 of @storybook/theming introduces a minor update to the core Storybook theming components, building upon the foundation established in version 5.3.5. Both versions share the same core dependencies, including global, core-js, polished, ts-dedent, prop-types, memoizerific, resolve-from, @emotion/core, @emotion/styled, emotion-theming, and deep-object-diff, providing a consistent set of tools for developers crafting custom themes and styles within Storybook. Crucially, both versions maintain peer dependency requirements for react and react-dom, ensuring compatibility with a wide range of React projects.
The primary difference lies in the updated @storybook/client-logger dependency, moving from version 5.3.5 to 5.3.6. This suggests that the 5.3.6 release primarily addresses internal logging and error reporting mechanisms within the theming library, potentially offering more insightful debugging information or improved performance in certain scenarios. Developers leveraging @storybook/theming benefit from consistent styling capabilities and theming control, allowing them to tailor Storybook's appearance to match their design systems, and the update to the client logger offers further reliability. Both versions are distributed under the MIT license, and the release happened on January 17th, 2020.
The are not vulnerabilities for the version 5.3.6 of the package @storybook/theming