Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: react-hook-form/resolvers
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.0
Choose a base ref
...
head repository: react-hook-form/resolvers
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.1.0
Choose a head ref
  • 2 commits
  • 83 files changed
  • 2 contributors

Commits on Feb 10, 2025

  1. feat: automatically infer values from schema (#739)

    * fix(zodResolver): infer from schema
    
    * chore: update letfhook config
    
    * fix(vineResolver): infer from schema
    
    * fix(valibotResolver): infer from schema
    
    * refactor(zod): remove arrow functions
    
    * feat(typebox): automatically infer values from schema
    
    * feat(typanion): automatically infer values from schema
    
    * refactor: remove useless files
    
    * feat(superstruct): automatically infer values from schema
    
    * feat(io-ts): automatically infer values from schema
    
    * refactor: remove arrow functions
    
    * feat(effect): automatically infer values from schema
    
    * feat(computed-types): automatically infer values from schema
    
    * feat(class-validator): automatically infer values from schema
    
    * feat(arktype): automatically infer values from schema
    
    * feat(standard-schema): automatically infer values from schema
    
    * doc: add resolver comparison
    
    * doc: add jsdoc
    jorisre authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    caaff8d View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2025

  1. update README.md

    bluebill1049 authored Feb 15, 2025
    Configuration menu
    Copy the full SHA
    8ea953c View commit details
    Browse the repository at this point in the history
Loading