Angular Forms version 13.1.1 is a patch release focusing on incremental improvements and bug fixes over the previous stable version, 13.1.0. While the core functionality and API remain largely consistent, developers upgrading should note the subtle shifts indicated in the size difference, suggesting internal optimizations or resolved issues. Both versions provide robust directives and services crucial for building forms within Angular applications, adhering to the MIT license. The peer dependencies highlight the library's reliance on specific versions of RxJS and other Angular core modules, ensuring compatibility within the Angular ecosystem.
For developers already on Angular 13, upgrading to 13.1.1 offers a potentially smoother experience due to the likely presence of bug fixes addressing edge cases encountered in 13.1.0. Check Angular's official changelog for detailed information on these fixes. New projects should preferentially target the latest patch version (13.1.1) to benefit from the most up-to-date stability enhancements. As dependencies mostly remained consistent, the upgrade complexity is likely to be low, making it worth the adoption. Developers can manage and install using npm or yarn and the official installation guide of Angular.
The are not vulnerabilities for the version 13.1.1 of the package @angular/forms