React Hook Form has released version 7.12.1, a patch improving upon the previous stable version 7.12.0. While both versions share the same core description of being performant, flexible, and extensible forms library for React Hooks, the subtle differences lie in their details. Developers relying on React Hook Form will find similar peer dependencies remain the same, ensuring compatibility with React versions 16.8.0 and 17.
The development dependencies are identical and include tools like Jest, Husky, React, ESLint, Rollup, Cypress, and Typescript, indicating a consistent development and testing environment across both versions. The key changes between the versions are small but exist. Version 7.12.1 was released later, on "2021-07-27T08:19:29.007Z", while the 7.12.0 was released July 24. Furthermore, the "unpackedSize" is also slightly different. This potentially means that the change between these two versions is small.
For developers, upgrading to the latest patch version is always recommended when stability fixes or minor improvements are introduced. Although the core functionality remains the same, version 7.12.1 ensures developers benefit from any bug fixes between the releases. Be sure to check the changelog for details.
The are not vulnerabilities for the version 7.12.1 of the package react-hook-form