Vue Router 3.2.0 introduces notable updates compared to its predecessor, version 3.1.6, offering refinements for Vue.js 2 application navigation. A key change lies in updated development dependencies, crucial for developers involved in contributing to or extending the library. Specifically, chromedriver sees an upgrade from version 79.0.0 to 81.0.0, while nightwatch advances from version 1.1.13 to 1.3.5. path-to-regexp also receives a version bump, moving from 1.7.0 to 1.8.0.
These dependency updates often bring performance improvements, bug fixes, and enhanced compatibility with the latest browser environments. While the core functionality of Vue Router might remain largely consistent, these under-the-hood upgrades contribute to a more robust and reliable routing experience. Developers leveraging Vue Router should appreciate the updated testing frameworks and utilities, ensuring that their routing configurations integrate seamlessly with evolving web standards. Libraries that are compatible with the latest versions of browsers provides a more robust application. The release date also differs between the versions, the latest version 3.2.0 has been released on 2020-05-19, while the older version 3.1.6 has been released on 2020-02-26. Finally, the unpacked size of the package slightly increased from 444025 to 448109, indicating code additions or changes.
The are not vulnerabilities for the version 3.2.0 of the package vue-router