Storybook React has released version 6.4.4, a minor update following closely after version 6.4.3. Both versions cater to React developers seeking an isolated environment for component development with hot reloading capabilities. The core functionality remains consistent, focusing on streamlining UI development and testing. Analyzing the package data, the primary difference lies in the updated versions of @storybook/core, @storybook/store, @storybook/addons, @storybook/core-common, @storybook/node-logger, and @storybook/client-api, all shifting from 6.4.3 to 6.4.4.
These core updates likely include bug fixes, performance improvements, and potentially new minor features within the Storybook ecosystem itself. While the core React integration remains largely unchanged, these updates ensure better stability and a smoother development experience within the Storybook environment. Developers should upgrade to 6.4.4 to take advantage of these internal improvements, ensuring compatibility and leveraging the latest enhancements to the Storybook toolchain. The peer dependencies for React, React DOM, and Babel Core remain constant, indicating no breaking changes in terms of core library support. This makes upgrading generally safe and recommended for all Storybook React users. Both versions depend on a standard set of utilities like lodash, core-js, and webpack 4, ensuring continued compatibility with common React project setups.
The are not vulnerabilities for the version 6.4.4 of the package @storybook/react