@storybook/addon-viewport allows developers to build and test responsive components directly within the Storybook environment by simulating different viewport sizes and orientations. Comparing version 8.0.9 with its predecessor, 8.0.8, reveals subtle but important updates primarily revolving around dependency synchronization within the Storybook ecosystem. While the core functionality remains consistent – offering pre-defined and custom viewport configurations for effective responsive design visualization and testing – version 8.0.9 aligns with the latest iterations of other Storybook core packages like @storybook/theming, @storybook/components, @storybook/core-events, @storybook/manager-api, and @storybook/preview-api, moving those to version 8.0.9 as well.
Developers upgrading from 8.0.8 will benefit from a more cohesive and potentially more stable Storybook experience, ensuring compatibility and preventing potential conflicts arising from mismatched package versions. Although the direct functional changes within the viewport addon itself might be minimal, this coordinated update reflects Storybook's commitment to maintain a unified and well-integrated development environment. This is especially important for larger Storybook projects where version inconsistencies can lead to unexpected behavior. The @storybook/addon-viewport continues to rely on memoizerific for performance optimization, and maintains its MIT License.
The are not vulnerabilities for the version 8.0.9 of the package @storybook/addon-viewport