Angular Router version 14.2.4 represents a minor update over the previous stable version, 14.2.3, within the Angular framework's routing library. Both versions share the same core description as "Angular - the routing library," and maintain identical dependencies, relying on tslib version ^2.3.0. Key peer dependencies also persist, specifying compatibility with rxjs versions ^6.5.3 || ^7.4.0 and requiring @angular/core, @angular/common, and @angular/platform-browser.
The crucial distinction lies in the specific versions of these peer dependencies. Version 14.2.4 mandates version 14.2.4 of @angular/core, @angular/common, and @angular/platform-browser, whereas version 14.2.3 requires their corresponding 14.2.3 versions. The license remains consistent as MIT, and the repository information, pointing to the Angular GitHub repository, is unchanged. The author is listed as 'angular' for both.
While the dist object reveals that both tarballs contain 75 files and have an unpacked size of 3104340, the release date differentiates the two versions. Version 14.2.4 was released on September 28, 2022, succeeding version 14.2.3, which was released on September 21, 2022. For developers, this minor version bump implies bug fixes, performance improvements, or small feature additions specifically tailored for Angular 14.2.4. Therefore, upgrading to version 14.2.4 is recommended for projects already utilizing Angular 14.2.4 to ensure optimal compatibility and benefit from the latest enhancements within the routing module. Developers should always refer to the official Angular changelog for a comprehensive breakdown of specific changes included in this release.
The are not vulnerabilities for the version 14.2.4 of the package @angular/router