React Hook Form saw a release of version 5.4.0 on April 12, 2020, following closely on the heels of version 5.3.1, released on April 5, 2020. Both versions maintain the library's core promise of performant, flexible, and extensible forms for React Hooks. Several development dependency updates occurred between the two versions. Notably, React moved from version 16.13.0 to 16.13.1, impacting both react-dom and react-test-renderer also. Jest was bumped from 25.1.0 to 25.3.0. The core-js library also experienced a minor update from 3.6.4 to 3.6.5. Cypress, the end-to-end testing framework, was upgraded from 4.1.0 to 4.3.0.
TypeScript saw no version changes and remained at 3.8.3, hinting at API stability for TypeScript users. Several @types packages, pertaining to React and Jest, also received updates. The @typescript-eslint family of packages, including parser and plugin, were upgraded from version 2.23.0 to 2.27.0. Linting rules improved with an update to eslint-plugin-react-hooks moving from 2.5.0 to 3.0.0. Although seemingly minor, each dependency update likely addresses bug fixes, performance improvements, potentially minor security improvements, and enhanced compatibility within the broader React ecosystem. The package size went from 476kb to approximately 492kb. These continuous improvements reinforce React Hook Form's dedication to remaining current and compatible.
The are not vulnerabilities for the version 5.4.0 of the package react-hook-form