@storybook/react versions 6.3.3 and 6.3.4 are incremental releases for the popular React component development tool. Version 6.3.4, released on July 8, 2021, followed closely after 6.3.3, which was released on July 7, 2021. The core functionality remains consistent, focusing on enabling developers to build and test React components in isolation with features like hot reloading.
A notable difference lies in the internal dependency versions of the @storybook packages. Specifically, @storybook/core, @storybook/addons, @storybook/core-common, and @storybook/node-logger are updated from version 6.3.3 to 6.3.4. Developers integrating Storybook might find these changes improve stability, bug fixes, or performance enhancements within the Storybook environment. The other dependency updates include @storybook/client-api, upgrading it from 6.3.3 to 6.3.4 in the devDependencies.
Both versions maintain the same peer dependencies, ensuring compatibility with React versions 16.8.0 or 17.0.0, ReactDOM versions 16.8.0 or 17.0.0, and @babel/core version 7.11.5 or later. The react-docgen-typescript-plugin remains at version 1.0.2-canary.253f8c1.0. For developers, this means a seamless upgrade experience if already working within these ecosystems. While the unpacked size and file count appear identical, developers should consult the official changelog for a comprehensive list of bug fixes and minor adjustments included in 6.3.4.
The are not vulnerabilities for the version 6.3.4 of the package @storybook/react