Angular Core receives a minor version update, moving from 16.1.8 to 16.1.9. Both versions maintain the same core dependencies, relying on tslib version 2.3.0 or higher and have peer dependencies on RxJS versions 6.5.3 or 7.4.0 and above, and Zone.js version around 0.13.0, ensuring compatibility with existing Angular projects. This update doesn't introduce any breaking API changes evident from the metadata, suggesting a focus on bug fixes, performance improvements, or minor feature enhancements transparent to most developers.
The key observable differences lie in the package's distribution metadata. Version 16.1.9 includes one additional file (319 vs 318 of the previous version) inside the package; and the unpacked size of the new version is slightly larger, 18234043 bytes compared to 18220839 bytes of the previous version, This small increase in size likely reflects the inclusion of bug fixes, small enhancements, or updated documentation rather than substantial new functionalities. The releaseDate confirms that version 16.1.9 was published a week later than 16.1.8, pointing to a regular release cycle with iterative improvements.
For developers, this update signals stability and continuous maintenance. Upgrading from 16.1.8 to 16.1.9 should be a safe and straightforward process, enhancing the application without introducing significant risks. Given the minor version increment with no major dependency changes, developers are encouraged to update to benefit from the latest refinements and fixes embedded in the core Angular library.
The are not vulnerabilities for the version 16.1.9 of the package @angular/core