@storybook/addon-viewport is a valuable tool for Storybook developers looking to build and test responsive components, enabling them to adjust the Storybook canvas to simulate various screen sizes and orientations. Version 6.4.9 and 6.4.8 share a similar core functionality, both allowing developers to preview components across a range of devices without leaving the Storybook environment. The consistent description reflects this shared purpose: building responsive components through viewport adjustments.
The primary differences lie in the internal dependencies. Version 6.4.9 upgrades several internal Storybook packages like @storybook/api, @storybook/addons, @storybook/theming, @storybook/components, @storybook/core-events, and @storybook/client-logger from version 6.4.8 to 6.4.9. These updates likely include bug fixes, performance improvements, and potentially new features within the broader Storybook ecosystem that trickle down into the addon.
While the file count and unpacked size remain constant, suggesting no significant structural changes, the upgraded dependencies ensure compatibility and potentially enhanced performance when used with the corresponding Storybook core. Developers are encouraged to upgrade to 6.4.9 for the latest fixes and improvements within the Storybook environment, ensuring a smoother and more feature-rich experience when developing responsive user interfaces. The consistent peer dependencies on React and React DOM imply a stable API from the addon's perspective, minimizing the risk of breaking changes for users upgrading between these minor versions.
The are not vulnerabilities for the version 6.4.9 of the package @storybook/addon-viewport