react-hook-form / documentation

📋 Official documentation
http://react-hook-form.com
MIT License
726 stars 1.04k forks source link

feat: adding formstate, register, setvalue + minor bug fixes #1007

Closed aranlucas closed 2 months ago

aranlucas commented 1 year ago
  1. Adding formstate, register, setvalue pages to MDX
  2. Fixed remaining issues with docs#controller functionality to just point to the actual page instead of waiting for a redirect on /docs page. There's no more /docs#something links in code base.
  3. Updated dependencies which included a prettier upgrade (adding commas to the end)
  4. Removed some any usages by just importing API file directly.
  5. Added some ts-expect-errors since there's only 5 of them now and can be enabled on build
vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-hook-form-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 19, 2023 10:45pm
aranlucas commented 1 year ago

@bluebill1049 Need help looking at logs.

I think it's related to https://github.com/contentlayerdev/contentlayer/issues/506

bluebill1049 commented 1 year ago

image

I think you can run a local build as well.

bluebill1049 commented 1 year ago

sorry for missing the pr review. 🙏 approved