@storybook/theming version 5.2.8 is a minor release focusing primarily on internal dependency updates. The core functionality of the theming library, which offers essential components and utilities for styling Storybook, remains consistent with the previous version, 5.2.7. Developers leveraging @storybook/theming for creating custom themes or styling Storybook addons will find the upgrade path straightforward, as there are no breaking API changes introduced.
The key difference between the two versions lies in the updated dependency on @storybook/client-logger, moving from version 5.2.7 to 5.2.8. This likely incorporates improvements or bug fixes within the Storybook's internal logging mechanism, indirectly benefiting developers by potentially providing more reliable and informative console outputs during development. Furthermore, both versions share consistent dependencies such as Emotion for CSS-in-JS, polished for common CSS utilities, and deep-object-diff for managing theme variations.. Other factors like file counts, unpacked sizes, and the set of peer dependencies (React and ReactDOM) stayed unchanged. The patch release makes sure that the user experience is consistent while improving the codebase. If you use storybook theming, upgrade to the latest version.
The are not vulnerabilities for the version 5.2.8 of the package @storybook/theming