@storybook/theming, a core component library for Storybook, has a new release, version 8.2.1, following closely on the heels of version 8.2.0. Both versions share the same core characteristics: they are described as "Core Storybook Components," are licensed under MIT, and reside within the Storybook repository on GitHub. Notably, the unpacked size and file count within the distributed package remain consistent between the two versions. However, the crucial distinction lies in the peer dependency: version 8.2.1 mandates Storybook version "^8.2.1," while version 8.2.0 requires "^8.2.0." This means developers upgrading to @storybook/theming 8.2.1 must also ensure their Storybook installation is updated to at least version 8.2.1 to maintain compatibility. The updates were released very close together, making version 8.2.1 a tiny release that is meant to quickly fix any issues that may has been found on version 8.2.0. Developers should therefore upgrade to version 8.2.1 to ensure they are using the latest and greatest.
The are not vulnerabilities for the version 8.2.1 of the package @storybook/theming