Angular Router version 19.2.5 introduces subtle yet potentially impactful refinements compared to its predecessor, version 19.2.4. Both versions, essential components of the Angular framework, share the same core dependencies like tslib and are licensed under MIT, ensuring developer-friendly usage. The most noticeable difference lies in the package size; version 19.2.5 exhibits a slight increase in unpacked size, growing to 1164524 bytes from 1154674 bytes in version 19.2.4, alongside an increased file count from 12 to 17. This suggests potential additions of new features, optimizations, or bug fixes within the newer release, leading to the increase in package size.
The peerDependencies remain consistent in their requirements for compatible versions of rxjs, @angular/core, @angular/common, and @angular/platform-browser, emphasizing the importance of maintaining alignment across Angular packages. Most of the developers will be insterested in new features or bug fixes and the slightly increased file count and unpacked size can suggest this kind of changes. Developers upgrading from 19.2.4 should carefully review the Angular change log for detailed insights into these changes and assess their potential impact on existing applications. The newer version was released on April 2nd 2025, while the previous has been released on March 27th 2025.
The are not vulnerabilities for the version 19.2.5 of the package @angular/router