@storybook/addon-links version 5.0.0 marks a notable update from the previous stable version 4.1.18. This addon facilitates seamless navigation between stories within your Storybook environment, enhancing the developer experience and streamlining the presentation of interconnected components.
Key changes in version 5.0.0 involve dependency updates, reflecting enhancements in the underlying ecosystem. Noticeably, qs and common-tags have been added as dependencies, potentially offering improved query string parsing and templating capabilities within the addon's functionality. Also, core-js has been upgraded to version 2.6.2 allowing for more modern javascript features.
Developers upgrading should pay close attention to the adjustments in dependencies, particularly those related to qs and common-tags as these might introduce subtle behavioral differences. The update to @storybook/addons and @storybook/core-events is also important, reflecting the broader Storybook ecosystem's evolution with version 5.0.0.
The bump in version number suggests potentially breaking changes or significant architectural improvements within the addon. Review the official Storybook changelog for detailed migration instructions and to understand the specific features and bug fixes included in this release. Stay informed on how these changes can optimize your Storybook workflow and improve the interconnectedness of your stories. Take in consideration that this version has been released on March 2019 and the other one on April 2019, so the newer one is 4.1.18 and probably includes more bug fixes.
The are not vulnerabilities for the version 5.0.0 of the package @storybook/addon-links