React Hook Form has a new version, 3.20.1, released shortly after 3.20.0. Both versions share identical development dependencies, peer dependencies, license, repository information, and author details. The core functionality described by the packages remains consistent across both versions.
The primary difference between these two versions lies in their release timing and potentially some minor internal fixes or updates. Version 3.20.0 was released on July 28, 2019, while 3.20.1 followed on July 29, 2019. The unpacked size has also increased from 93396 to 93531, which hints at some minor internal changes between the versions beyond the potential hotfix.
For developers already using React Hook Form, upgrading from 3.20.0 to 3.20.1 is advisable to ensure they have the latest bug fixes and improvements. Given the short release timeframe, the changes are likely incremental and shouldn't introduce breaking changes. Developers new to React Hook Form should opt for the latest version (3.20.1) to start with the most up-to-date codebase, and get all the benefits of the library: simple form validation, Typescript support, performance and flexible UI.
The are not vulnerabilities for the version 3.20.1 of the package react-hook-form