Angular core version 15.0.4, released on December 14, 2022, follows closely on the heels of version 15.0.3, released just a week prior on December 7, 2022. Both versions maintain the same core dependencies, namely "tslib":"^2.3.0", and peer dependencies "rxjs":"^6.5.3 || ^7.4.0" and "zone.js":"~0.11.4 || ~0.12.0", ensuring compatibility with existing Angular projects. While the core functionality remains consistent, developers should note slight differences in the packaged files. Version 15.0.4 features a "fileCount" of 326 and an "unpackedSize" of 18652870 bytes, whereas version 15.0.3 contains 342 files with an unpacked size of 18733300 bytes.
These differences suggest internal optimizations or bug fixes within the newer release, leading to a slightly smaller overall package size. For developers, this potentially translates to improved performance and a smaller application footprint. Although the change log isn't provided within the data, it is advisable to check the official Angular changelog for detailed information on the specific changes and bug fixes included in version 15.0.4. This will enable developers to make informed decisions about updating and leveraging the latest refinements in the Angular core framework, ultimately ensuring a more robust and efficient Angular application. Always test your application thoroughly after updating to ensure compatibility and prevent regressions because some breaking changes might not be included in the data provided. Keeping up to date can allow you to get the last performance improvements and bug fixes delivered by the Angular team.
The are not vulnerabilities for the version 15.0.4 of the package @angular/core