@storybook/react has released version 8.6.3, a minor update from 8.6.2, offering developers a refined experience for building React component libraries and UI systems. Both versions share the core purpose of rendering Storybook stories within a React environment, making them integral for isolated component development and testing.
Key dependencies like @storybook/theming, @storybook/components, @storybook/manager-api, and @storybook/preview-api are consistently updated, ensuring seamless integration and access to the latest Storybook features. The peer dependencies remain consistent in specifying compatible React and React DOM versions, supporting a wide range from React 16.8.0 to the 19.0.0 beta, granting flexibility for diverse project setups.
Developers upgrading from 8.6.2 to 8.6.3 can anticipate subtle improvements. While the direct dependency lists appear similar, the core Storybook packages (@storybook/theming, @storybook/components, etc.) are bumped to 8.6.3, hinting at enhancements within Storybook's internal components, potentially affecting styling, UI elements, or API interactions for addon developers. The @storybook/test peer dependency is now explicitly requiring version 8.6.3 ensuring compatibility with testing utilities. While the detailed changelog should be consulted for specifics, developers can expect improvements related to stability, performance, or compatibility with newer tooling in the React ecosystem. The release date of version 8.6.3 is noted to be March 1st, 2025 providing a timeline context for its introduction.
The are not vulnerabilities for the version 8.6.3 of the package @storybook/react