Version 3.0.0 of @storybook/addon-links introduces a refined approach to story linking within Storybook, building upon the foundations laid in earlier releases. This version, released in May 2017, focuses on solidifying the addon's core functionality for seamless navigation between stories.
A key element for developers is the dependency on @storybook/addons at version ^3.0.0, ensuring compatibility and access to the latest Storybook ecosystem enhancements at the time. While specific changes from the previous stable version aren't detailed here, the upgrade to 3.0.0 likely includes bug fixes, performance improvements, and adherence to the evolving Storybook API. Developers using React will note the peer dependencies on react and react-dom, demanding compatible versions for optimal performance.
For those already familiar with Storybook, updating to @storybook/addon-links@3.0.0 promises a more stable and integrated story linking experience. New users can leverage this addon to create intuitive navigational flows within their Storybook instances, improving the organization and discoverability of their UI components. It's a solid choice for projects utilizing older React versions (using React 15) . Keep in mind that you probably want to update to a more modern version of the addon if you are using latest React or Storybook versions
The are not vulnerabilities for the version 3.0.0 of the package @storybook/addon-links