Storybook React has released version 6.4.5, a minor update following version 6.4.4. Both versions cater to React component development in isolation, emphasizing hot reloading for a streamlined workflow. Key differences primarily lie in dependency updates. Version 6.4.5 updates the dependency lodash from 4.17.20 to 4.17.21 and @storybook/core from 6.4.4 to 6.4.5, @storybook/store from 6.4.4 to 6.4.5, @storybook/addons from 6.4.4 to 6.4.5, @storybook/node-logger from 6.4.4 to 6.4.5, and @storybook/core-common from 6.4.4 to 6.4.5 and @storybook/client-api from 6.4.4 to 6.4.5. These updates likely involve bug fixes and performance improvements within Storybook's core functionalities, potentially enhancing the developer experience when managing stories, addons, and core framework operations. While the core React and related build dependencies remain consistent, such as react-refresh, @pmmmwh/react-refresh-webpack-plugin, and webpack 4, users benefit from these maintenance upgrades with 6.4.5. Developers should see improvements in overall stability and potentially receive minor enhancements related to logging, internal state management, and addon interactions. Because both versions maintain compatibility with React versions 16.8.0 and 17.0.0 (peer dependencies) adopting the latest version should represent seamless transitions for most users, ensuring they can leverage the newest tweaks and fixes while continuing to build and showcase their React components effectively.
The are not vulnerabilities for the version 6.4.5 of the package @storybook/react