Angular Forms version 9.0.2 is a minor patch release following the 9.0.1 version, focusing primarily on bug fixes and potential performance improvements within the Angular framework's form handling capabilities. Both versions share the same core description, providing directives and services essential for building robust forms in Angular applications. Key dependencies remain consistent between the two releases, requiring RxJS version 6.5.3 or higher, tslib version 1.10.0 or higher, and specific compatible versions of @angular/core, @angular/common, and @angular/platform-browser.
While the descriptions are identical, developers should note subtle differences. The unpacked size in 9.0.2 is slightly smaller suggesting potential reduction of redundant code compared to 9.0.1. The release date indicates that version 9.0.2 came out approximately a week after 9.0.1. For developers already using Angular 9, upgrading to 9.0.2 is generally recommended to benefit from the latest bug fixes and optimizations, which could lead to more stable and efficient form handling within their applications. Review the Angular changelog for a detailed list of specific changes included in the patch release to assess the impact on individual projects. Also check community forums and issue trackers for any reported problems.
The are not vulnerabilities for the version 9.0.2 of the package @angular/forms