@storybook/theming 6.5.9 is a minor release focusing on internal enhancements and dependency updates within Storybook's theming library. This version, released on June 13, 2022, includes all the core components and utilities necessary for creating consistent and customizable user interfaces within Storybook. While the core functionality remains largely the same as version 6.5.8, a key difference lies in the updated dependencies.
Notably, version 6.5.9 reintroduces the 'memoizerific' dependency with version "^1.11.3", which could introduce performance improvements for certain theming operations by optimizing function calls. On the other hand, although both versions share the same peer dependencies for react and react-dom and they also use the same versions for emotion libraries, version 6.5.8 had slightly larger unpacked size (1541390) compared to version 6.5.9 (1522661).
These versions offer features like theming providers, utility functions for manipulating colors and typography, and components for building visually appealing and accessible Storybook add-ons. Developers leveraging @storybook/theming benefit from a pre-built set of tools that streamline the process of creating visually cohesive experiences, whether they are customizing the Storybook UI itself or building UI components that integrate seamlessly with Storybook's theming system. Always ensure compatibility with your existing Storybook setup and React/ReactDOM versions.
The are not vulnerabilities for the version 6.5.9 of the package @storybook/theming