Angular Forms version 13.3.6 represents a minor update over its predecessor, version 13.3.5, within the Angular ecosystem. Both versions offer the same fundamental description: providing directives and services essential for building forms in Angular applications. They share a dependency on tslib (version ^2.3.0) and common peer dependencies including specific versions of @angular/core, @angular/common, and @angular/platform-browser to ensure compatibility. Core functionality related to form creation and management remains consistent. Developers already working with Angular 13.3.5 should find the migration to 13.3.6 relatively seamless.
The distinction lies primarily in bug fixes and incremental improvements made in version 13.3.6, released on May 4, 2022, compared to the previous release on April 27, 2022. Developers should expect enhanced stability and potentially minor performance enhancements. When upgrading, pay close attention to the dependencies to ensure version compatibility. While the fileCount and unpackedSize for each package are the same (45 and 2368382 respectively), the newer version includes fixes related to forms that enhance the overall developer experience. Consider reviewing the changelog for 13.3.6 to understand the specific changes implemented.
The are not vulnerabilities for the version 13.3.6 of the package @angular/forms