Angular Animations has released version 13.3.10, a minor update following closely on the heels of 13.3.9. Both versions provide Angular developers with the tools to create sophisticated and engaging animations within their applications using the web-animations API, enhancing user experience. The core functionality remains consistent, with both versions relying on tslib for TypeScript support and requiring a peer dependency of @angular/core at their respective version numbers.
While the dependency structure remains identical, and the file count is consistent at 68 files, a negligible increase in unpacked size from 2210966 to 2210987 bytes suggests minor under-the-hood adjustments or optimizations in version 13.3.10. More notably, the release date indicates a week-long interval between versions, with 13.3.10 being released on May 25, 2022, subsequent to 13.3.9 on May 18, 2022.
For developers, this incremental update likely includes bug fixes, performance enhancements, or minor refinements without introducing breaking changes. Staying up-to-date with the latest version ensures access to the most stable and optimized animation features, contributing to smoother and more performant Angular applications. Developers should consult the official Angular changelog for a detailed breakdown of specific fixes and improvements implemented in version 13.3.10. For those who want the best animations and smooth transitions is recommended to perform the update to the latest version.
The are not vulnerabilities for the version 13.3.10 of the package @angular/animations