@storybook/addon-viewport version 8.3.5 is a minor release focusing on compatibility and potentially bug fixes within the Storybook ecosystem for responsive design development. Compared to its predecessor, version 8.3.4, the key change lies in its peer dependency for Storybook itself, updated to "^8.3.5". This indicates a closer alignment with the latest Storybook core, likely incorporating adjustments to maintain seamless integration and leverage any new features or improvements introduced in that core version. Developers adopting this addon should ensure their Storybook installation is also updated to version 8.3.5 to avoid potential conflicts or unexpected behavior.
Both versions share the core functionality, enabling developers to build and visualize responsive components by simulating different viewport sizes and orientations directly within the Storybook environment. This empowers front-end engineers to fine-tune their designs across various devices and screen resolutions, ensuring a consistent user experience. The inclusion of dependencies like memoizerific suggests a focus on performance, caching computed values to optimize rendering within Storybook. The dependency on @storybook/icons and @storybook/global shows the package is part of the Storybook ecosystem and provides a consistent user experience. The typescript dev dependency ensures type safety. Upgrading to 8.3.5 is recommended to use the most current bug fixes and features compatible with Storybook 8.3.5
The are not vulnerabilities for the version 8.3.5 of the package @storybook/addon-viewport