React Hook Form saw a minor version bump from 3.11.6 to 3.11.7 on June 16, 2019. While the core features and developer experience remain largely consistent, a few subtle differences exist. Examining the package metadata reveals no changes in the core dependencies or peer dependencies. Both versions maintain compatibility with React and React DOM versions starting from 16.8.0. The development dependencies, crucial for contributors and maintainers, are also identical between the two releases.
The key distinction lies in the distribution package itself. Version 3.11.7 has a slightly larger unpacked size of 68464 bytes compared to 3.11.6's 68307 bytes, a minor approximately 0,2% increase. This suggests that the newer version includes small refinements, bug fixes, or potentially updated documentation. While the file count remains the same at 48, the content within those files has been adjusted, resulting in the small size difference.
For developers using React Hook Form, upgrading from 3.11.6 to 3.11.7 should be a safe and straightforward process. This micro-update likely contains necessary stabilization patches. Always test your application after any update, but the changes are anticipated to be minimally disruptive, improving the overall stability and reliability of this library. The updated version continues to offer great form management, validation hooks in React applications, and its features are consistently available in both npm packages. It is a solid choice for developers that need to handle web forms.
The are not vulnerabilities for the version 3.11.7 of the package react-hook-form