React Hook Form has released version 7.44.3, a patch update following closely on the heels of version 7.44.2. While both versions maintain the core functionality of this performant, flexible, and extensible forms library for React Hooks, a closer inspection reveals subtle differences that may impact developers. A key distinction lies in the distribution package. Version 7.44.3 includes 300 files, resulting in an unpacked size of 849817 bytes, whereas version 7.44.2 had 299 files and an unpacked size of 853744 bytes. This suggests that some file adjustments, removals, or additions have occurred, potentially optimizing the library's footprint or addressing specific issues. While the core dependencies and peer dependencies remain consistent, developers should investigate the changelog for comprehensive details on the specific modifications. Typically patch updates tend to include minor bug fixes, performance enhancements, or small feature additions that do not break backward compatibility. Developers relying heavily on specific internal functionalities or encountering unresolved edge cases in version 7.44.2 are encouraged to upgrade to version 7.44.3 and test their applications thoroughly to ensure seamless integration and take advantage of any improvements. The release dates offer insight into the rapid iteration of the library's development, with version 7.44.3 released just a few days after version 7.44.2.
The are not vulnerabilities for the version 7.44.3 of the package react-hook-form