@storybook/addon-viewport is a valuable tool for Storybook users, enabling developers to build and test responsive components within the Storybook environment by dynamically adjusting the viewport size and orientation. Version 7.6.13, released on February 6th, 2024, builds upon the foundation laid by version 7.6.12, released just days earlier on January 31st, 2024. While both versions share the same core functionality and dependencies like "memoizerific," the key differences lie in the updated versions of Storybook's internal packages.
Specifically, 7.6.13 updates "@storybook/theming," "@storybook/components," "@storybook/core-events," "@storybook/manager-api," and "@storybook/preview-api" to version 7.6.13. In contrast, version 7.6.12 utilizes version 7.6.12 of these packages. These updates likely contain bug fixes, performance improvements, and potentially new features within the Storybook ecosystem itself, enhancing the overall development experience. For developers, upgrading to version 7.6.13 ensures they are leveraging the latest enhancements and bug fixes across the entire Storybook platform, which could translate into a smoother and more efficient workflow when creating responsive UI components. The underlying "react" and "react-dom" dependencies remain compatible from version 16.8.0, and TypeScript support around version 4.9.3.
The are not vulnerabilities for the version 7.6.13 of the package @storybook/addon-viewport