@storybook/react version 6.3.5 arrived on July 22, 2021, shortly after 6.3.4, released on July 8, 2021. Both target React component development in isolation with hot reloading, easing UI building. The updates mainly focus on internal dependency versions within the Storybook ecosystem. Analyzing both, the core dependencies @storybook/core, @storybook/addons, @storybook/core-common, @storybook/node-logger, and @storybook/client-api are bumped from 6.3.4 to 6.3.5. While seemingly minor, these internal updates likely involve bug fixes, performance enhancements, and new features within Storybook's core functionalities. The peer dependencies constraints for React, React DOM, and Babel Core remain unchanged, signifying that the update maintains compatibility with existing projects. Developers using Storybook should review the changelogs associated with core Storybook packages, ensuring that the updates align with their workflow and address any identified issues. Also, developers should check dependency @storybook/semver since they upgraded @storybook/semver from 7.3.2 to 7.3.2, without modifications for the versioning rules. Developers benefit from staying up-to-date with the latest Storybook versions to leverage improvements and benefit from bug fixes for a more reliable and efficient development experience and potentially reducing their tech debt by fixing identified issues.
The are not vulnerabilities for the version 6.3.5 of the package @storybook/react