@storybook/react version 9.0.13 is a minor release refinement over version 9.0.12, primarily focusing on internal dependency updates within the Storybook React renderer. While the core functionality remains largely consistent, developers upgrading will benefit from the latest enhancements and bug fixes inherited from the updated dependencies. Key differences reside in the @storybook/react-dom-shim dependency, advancing from 9.0.12 to 9.0.13, and the peer dependency requirement on the main storybook package shifting accordingly from '^9.0.12' to '^9.0.13'. Both versions maintain the same peer dependency requirements for React and React DOM, supporting versions 16.8.0 through 19.0.0-beta, as well as a TypeScript version of 4.9.x or higher, ensuring compatibility with a broad range of modern React projects. The consistent use of development dependencies like Acorn, Semver, and other tooling libraries signal a commitment to stable development practices. Users should also note the releases dates, with version 9.0.13 released on the 24th of June, 2025 while version 9.0.12 was released a few days prior. This upgrade ensures developers are running the most current iteration of the rendering layer.
The are not vulnerabilities for the version 9.0.13 of the package @storybook/react