Angular core version 17.0.0 marks a significant update from the previous stable version 16.2.12, impacting developers leveraging the Angular framework. Both versions share the core description as the foundation of the Angular framework and maintain dependencies on tslib and peer dependencies on rxjs, ensuring compatibility with existing projects using those libraries. Developers should note that the supported zone.js version has been updated from "~0.13.0" to "~0.14.0", potentially requiring adjustments to their projects.
Beyond the version bump and updated zone.js dependency, a notable difference lies in the package size and included files. Version 17.0.0 boasts a heftier unpackedSize of 23536494 compared to 16.2.12's 19117005,accompanied by an increase in fileCount from 326 to 354. This substantial growth suggests the addition of new features, functionalities, or internal improvements designed to enhance application performance and developer experience. Developers might find value due to added functionalities, enhanced performance, and new features incorporated into core directives and modules. The release date discrepancy, with version 17.0.0 being released November 8, 2023 and 16.2.12 on November 2, 2023, clearly indicates the newer version encompasses the latest advancements and bug fixes by the angular team.
The are not vulnerabilities for the version 17.0.0 of the package @angular/core