Releases: react-hook-form/error-message
Releases · react-hook-form/error-message
v2.0.0
v1.1.0
Version 0.0.5
- bundle improvement, and bundle size reduction: https://bundlephobia.com/result?p=@hookform/[email protected] Thanks to @jorisre
Version 0.0.4
improve ValidateResult type
Version 0.0.3
fix Unable to resolve path to module '@hookform/error-message'
Version 0.0.2
improve README.md
Version 0.0.1
First release version combined with RHF V6.
Version 1.0.2
Merge pull request #1 from react-hook-form/fix-to-work
Version 1.0.0
- first major version with
<RHFError />
component