Angular Forms has released version 17.3.10, a minor update building upon the previous stable release, 17.3.9. Both versions provide Angular developers with essential directives and services for crafting robust and dynamic forms within their applications. Core functionalities remain consistent, powered by the tslib dependency and designed for seamless integration with rxjs (versions ^6.5.3 or ^7.4.0) and other core Angular modules (@angular/core, @angular/common, and @angular/platform-browser), ensuring compatibility within the Angular ecosystem.
While the API surface exposed to developers remains nearly identical, with no breaking changes introduced between the two versions, Angular Forms 17.3.10 incorporates under-the-hood improvements and bug fixes. A key difference is the slightly increased unpacked size (1913272 bytes vs 1913023 bytes), suggesting minor code adjustments, refinements, or potentially minimal asset additions. These changes likely address reported issues and contribute to enhanced stability, improved performance, or subtle refinements in form handling mechanisms. The update also reflects a newer release date of May 22, 2024, compared to May 15, 2024, for version 17.3.9, indicating a recent effort to address issues or introduce minor enhancements. Developers are encouraged to upgrade to 17.3.10 to benefit from these subtle improvements, reinforcing confidence in their form implementations.
The are not vulnerabilities for the version 17.3.10 of the package @angular/forms