Angular developers will find a minor but potentially impactful update in @angular/core version 13.2.1 compared to its predecessor, 13.2.0. Both versions share the same core framework description, dependencies on tslib (version ^2.3.0), and peer dependencies on rxjs and zone.js, ensuring compatibility with existing projects utilizing those libraries within the specified version ranges. The licensing and repository information remain consistent, indicating no change in the project's legal status or source code location.
The most apparent difference lies in the dist object. Version 13.2.1, published on February 2, 2022, has a slightly larger unpacked size of 12,722,649 bytes compared to version 13.2.0's 12,715,478 bytes from January 26, 2022. While both versions contain the same number of files (335), this size difference suggests minor bug fixes, performance improvements, or internal adjustments within the core framework. Developers upgrading should anticipate a negligible increase in bundle size.
Given the small scope of the changes (reflected in the micro version bump), it's likely that version 13.2.1 addresses specific issues or improves stability without introducing new features or breaking changes. Angular developers are encouraged to update to the latest version, 13.2.1, to benefit from these incremental improvements and ensure they are using the most stable and reliable iteration of the @angular/core framework. Consult the official Angular changelog for detailed information on the specific changes included in this release.
The are not vulnerabilities for the version 13.2.1 of the package @angular/core