Angular Router version 9.1.13 is a patch release in the Angular 9 series, evolving the routing capabilities for Angular applications. Compared to its immediate predecessor, version 9.1.12, this update primarily focuses on bug fixes and minor improvements rather than introducing groundbreaking new features. Developers considering an upgrade should note the peer dependencies, which remain consistent, requiring rxjs version ^6.5.3, tslib ^1.10.0, and compatible @angular/core, @angular/common, and @angular/platform-browser versions (9.1.13 for the latest).
While the core functionalities likely remain the same, upgrading from 9.1.12 to 9.1.13 is recommended to ensure stability and benefit from any addressed issues. The file count and unpacked size are identical, suggesting the changes are likely targeted code refinements. Developers should consult the official Angular changelog for a detailed list of resolved bugs and specific enhancements. Keep your Angular projects secure and performant by staying up to date with the latest compatible patch releases is a good practice and this is a good example for that.
The are not vulnerabilities for the version 9.1.13 of the package @angular/router