Angular Router version 11.2.6 represents a minor update over the previous stable version, 11.2.5, offering developers a slightly newer iteration of Angular's powerful routing library. While both versions share core features such as dependency on tslib, compatibility with RxJS version 6.5.3 and peer dependencies for Angular core, common, and platform-browser modules at their respective versions, the key difference lies in the bug fixes and subtle enhancements incorporated in the newer release. Developers upgrading from 11.2.5 to 11.2.6 can expect improved stability and potentially resolutions to minor edge-case issues discovered in the prior version without the need to adapt their core routing design pattern.
Both releases, licensed under MIT, come directly from the Angular team, who provide consistent updates and are responsible for developing and maintaining Angular framework. Developers should look into the official Angular changelogs for detailed information on specific bug fixes of this newer version. As the file count and unpacked size are identical, it suggests that the update is focused on code refinement rather than introducing significant new functionalities or structural changes. The updated releaseDate also indicates a fresher perspective to the library. For new Angular projects using version 11, choosing 11.2.6 is a very sensible choice to leverage the most up-to-date fixes and improvements associated with the routing package. Always ensure compatibility when upgrading with the other core packages.
The are not vulnerabilities for the version 11.2.6 of the package @angular/router