Angular Core version 18.1.3 represents a minor update over its predecessor, version 18.1.2, within the Angular framework's core module. Both versions share a common foundation, relying on tslib for TypeScript helper functions and maintaining peer dependencies on rxjs and zone.js to ensure compatibility with existing Angular ecosystems. This upgrade introduces slight refinements reflected in the build artifacts, as evidenced by an increase in the fileCount from 422 to 423 and a corresponding increase in the unpacked size, going from 25,810,154 bytes to 25,843,766 bytes. This suggests small bug fixes, performance improvements, or subtle feature additions within the core framework between the two version.
The newer version was released on July 31, 2024, a week after version 18.1.2, which was released on July 24, 2024, this time frame points to a quick iteration cycle focused on incremental improvements. Developers should consider upgrading to version 18.1.3 to benefit from the latest enhancements and potential resolution of minor issues present in the previous version and to get a more stable experience as this release should contain latest bugfixes. Angular developers aiming for optimal application performance and utilizing the newest features of the framework should prioritize staying up-to-date with these incremental releases. While the core API and dependencies remain consistent, the subtle internal changes could contribute to a smoother developer experience and improved application stability.
The are not vulnerabilities for the version 18.1.3 of the package @angular/core