@storybook/addon-viewport empowers developers to effortlessly build and test responsive components directly within their Storybook environment. The addon allows developers to dynamically adjust the viewport size and orientation, simulating various devices and screen resolutions.
The latest version, 7.6.11, released on January 30, 2024, builds upon the solid foundation of version 7.6.10, released just a few weeks prior on January 18, 2024. While both versions share the same core functionality, description, dependencies like "memoizerific":"^1.11.3" and even the same unpacked size of 16512, the key difference lies in the updated versions of several Storybook core packages within the devDependencies. Specifically, @storybook/theming, @storybook/components, @storybook/core-events, @storybook/manager-api, and @storybook/preview-api, and @storybook/client-logger have all been bumped from version 7.6.10 to 7.6.11.
These updates likely include bug fixes, performance improvements, and potentially new features within those individual Storybook packages, contributing to a more refined and stable development experience. For developers, upgrading to version 7.6.11 ensures they are leveraging the most recent enhancements and addressing any potential issues present in the older version. It's a recommended upgrade to keep your Storybook environment up-to-date and benefit from the continuous improvements made to the Storybook ecosystem, especially given the frequency of releases.
The are not vulnerabilities for the version 7.6.11 of the package @storybook/addon-viewport