@storybook/addons version 6.3.7 is a minor release following 6.3.6, focusing on internal updates and bug fixes related to the Storybook ecosystem. As an addon store, it provides a central hub for registering and utilizing various Storybook extensions, enriching the development experience through tools, panels, and decorators.
Key dependencies remain consistent between the two versions, including @storybook/api, @storybook/router, @storybook/theming, @storybook/channels, @storybook/core-events, and @storybook/client-logger. This indicates that the core API and functionalities for building and interacting with addons haven't drastically changed. Developers can still rely on familiar methods for creating custom addons or integrating existing ones. The peer dependencies, react and react-dom, maintain their constraints, ensuring compatibility with React versions 16.8.0 and 17.0.0.
The difference mainly resides in the updated versions of @storybook/* dependencies (6.3.6 to 6.3.7), suggesting improvements and potentially bug fixes across the Storybook platform. Developers should consider upgrading to 6.3.7 to leverage these enhancements, ensuring they benefit from the latest stability and performance improvements within the Storybook addon ecosystem. The updated release date, a few weeks after the previous release, indicates an active maintenance cycle, crucial for a vibrant and reliable library. Furthermore, both versions share the same file count and unpacked size which suggests that the changes are likely within the code and not through additional assets. Keep in mind that to know the specific changes, checking the changelog is recommended.
The are not vulnerabilities for the version 6.3.7 of the package @storybook/addons