@storybook/theming has a new release, version 7.6.3, following closely on the heels of version 7.6.2. Both versions are focused on providing core components for Storybook, the popular UI development environment. A key difference lies in the updated dependency @storybook/client-logger, now at version 7.6.3 in the newer release, suggesting potential improvements or bug fixes in logging functionalities important for debugging and monitoring Storybook implementations. While the bulk of the dependencies and devDependencies remain consistent between versions, including essential styling libraries like @emotion/react and @emotion/styled, and utilities like polished and ts-dedent, the updated client logger suggests addressing internal improvements around how client-side events are tracked and reported within Storybook. Developers integrating Storybook into their projects through @storybook/theming are likely to benefit from a more robust and reliable logging experience. The peer dependencies specifying supported React and React DOM versions remain the same, supporting versions 16.8.0 through 18.0.0, ensuring compatibility with a wide range of React projects. Version 7.6.3 was released on December 1, 2023, a single day after 7.6.2, released on November 30, 2023.
The are not vulnerabilities for the version 7.6.3 of the package @storybook/theming