@storybook/addon-links provides a straightforward way to create links between stories within your Storybook, enhancing navigation and documentation. Version 4.1.9 refines this functionality built upon the strong base established in 4.1.8. Functionally, both versions offer the core ability to generate clickable links that seamlessly transition users between different stories, a powerful asset for showcasing variations, use cases, and component states. The peer dependency on React remains consistent, ensuring compatibility within React-based Storybook environments. Both versions are MIT licensed and available on Github.
The key changes between version 4.1.8 and 4.1.9 include updates to its internal dependencies: @storybook/addons, @storybook/components, and @storybook/core-events. This indicates improvements in communication between Storybook's core functionalities and the addon itself, and also on the overall platform improving stability and fixing existing bugs.
While the core functionality remains consistent, developers upgrading from 4.1.8 to 4.1.9 can expect enhanced reliability and potentially improved performance due to these underlying updates. The file sizes are identical confirming the upgrades are within the included dependencies and do not impact the overall package size. The dates show that they were released on the same day, with version 4.1.9 coming shortly after 4.1.8.
The are not vulnerabilities for the version 4.1.9 of the package @storybook/addon-links