The @storybook/addons package, crucial for extending Storybook's functionality, saw a minor version update from 7.3.0 to 7.3.1. While the core description and dependencies remain largely consistent, indicating a stable and well-maintained module, there are subtle changes that developers should be aware of.
Both versions, 7.3.0 and 7.3.1, share the same core dependencies: @storybook/types, @storybook/manager-api, and @storybook/preview-api. This tight integration underscores the importance of using compatible versions across the Storybook ecosystem. The peer dependencies on React and React DOM remain the same, ensuring that developers targeting React versions 16.8.0, 17.0.0, or 18.0.0 can seamlessly integrate the addons package into their projects.
The key differences lie in the realm of release date and potentially very minor bug fixes or internal adjustments. Version 7.3.1 was released on August 16, 2023, a day after version 7.3.0's release on August 15, 2023. These frequent updates suggest a commitment to ongoing maintenance and improvements within the Storybook project. From external point of view, the main change could relate to bugfixes. It is recommended to update to the latest 7.3.1 version.
The are not vulnerabilities for the version 7.3.1 of the package @storybook/addons