@storybook/addon-viewport version 7.6.12 represents a minor update to the popular Storybook addon designed to help developers build responsive components more effectively. Its core functionality remains the same: allowing you to adjust Storybook's viewport size and orientation, ensuring your components look great across various devices and screen sizes.
The key difference between versions 7.6.12 and the previous stable version 7.6.11 lies primarily in the updated devDependencies. Specifically, several Storybook-related packages have been bumped to version 7.6.12, including @storybook/theming, @storybook/components, @storybook/core-events, @storybook/manager-api, @storybook/preview-api, and @storybook/client-logger. This suggests the update mainly incorporates internal improvements and synchronizes versions with the core Storybook ecosystem. The dependencies listed are @storybook/global at "^5.0.0" and typescript at "~4.9.3".
For developers, this update offers a more cohesive experience within the Storybook environment. While the core usage of the addon remains consistent, using the latest version ensures compatibility and potentially benefits from bug fixes or performance enhancements incorporated into the updated Storybook dependencies. The addon relies on memoizerific for performance through memoization. For those already using version 7.6.11, upgrading to 7.6.12 appears to be a straightforward process, primarily delivering internal improvements and alignment with the latest Storybook ecosystem. Released just one day after the previous version, this increment brings with it the latest features and fixes of the Storybook framework to the viewport addon.
The are not vulnerabilities for the version 7.6.12 of the package @storybook/addon-viewport