Angular Forms 7.1.1 represents a minor patch release over version 7.1.0, focusing primarily on bug fixes and incremental improvements rather than introducing major new features. Both versions provide developers with the necessary directives and services for building robust and dynamic forms within Angular applications. Key functionalities such as template-driven forms and reactive forms remain consistent. The core dependencies, including tslib, rxjs, @angular/core, @angular/common, and @angular/platform-browser, are largely aligned, with peer dependency versions reflecting their respective Angular version compatibility.
Developers migrating from 7.1.0 to 7.1.1 can expect a smoother experience due to resolved issues, potentially addressing edge cases or bugs encountered in the prior version. While the file count in the distributed package has slightly decreased (from 130 to 129), there's a marginal reduction in the unpacked size (from 3872705 to 3870510 bytes). This highlights the focus on code optimisation and efficiency. The release dates indicate a roughly week-long iteration cycle between the two versions. For projects already utilizing Angular 7.1, upgrading to 7.1.1 is recommended to benefit from the latest stability and reliability enhancements. However, developers should always review the official Angular changelogs for a comprehensive list of the specific fixes included in the update and ensure compatibility with their existing codebase.
The are not vulnerabilities for the version 7.1.1 of the package @angular/forms