Storybook React has a new stable release, version 8.3.6, building upon the solid foundation established in version 8.3.5. This latest iteration introduces subtle yet impactful changes, primarily focused on enhancing the core Storybook ecosystem. Developers upgrading from 8.3.5 will notice that several key Storybook dependencies, including @storybook/theming, @storybook/components, @storybook/manager-api, @storybook/preview-api, and @storybook/react-dom-shim have been bumped to version 8.3.6 to ensure alignment with the overall Storybook platform.
While the underlying architecture and crucial peer dependencies like react, react-dom, and typescript remain consistent, this upgrade is essential for maintaining compatibility and leveraging the latest improvements across the entire Storybook environment. Version 8.3.6 incorporates fixes and enhancements introduced within those core Storybook packages.
Both versions maintain the same crucial dependencies like acorn, semver, prop-types, and others. No change in devDependencies and peerDependencies entries except @storybook/test and storybook that are now in 8.3.6. The file count and uncompressed package size remains identical between the two versions. Therefore, the update ensures you're working with the most up-to-date features and fixes throughout the Storybook ecosystem, promoting stability and a seamless development experience.
The are not vulnerabilities for the version 8.3.6 of the package @storybook/react