Angular developers will find the latest release of @angular/compiler, version 19.2.10, a subtle but important update compared to the preceding version, 19.2.9. Both versions share the same core dependencies, relying on tslib version 2.3.0 or higher, ensuring continued compatibility and stability. The MIT license remains in place, providing developers with the freedom to use and modify the library as needed.
One notable difference lies in the unpackedSize of the distribution package. While both versions contain the same number of files (6), version 19.2.10 boasts a slightly smaller unpacked size of 4227955 bytes, compared to 4228047 bytes in version 19.2.9. This reduction, though marginal, might indicate minor optimizations or refinements within the compiled code of the newer version.
Perhaps the most significant distinction is the release date. Version 19.2.10 was published on May 7, 2025, subsequent to version 19.2.9, which was released on April 30, 2025. This timing suggests that version 19.2.10 includes bug fixes, performance enhancements, or other incremental improvements accumulated in the week separating the releases. Developers are encouraged to upgrade to the newer version to benefit from these potential enhancements and ensure they are working with the most up-to-date and refined version of the Angular compiler. Both versions are available on npm.
The are not vulnerabilities for the version 19.2.10 of the package @angular/compiler