Angular Animations version 9.1.9 is a minor update to the animation package within the Angular framework. This release, succeeding version 9.1.8, primarily focuses on continued stability and refinement of animation functionalities for web applications. Both versions are integral for developers aiming to enrich user interfaces with engaging and performant animations. Feature-wise, the core capabilities remain consistent, offering tools needed for creating complex transitions, state-driven animations, and reusable animation sequences.
The key distinction between 9.1.9 and 9.1.8 lies in under-the-hood improvements and dependency alignment. While 9.1.8 requires Angular core version 9.1.8, the newer 9.1.9 version upgrades this peer dependency to Angular core 9.1.9, ensuring smoother compatibility. This update addresses potential conflicts arising from package mismatches which can lead to unexpected animation behaviour in complex Angular projects.
Developers should prioritize upgrading to 9.1.9 for enhanced stability, it is recommended if the angular core is updated to 9.1.9. The upgrade from 9.1.8 to 9.1.9 promises not to introduce major breaking changes within the animation API itself, ensuring a relatively seamless transition for existing projects. Both versions depend on "tslib" in the "^1.10.0" range, thus sharing the same Typescript library dependency. Also both of them bundles with 141 files and an unpacked size of 4743933. Ultimately, 9.1.9 solidifies the animation capabilities within Angular providing a reliable foundation for creating visually appealing interfaces.
The are not vulnerabilities for the version 9.1.9 of the package @angular/animations