@storybook/react versions 8.6.1 and 8.6.0 represent incremental updates to Storybook's React renderer, a crucial component for building UI components in isolation. Both versions share the same core description as "Storybook React renderer" and maintain identical devDependencies and peerDependencies, ensuring a consistent development experience for users relying on tools like acorn, semver, typescript, react and react-dom. The key area of divergence lies in the updated dependencies, where internal Storybook packages, such as @storybook/theming, @storybook/components, @storybook/manager-api, @storybook/preview-api, and @storybook/react-dom-shim, have been bumped from version 8.6.0 to 8.6.1. This suggests that version 8.6.1 incorporates refinements and potentially bug fixes within Storybook's internal ecosystem. While the fileCount remains consistent at 51, version 8.6.1 exhibits a slightly larger unpackedSize of 1734494 compared to 1734377 in version 8.6.0, indicating minor additions or alterations in the packaged code. Most important for the developers is the update of the releaseDate from 2025-02-25T10:51:09.966Z to 2025-02-27T10:15:14.101Z. Developers already using Storybook v8.6.0 should consider upgrading to v8.6.1 for potential stability improvements and bug fixes coming from the internal packages updates, while new adopters will benefit from starting with the latest iteration.
The are not vulnerabilities for the version 8.6.1 of the package @storybook/react