@storybook/react package has been updated from version 9.0.8 to 9.0.9, offering developers the latest enhancements and refinements to the popular Storybook React renderer. Both versions serve the same fundamental purpose, facilitating the creation of isolated and reusable UI components within a Storybook environment. Key dependencies like @storybook/global and @storybook/react-dom-shim are present in both, ensuring core functionality remains consistent. Developers can rest assured that their existing Storybook setups will largely function as expected when upgrading.
The primary difference lies in the updated version of @storybook/react-dom-shim, aligning with the package's version. Peer dependencies for react, react-dom, storybook and typescript remain consistent, emphasizing compatibility with a wide range of React versions (16.8.0 through 19.0.0-beta) and TypeScript versions greater or equal to 4.9.x. Development dependencies, including essential tools for code analysis, transformation, and type checking, remain the same. This suggests that the update primarily focuses on internal improvements, bug fixes, and potential performance optimizations. Developers are encouraged to upgrade to version 9.0.9 to benefit from the latest fixes and improvements, ensuring a smoother and more reliable Storybook development experience without any breaking changes to existing project code, while keeping an eye on the changelog for any specific adjustments that may affect their workflow. The release date of version 9.0.9 is June 12, 2025, whereas version 9.0.8 was released on June 10, 2025.
The are not vulnerabilities for the version 9.0.9 of the package @storybook/react