@storybook/addons versions 6.3.10 and 6.3.9, are incremental releases of the Storybook addons store, a core component for extending Storybook's functionality. Both versions share a similar structure, providing developers with a centralized mechanism to manage and integrate addons. These addons enrich the Storybook development environment with features like theming, routing, API access, and channel communication between different parts of the Storybook application.
The primary difference lies in the internal dependency versions. Version 6.3.10 upgrades its internal packages like @storybook/api, @storybook/router, @storybook/theming, @storybook/channels, @storybook/core-events, and @storybook/client-logger from 6.3.9 to 6.3.10. These updates likely include bug fixes, performance improvements, and potentially new features within those specific sub-modules. Developers upgrading from 6.3.9 should expect a smoother and more refined experience utilizing Storybook's addon ecosystem. The unpackedSize differs slightly, indicating minor changes in implementation or content within the packages.
Both versions maintain compatibility with React and React DOM versions 16.8.0 and 17.0.0, ensuring a wide range of React projects can utilize these Storybook addons. With the MIT license and a backing from the Storybook Open Collective, developers benefit from a well-supported and community-driven toolset. Always check the official Storybook changelog for precise details on the updates within the dependent packages.
The are not vulnerabilities for the version 6.3.10 of the package @storybook/addons