React Hook Form is a popular library for form management in React applications. Comparing versions 3.17.1 and 3.17.2, we observe only minor changes, suggesting a patch release focused on bug fixes and small improvements. The core functionalities and API remain consistent. Both versions share the same dependencies, including React (version ^16.8.6) and React DOM (version ^16.8.6) as development dependencies, and React and React DOM as peer dependencies (version ^16.8.0), which ensures compatibility with existing React projects. Developers upgrading from 3.17.1 to 3.17.2 can expect a seamless transition. The release dates indicate that version 3.17.2 was published shortly after 3.17.1 suggesting a quick resolution for a bug or minor issue. The only clear difference is the release date. However, the increment on the unpacked size from 82540 to 82652 could indicate some changes in the distributed files, bugfixes or tiny performance improvements. Given the minimal differences, the upgrade is recommended to leverage the latest bug fixes in the library.
The are not vulnerabilities for the version 3.17.2 of the package react-hook-form