Angular Router version 13.2.3 is a minor release update to the routing library within the Angular framework, building upon the previous stable version 13.2.2. Primarily, this update focuses on incremental improvements and bug fixes rather than introducing significant new features. Developers transitioning from 13.2.2 will likely experience a seamless update, as the core functionalities remain consistent. The dependencies section remains the same, with tslib at ^2.3.0. The peerDependencies show a synchronized update for @angular/core, @angular/common, and @angular/platform-browser, all moving from version 13.2.2 to 13.2.3 to maintain compatibility, while the rxjs peer dependency remains unchanged allowing versions ^6.5.3 || ^7.4.0.
A key difference lies in the releaseDate, with 13.2.3 being released on 2022-02-17T20:50:34.972Z, approximately nine days after 13.2.2 (2022-02-08T17:44:46.909Z). This suggests that the newer version addresses issues discovered or improvements made in the short period following the release of 13.2.2. While the fileCount and unpackedSize in the dist section remain identical, indicating no substantial changes to the overall code base size, developers should examine the Angular change log for detailed specifics of the bug fixes or minor enhancements included in 13.2.3. Upgrading is recommended for maintaining a stable and up-to-date application, benefiting from the latest refinements to the Angular routing mechanism.
The are not vulnerabilities for the version 13.2.3 of the package @angular/router