Angular Animations library version 19.1.3 introduces subtle refinements compared to its predecessor, version 19.1.2, both integral parts of the larger Angular framework. Targeting developers enhancing user interface dynamism, these versions offer web-animations integration. A key aspect is the peer dependency on @angular/core, aligning both versions with their respective core framework counterparts ensuring core compatibility. Both library versions share identical dependencies on tslib, which underlines consistent TypeScript support, and also share the same unpacked size, file count and license. The core animation functionalities and web-animations integration principles are expected to remain consistent between these versions.
For developers, the most notable distinction lies in the releaseDate. Version 19.1.3, released on January 22, 2025, supersedes the older version of January 20, implying potential bug fixes, performance enhancements, or minor feature additions. Developers should always prioritize upgrading to the newer version (19.1.3) when feasible, to benefit from these improvements. Reviewing the official Angular changelog associated with this patch update is highly recommended to pinpoint the specific changes and their implications for existing animation implementations. Consider these updates when animating Angular applications for improved user experience and application performance. The packages can be found in the official Angular repository on GitHub.
The are not vulnerabilities for the version 19.1.3 of the package @angular/animations