@storybook/addon-viewport is a valuable tool for Storybook users looking to build and test responsive components within their development workflow. Version 6.3.13 introduces subtle but crucial updates compared to version 6.3.12, primarily focusing on synchronizing core Storybook dependencies. Key dependencies like @storybook/api, @storybook/addons, @storybook/theming, @storybook/components, @storybook/core-events, and @storybook/client-logger have been aligned to version 6.3.13 in the newer release, ensuring better compatibility and potentially resolving underlying bugs or inconsistencies that might have existed between different parts of the Storybook ecosystem when using version 6.3.12.
While the other dependencies such as global, core-js, prop-types, memoizerific, and regenerator-runtime remain consistent across both versions, this targeted update to the core Storybook dependencies indicates a focus on stability and feature parity within the broader Storybook environment. Developers upgrading to 6.3.13 can expect a more cohesive and reliable experience, especially if they are utilizing multiple Storybook addons and features. The peer dependencies for React and React DOM remain unchanged, ensuring compatibility with existing projects using React 16.8.0 or React 17.0.0 and above. Ultimately, the update prioritizes internal synchronization, streamlining the development process for users building responsive designs with Storybook.
The are not vulnerabilities for the version 6.3.13 of the package @storybook/addon-viewport