What's working
- Install-base inertia makes displacement extremely costly for teams.
- Resolver ecosystem covers every major schema validator already.
- Lenses package directly patches the nested-form TypeScript ceiling.
React Hook Form is the installed default for React form handling, with 74% usage share in the State of React 2025 survey and over 15 million npm downloads a week. Its Q1 2026 moves tell a specific story: the team is investing in the complex-form ceiling it has historically ceded to competitors, while the broader React ecosystem weathered a critical security wave that tested how dependable the underlying platform feels. If you are shipping a form library, a no-code form builder, or a multi-step workflow tool, this profile spells out where their floor is solid, where their ceiling still cracks, and what to do about it.
The @hookform/lenses package adds composable, type-safe manipulation of deeply nested form state. This is a direct answer to the main technical argument for switching to TanStack Form, and it ships under the RHF org, not as a third-party patch.
EcosystemThe resolvers repo supports Zod, Yup, Valibot, Joi, ArkType, VineJS, io-ts, and more. Teams that standardize on a schema library find RHF already integrated; replicating that coverage is a sustained maintenance cost for any competitor.
RiskCVE-2025-55182 (CVSS 10.0) and follow-on DoS CVEs hit React Server Components and Next.js from December 2025 through January 2026. RHF's changelog explicitly patches against these. Enterprise buyers now associate the React platform with a recent critical-patch cycle, which raises scrutiny on any dependency that sits inside that ecosystem.
GTMReact Hook Form leads the State of React 2025 form library category at 74% usage, with TanStack Form second at 21% and rising. That gap still generates more tutorials, Stack Overflow answers, and UI library integrations per week than any competitor can match organically.
NarrativeRHF is built for React only. As TanStack Form pushes its framework-agnostic story and teams evaluate Solid or Vue alongside React, the locked-React footprint becomes a structural argument any cross-framework competitor can run without needing to beat RHF on performance.
Not raw changes. Directional evidence across product, pricing, content, and market motion.
We track real changes across pricing, positioning, and product. You get clear signals in one place and push them to your team instantly.
Works with the communication tools you already use
State of React 2025 survey (Certificates.dev analysis, February 2026)
Confirms RHF's dominant install share and the pace at which TanStack Form is closing the gap, supporting both the threat level and the TypeScript-ceiling signal.
Formisch developer blog (April 2026)
Independent technical analysis confirms RHF's TypeScript inference weakness on nested fields and validates lenses as RHF's response to that critique.
React.dev security blog and CISA KEV list (December 2025 to January 2026)
Establishes the platform-level security event that RHF's own changelog responded to, corroborating the enterprise scrutiny signal in this profile.
Public review summary
Developer sentiment is strongly positive on performance, minimal re-renders, and docs quality. Critical feedback clusters around TypeScript ergonomics for complex nested forms and multi-step wizard patterns. Review volume is high across blog and community sources, but formal review platform listings are sparse.

Toarn AI
Public signal synthesis
Grade B · High community satisfaction on core use cases, but consistent friction signals on complex form patterns and the React-only constraint.
Sources: npm user reviews, State of React 2025 survey, GitHub issues and discussions, Developer blog comparisons (Formisch, LogRocket, Makers Den)
No significant volume on G2 or Capterra specifically for this library category; confidence draws on survey data and community sources.
Executive summary · Read this first
React Hook Form is not defending from a position of weakness. At 74% form library usage in the State of React 2025 survey and 15-plus million weekly npm downloads, it is the category default. Competing against it means you are fighting inertia, not just features.
What shifted in Q1 2026 is where they are investing. The @hookform/lenses package, updated in February 2026, brings composable type-safe operations for deeply nested structures directly into the RHF surface. That is a direct answer to the one technical critique that has fueled TanStack Form's growth: RHF's TypeScript inference breaks down as nesting gets complex.
At the same time, the broader React ecosystem absorbed a serious security event. CVE-2025-55182, a CVSS 10.0 RCE in React Server Components, put React 19 and Next.js deployments on emergency patch cycles from December 2025 through January 2026. RHF itself shipped patches referencing those CVEs. The sustained vulnerability cadence makes enterprise buyers scrutinize their dependency tree more carefully, which is both a risk for RHF (associated with the React platform's security perception) and an opening for tools that can credibly claim a more isolated footprint.
The window for competing products is narrowing on the TypeScript-complexity axis but remains open on multi-step workflow ergonomics, schema-first validation, and any surface where React-native DX adds friction that teams building for multiple frameworks can exploit.
TanStack Form grew from 13% to 21% usage share in the State of React 2025 survey, a gain of 8 percentage points year-over-year, driven by its framework-agnostic architecture and first-class TypeScript inference.
Formik's adoption continued to decline in the State of React 2025 survey as teams migrated to React Hook Form, with the library now recommended primarily for legacy codebase maintenance.
Formisch, a newer schema-first form library built on Valibot, published a direct comparison guide in April 2026 positioning its single-source type inference and automatic re-render scoping as the successor path for teams outgrowing React Hook Form on complex forms.
Noise
Product · Q4 2025 to Q1 2026
Closing the TypeScript complexity ceilingThe @hookform/lenses package, updated February 2026 under the RHF GitHub org, introduces a useLens hook that enables composable, type-safe operations on deeply nested form state, with built-in array handling and full interop with RHF's existing control API.
The primary technical argument for switching to TanStack Form has been RHF's poor TypeScript inference on nested fields. Lenses directly attacks that argument without requiring teams to migrate away from RHF. For any competitor whose pitch is 'better nested form ergonomics,' the window to differentiate on that axis alone is narrowing.
Lenses is still early (146 GitHub stars, no issues closed yet on the open list) and requires developers to adopt an additional package and mental model. The ergonomics are not seamless yet. But the intent is clear: RHF is not conceding the complex-form segment to TanStack Form. Competitors who lead only on nested TypeScript will need a stronger argument by Q3 2026.
High impact
Strong: the package ships from the RHF org, is documented on the official site, and directly maps to the critique that has driven TanStack Form adoption comparisons published Q4 2025 to Q1 2026.
Audit your own nested-form and wizard-step story now. If your differentiation rests on TypeScript ergonomics for complex structures, you need a sharper demo and migration guide before RHF lenses matures further.
Risk · Q4 2025 to Q1 2026
Platform security association riskFrom December 2025 through January 2026, React Server Components weathered CVE-2025-55182 (CVSS 10.0 RCE), two follow-on DoS CVEs, and a source-code exposure disclosure. RHF's own changelog explicitly references patches for these CVEs, tying its release cadence visibly to a platform-level vulnerability event.
Enterprise procurement teams now have a documented, high-severity reason to audit their React dependency graph. RHF, shipped inside thousands of Next.js applications, is caught in the same security conversation even though the vulnerability was in the React server-components layer, not in RHF itself. Any competitor that can credibly claim a smaller, more isolated attack surface has a new talking point with enterprise security reviewers.
This is a halo effect risk, not an RHF-specific one. The library itself was not the vulnerability vector. But the timing and the explicit CVE references in RHF's changelog mean buyers will ask. Competitors should prepare a clear, factual answer on dependency surface and isolation, not try to overstate the risk.
Medium impact
Strong: CVE-2025-55182 is publicly documented at CVSS 10.0, added to CISA's KEV list on December 5, 2025, and RHF's GitHub release notes explicitly reference the CVE patches.
Add a dependency footprint and security isolation section to your technical docs. If your library does not use React Server Components, say so plainly and link to your dependency tree.
GTM · Q1 2026
Flywheel: installs drive tutorials drive installsReact Hook Form leads the State of React 2025 form library category at 74% usage share and over 15 million weekly npm downloads. The resolver repo covers more schema validators than any other form library in the category. Material UI, Ant Design, and shadcn/ui ecosystems all have documented RHF integration paths.
Download volume drives Stack Overflow coverage, AI training data, starter template inclusion, and third-party tutorial output. A developer starting a new project in 2026 will encounter RHF as the pre-wired default in most Next.js boilerplates and shadcn/ui starter kits. That installation default is worth more than most feature advantages.
The gap between RHF and the second choice (TanStack Form at 21%) is wide enough that no single feature release closes it. The competitive move is not to out-download RHF; it is to own a specific buyer situation, framework, or workflow type where RHF's defaults create friction.
High impact
Strong: State of React 2025 survey results published February 2026 and npm trends data (15,849,227 weekly downloads recorded publicly) corroborate both figures across independent sources.
Define the exact project archetype where your library is the better default, then get into that archetype's boilerplates and starter templates before RHF does.
Ongoing competitor monitoring
Founders and product leaders at companies building competing form libraries, low-code form tools, or multi-step workflow products in the React ecosystem.
Signal-based, publicly observable claims only. No leaked or private data. Sources consulted: react-hook-form.com, GitHub org (react-hook-form, lenses, devtools, resolvers repos), npm registry, State of React 2025 survey results, comparative developer analysis published Q1 2026, and npm trend data.
Homepage, API docs, changelog and release notes (GitHub releases), careers signals, npm download trends, third-party developer surveys (State of React 2025), comparative library reviews published Q4 2025 to Q1 2026, and ecosystem security disclosures. Minimum five independent surface types consulted.
Not affiliated with React Hook Form or its maintainers. Editorial read of public signals only, not statements of fact. No personal data collected. Business decisions based on this profile are solely the reader's responsibility.
Q1 2026 · Updated Apr 12, 2026