You don't need a state management library. You probably don't need a form library either. React 19 ships with useOptimistic, useActionState, use(), and Server Actions. This talk migrates a real app from Redux + React Hook Form to zero dependencies.
Zero deps is bold. But after seeing it, I believe it.