Angular Common library version 15.2.6 is a minor update to the widely used package, building upon the previous stable release, version 15.2.5. Both versions provide essential directives and services crucial for Angular application development, helping developers manage common tasks and enhance the user interface. Specifically, version 15.2.6 arrived on April 6th, 2023, just a week after 15.2.5, which was released on March 29th, 2023.
A key aspect to remember for developers when upgrading from 15.2.5 is the peer dependency on Angular core. @angular/common 15.2.6 requires @angular/core of exactly the same version: 15.2.6. The same applies to 15.2.5 which requires specifically @angular/core version 15.2.5. Both versions relies on rxjs version ^6.5.3 or ^7.4.0 and tslib version ^2.3.0.
While internally the fileCount and unpackedSize in the distributed packages remains the same, the patch update implies that the newer version brings bug fixes, performance improvements, or very minor feature enhancements. Developers already using 15.2.5 should consider upgrading to 15.2.6 to benefit from these refinements and maintain a stable and optimized Angular environment and benefit from the most recent improvements. This incremental update ensures compatibility, reliability, and addresses any potential issues identified in the prior release.
The are not vulnerabilities for the version 15.2.6 of the package @angular/common