Angular Animations library, crucial for creating engaging user interfaces, saw a minor version update from 13.1.0 to 13.1.1 in December 2021. While both versions share the same core purpose – integrating web animations within the Angular framework – and maintain identical dependencies on tslib and peer dependencies on corresponding @angular/core versions, subtle differences exist.
The most notable change lies in the slightly reduced unpacked size of version 13.1.1 (2252101 bytes) compared to 13.1.0 (2255988 bytes). This suggests potential optimizations or minor code adjustments, although the file count remains consistent at 69 files. Developers should note this smaller size could translate to slightly faster load times in animation-heavy applications.
The release dates also highlight the urgency of this patch, with version 13.1.1 arriving roughly six days after 13.1.0. This rapid update suggests the newer version likely addresses bug fixes or minor improvements identified shortly after the initial 13.1.0 release.
For developers using Angular Animations, upgrading to version 13.1.1 is advisable. While the changes appear incremental, the optimized size combined with potential bug fixes ensures a smoother and more efficient animation experience in their Angular projects. The library continues to offer powerful animation capabilities based on web-animations, allowing developers to create rich and dynamic user experiences within their Angular applications.
The are not vulnerabilities for the version 13.1.1 of the package @angular/animations