Angular Forms version 15.2.2 is a minor release focusing on bug fixes and improvements to the existing features, built upon the solid foundation of Angular version 15.2.1. While both versions share the same core functionalities for building forms in Angular applications, version 15.2.2 brings subtle enhancements that improve stability. Developers should be aware that both rely on the same peer dependencies, notably requiring RxJS version 6.5.3 or 7.4.0 and Angular core, common, and platform-browser packages all matching their respective version numbers (either 15.2.1 or 15.2.2).
A key differential noticeable between the versions is the minimal shift in the unpackedSize attribute within the dist object, which might not be significant for developers. The release date changes; version 15.2.2 was released a week after 15.2.1, on March 8th, 2023, indicating a quick succession of patches or updates. Developers moving from 15.2.1 to 15.2.2 can anticipate a seamless transition, however reviewing the changelog or release notes on the angular.io website is important. The repository, license and the author are the same meaning any previous license agreements or contribution guidelines continue to apply. Both of them continue to use the MIT license.
The are not vulnerabilities for the version 15.2.2 of the package @angular/forms