@storybook/addon-links versions 5.3.6 and 5.3.5 represent incremental updates to a crucial Storybook addon that facilitates navigation between stories. Developers leveraging Storybook for UI component development use addon-links to create direct links between different stories within their Storybook instance, enhancing the user experience and streamlining the demonstration of component states and interactions.
A primary difference between these versions lies in their release dates, with 5.3.6 released on January 17, 2020, following 5.3.5 which was released on January 16, 2020. This indicates a very rapid bug fix or minor feature update cycle between the two versions. Examining the dependency list reveals that most internal Storybook packages like @storybook/addons, @storybook/router, @storybook/core-events, and @storybook/client-logger were also updated, aligning their versions with the respective addon version (5.3.6 vs. 5.3.5). This suggests a synchronized release to maintain compatibility across the Storybook ecosystem. The size and the number of file remain the same.
For developers, this means that upgrading from 5.3.5 to 5.3.6 likely includes bug fixes and small improvements within the Storybook environment rather than significant API changes or new features. It's advisable for developers to upgrade to the latest version to pick up those fixes and ensure compatibility with other Storybook addons and core packages. The core functionality of linking stories remains consistent, allowing developers to create a network of interconnected stories for showcasing component behavior effectively.
The are not vulnerabilities for the version 5.3.6 of the package @storybook/addon-links