@storybook/addons version 6.3.2 is a minor update to the Storybook addon store, released on June 30, 2021. It builds upon the previous stable version, 6.3.1, released just a couple of days before on June 28, 2021. Both versions share the same core functionality and purpose: providing a central hub for Storybook addons.
The key difference between versions 6.3.1 and 6.3.2 lies primarily in the version bumps across internal Storybook dependencies. The @storybook/api, @storybook/router, @storybook/theming, @storybook/channels, @storybook/core-events, and @storybook/client-logger dependencies have all been updated from version 6.3.1 to 6.3.2.
For developers, this likely indicates bug fixes, performance improvements, or minor feature enhancements within those dependent Storybook packages. This upgrade ensures compatibility and synergy across the Storybook ecosystem. As the core peerDependencies requirements are still the same (react and react-dom versions ^16.8.0 or ^17.0.0), there is no functional change and it is a very ease update.
Developers should seamlessly transition to version 6.3.2 to benefit from the cumulative improvements. The core functionality of the addons store remains consistent, offering a reliable way to discover, install, and manage addons that enhance the Storybook development experience.
The are not vulnerabilities for the version 6.3.2 of the package @storybook/addons