Angular Forms version 13.1.3 represents a minor update to the Angular Forms package, building upon the solid foundation established by version 13.1.2. Both versions provide developers with essential directives and services necessary for creating robust and dynamic forms within Angular applications. The core functionalities, such as template-driven and reactive forms, remain consistent, allowing developers to build complex data entry and validation workflows. Crucially, tsib remains a dependency with the same version requirement ^2.3.0.
The key distinction between the two versions lies in the refinement of the underlying code, as version 13.1.3 includes targeted bug fixes and performance improvements. While the API surface remains largely unchanged, users upgrading from 13.1.2 can anticipate a smoother and more reliable experience. Version 13.1.3 maintains peer dependencies with Angular core, common, and platform-browser, ensuring compatibility within the Angular ecosystem. The peer dependency to RxJS stays the same allowing the same ranges of versions of RxJS package either version.
Developers should upgrade to version 13.1.3 to benefit from these enhancements, especially if they encountered any specific issues within the forms module using version 13.1.2. The difference in the unpacked size may provide a small hint of what parts of the library changed during the update. Although the specific details of the fixes are not provided, upgrading ensures access to the most current and stable iteration of Angular Forms.
The are not vulnerabilities for the version 13.1.3 of the package @angular/forms