Angular Forms has released version 18.1.0, a minor update over the previous stable version 18.0.7. Both versions provide directives and services essential for building forms in Angular applications, adhering to the MIT license and maintained by the Angular team. Key dependencies like tslib remain consistent, ensuring compatibility for TypeScript helpers. The peer dependencies also reflect alignment within the Angular ecosystem, requiring specific versions of rxjs, @angular/core, @angular/common, and @angular/platform-browser to function correctly.
While seemingly incremental, the update from 18.0.7 to 18.1.0 introduces notable changes. Developers will observe a slight increase in the unpacked size of the package, growing from 1,963,236 bytes to 1,975,500 bytes, suggesting added features, bug fixes, or performance improvements. Both versions have same numbers of files in the package. Crucially, the release dates indicate very recent updates, with version 18.1.0 being released shortly after 18.0.7. Developers should review the Angular changelog for a granular view of the fixes and enhancements included in this release to assess the benefits of upgrading. Given the peer dependency requirements, synchronization with other Angular packages within your project remains crucial for a seamless integration.
The are not vulnerabilities for the version 18.1.0 of the package @angular/forms