Angular Animations library sees a subtle but important update with the release of version 12.2.6. Building upon the stable foundation of 12.2.5, this new iteration, released on September 15, 2021, refines the animation capabilities for Angular applications. Both versions share the same core dependencies, relying on tslib version 2.2.0 for TypeScript helper functions, ensuring compatibility and smooth operation. Similarly, they both require @angular/core as a peer dependency, with version 12.2.6 aligning with the animation package version, maintaining a consistent Angular ecosystem. The license remains MIT, signifying the project's open-source nature and permissive usage. Developers will find the Git repository link unchanged, facilitating access to the source code and contribution opportunities.
The primary difference lies in the build details, specifically the unpackedSize within the dist object. Version 12.2.6 registers a slightly larger unpacked size of 2,422,181 bytes compared to 12.2.5's 2,421,791 bytes. This minor size difference suggests potential bug fixes, performance improvements, or internal code adjustments within the animation library. While the file count remains constant at 79, the increased unpacked size indicates possible alterations in the included files' sizes. For developers, this release signals a commitment to stability and incremental enhancements, promising a refined experience without introducing major breaking changes. Existing Angular 12.2.5 projects should upgrade seamlessly.
The are not vulnerabilities for the version 12.2.6 of the package @angular/animations