Angular Compiler version 17.3.2, released on March 28, 2024, is a minor update over version 17.3.1, released on March 20, 2024. Both versions, @angular/compiler, provide the core functionality for transforming Angular templates and code into executable JavaScript, essential for building Angular applications. The dependency on tslib remains consistent across both versions, ensuring compatibility with TypeScript helper functions. The peer dependency on @angular/core is also updated to match the compiler version, mandating developers use @angular/core version 17.3.2 alongside @angular/compiler 17.3.2 and @angular/core version 17.3.1 alongside @angular/compiler 17.3.1 for optimal performance and to avoid potential compatibility issues.
While the file count remains the same at 188, the unpacked size of version 17.3.2 is slightly larger, with 10,111,525 bytes compared to 10,110,491 bytes in 17.3.1. This difference suggests minor improvements, bug fixes, or potentially new features that contribute to the increased size. Developers should review the official Angular changelog for a detailed breakdown of specific changes introduced in version 17.3.2. Given the minor version bump, developers can expect mostly backward-compatible changes, focusing on refinements and under-the-hood enhancements rather than major API alterations. Keep your Angular CLI updated to optimize the build process while compiling the application and enjoy the lastest features in the Angular framework.
The are not vulnerabilities for the version 17.3.2 of the package @angular/compiler