Angular Router version 19.1.3 represents a minor update to the routing library within the Angular framework, building upon the foundation laid by version 19.1.2. Both versions share the same core dependencies, relying on tslib for TypeScript helper functions. They also maintain compatibility with the same peer dependencies, including specific versions of RxJS and essential Angular modules like @angular/core, @angular/common, and @angular/platform-browser. This consistency indicates that the update likely focuses on bug fixes, performance improvements, or minor feature additions rather than major architectural changes.
A key difference lies in the release date. Version 19.1.3 was released on January 22, 2025, while version 19.1.2 was released two days earlier, on January 20, 2025. The identical fileCount and unpackedSize hint towards subtle code modifications rather than extensive new features. Developers should consult the official Angular changelog and migration guides for a granular view of the changes introduced in 19.1.3. These resources will detail specific fixes or enhancements. For developers already using version 19.1.2, upgrading brings the benefit of the latest improvements. If facing particular issues with routing in 19.1.2, the new version might resolve them.
The are not vulnerabilities for the version 19.1.3 of the package @angular/router