Angular Common, a crucial package for Angular developers providing essential directives and services, has a new version available: 18.1.2. This release, published on July 24, 2024, follows closely on the heels of version 18.1.1, released on July 17, 2024. Both versions share the same core dependencies, relying on tslib version 2.3.0 or higher. They also maintain identical peer dependencies, requiring rxjs version 6.5.3 or 7.4.0 and @angular/core of the same corresponding major and minor version. Both packages have 3015 files and unpacked size of 11460788.The underlying license remains MIT, and the source code resides within the Angular repository on GitHub.
While the surface-level features and dependencies appear consistent, the jump from 18.1.1 to 18.1.2 likely indicates bug fixes, performance improvements, or minor feature enhancements. Given the rapid release cycle, developers are advised to consult the official Angular changelog and release notes for a detailed breakdown of the changes incorporated in version 18.1.2.
For developers using Angular, keeping @angular/common up-to-date ensures access to the latest features, bug fixes, and potential performance benefits. By staying current, developers can improve the reliability and efficiency of their Angular applications. Since @angular/core is a peer dependency, upgrading @angular/common to 18.1.2 requires also updating core
The are not vulnerabilities for the version 18.1.2 of the package @angular/common