Version 4.1.0 of @storybook/addon-links brings key updates for Storybook users, building upon the foundation laid by version 4.0.12. A primary difference lies in the introduction of core-js as a direct dependency in 4.1.0. This likely addresses broader JavaScript compatibility, ensuring the addon functions consistently across diverse browser environments, which can be especially crucial for developers targeting a wide range of users or older browsers.
Furthermore, the updated version incorporates @storybook/addons, @storybook/components, and @storybook/core-events at version 4.1.0, aligning them with the core Storybook ecosystem. This synchronization ensures seamless integration and utilizes the latest features and bug fixes within these core modules. The unpacked size increase from 28787 to 34959 suggests the inclusion of new functionalities, refactored code, or expanded documentation; the addition of core-js probably contributes significantly to the size differential.
For developers, upgrading to 4.1.0 offers enhanced stability and potential access to new features or improvements within the Storybook environment. The use of core-js helps to polyfill modern Javascript features in older browsers. Ensuring your @storybook/addon-links is aligned with your core Storybook version is essential for optimal performance and to leverage the latest advancements within the Storybook ecosystem. Consequently, upgrading to version 4.1.0 is advisable, particularly when working with a recent Storybook setup.
The are not vulnerabilities for the version 4.1.0 of the package @storybook/addon-links