- 
                Notifications
    
You must be signed in to change notification settings  - Fork 2
 
fix(deps): update dependency @hookform/resolvers to v5 #1232
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
| 
           The latest updates on your projects. Learn more about Vercel for GitHub. 
  | 
    
| 
          
 Important Review skippedBot user detected. To trigger a single review, invoke the  You can disable this status message by setting the  Comment   | 
    
40ac485    to
    b15abe9      
    Compare
  
    b15abe9    to
    9783f8b      
    Compare
  
    b3a4741    to
    2a090f3      
    Compare
  
    2a090f3    to
    9a0edae      
    Compare
  
    9a0edae    to
    821c737      
    Compare
  
    821c737    to
    aa8fe99      
    Compare
  
    aa8fe99    to
    37c3938      
    Compare
  
    4c5853e    to
    01b23a9      
    Compare
  
    37861ae    to
    fd63050      
    Compare
  
    fd63050    to
    5620fe4      
    Compare
  
    5620fe4    to
    bd8fa3b      
    Compare
  
    0adc77d    to
    d1fb5a5      
    Compare
  
    d1fb5a5    to
    25357c2      
    Compare
  
    25357c2    to
    c1a52fe      
    Compare
  
    c1a52fe    to
    362939e      
    Compare
  
    362939e    to
    e75c694      
    Compare
  
    e75c694    to
    54fac2a      
    Compare
  
    54fac2a    to
    63d9f97      
    Compare
  
    63d9f97    to
    4ed52e1      
    Compare
  
    4ed52e1    to
    40f7efc      
    Compare
  
    40f7efc    to
    77abaac      
    Compare
  
    77abaac    to
    4eb279e      
    Compare
  
    4eb279e    to
    0eff37c      
    Compare
  
    0eff37c    to
    51341e4      
    Compare
  
    51341e4    to
    564e636      
    Compare
  
    | 
           Review the following changes in direct dependencies. Learn more about Socket for GitHub. 
  | 
    
This PR contains the following updates:
^4.0.0->^5.0.0Release Notes
react-hook-form/resolvers (@hookform/resolvers)
v5.2.2Compare Source
Bug Fixes
v5.2.1Compare Source
Bug Fixes
v5.2.0Compare Source
Features
v5.1.1Compare Source
Bug Fixes
v5.1.0Compare Source
Features
v5.0.1Compare Source
Bug Fixes
v5.0.0Compare Source
Features
BREAKING CHANGES
Before
Prior to V5, some projects used manual types like
After
With V5, the correct approach is:
This update enables distinct outputs when utilizing features like
transformfrom validation libraries.ℹ️ The best approach is to let the types be inferred from your schema, rather than manually defining them.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.