@storybook/addon-essentials is a powerful tool for Storybook developers, offering a curated set of addons designed to enhance the Storybook experience and streamline the development workflow. Comparing versions 8.3.2 and 8.3.1 reveals subtle but important differences, primarily focused on dependency updates. Both versions maintain the same core functionality, providing features like Docs for automated documentation, Actions for interactive event logging, Measure and Outline for layout debugging, Controls for live editing of component props, Toolbars for global UI theming, Viewport for responsive design testing, Highlight for code syntax highlighting, and Backgrounds for context switching.
The key distinction lies in the synchronized versioning of its dependent addons. Version 8.3.2 updates the internal dependencies such as @storybook/addon-docs, @storybook/addon-actions, and others to version 8.3.2, ensuring compatibility and potentially incorporating bug fixes or minor improvements within those individual addons. Similarly, Version 8.3.1 has all the mentioned dependencies using version 8.3.1 of their respective packages. For developers, upgrading to 8.3.2 means benefiting from the latest refinements and bug fixes across the entire essentials suite. The development dependencies, like TypeScript, remain consistent across both versions, ensuring continued compatibility. Therefore, if you're already using @storybook/addon-essentials, upgrading to 8.3.2 is recommended, particularly to leverage any accumulated improvements within the individual addons included in the essentials package.
The are not vulnerabilities for the version 8.3.2 of the package @storybook/addon-essentials