@storybook/addon-viewport empowers developers to build responsive components effortlessly within their Storybook environment by simulating various screen sizes and orientations. Version 6.5.7 introduces subtle yet important changes compared to 6.5.6. While the core functionality remains consistent – allowing users to visualize components across different devices directly in Storybook – the updated version includes adjustments primarily focused on internal dependencies.
A key difference lies in the synchronized versioning scheme across Storybook packages. Version 6.5.7 elevates the dependencies on other core @storybook/* packages like @storybook/api, @storybook/addons, @storybook/theming, @storybook/components, @storybook/core-events, and @storybook/client-logger to version 6.5.7, ensuring consistent behavior and compatibility across the Storybook ecosystem. These updates typically incorporate bug fixes and minor enhancements that streamline the overall development workflow. Developers upgrading from 6.5.6 should experience improved stability and potentially benefit from newly introduced features or resolved issues within the dependent Storybook packages. The tool maintains peer dependency requirements for React and React DOM, supporting versions 16.8.0 and up, including versions 17 and 18.
The are not vulnerabilities for the version 6.5.7 of the package @storybook/addon-viewport