@storybook/addon-viewport offers developers a streamlined approach to building responsive components directly within the Storybook environment, enabling adjustments to viewport size and orientation for comprehensive visual testing. Version 8.5.3 refines this experience further, differing slightly from its predecessor, 8.5.2. While both share core dependencies like memoizerific for optimized function memoization and development dependencies like React, React DOM, and TypeScript, the key difference lies in their peer dependency on Storybook itself. Version 8.5.2 requires Storybook version 8.5.2, while version 8.5.3 mandates Storybook version 8.5.3. This indicates that version 8.5.3 is specifically designed to be compatible with the corresponding Storybook release, potentially incorporating fixes or enhancements tailored to that version. Developers upgrading to Storybook 8.5.3 should ensure they use the corresponding addon version to avoid compatibility issues. Both versions maintain the same file count and unpacked size, suggesting the updates are likely related to core functionality alignments or bug fixes rather than significant feature additions. The release date also highlights the recency of both versions, with 8.5.3 being the newer release. Utilizing this addon empowers developers to precisely control and preview how components render across diverse screen sizes, ensuring a consistent and polished user experience.
The are not vulnerabilities for the version 8.5.3 of the package @storybook/addon-viewport