-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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/react-hook-form
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.56.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: react-hook-form/react-hook-form
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.56.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 5 files changed
- 5 contributors
Commits on May 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for df24f2d - Browse repository at this point
Copy the full SHA df24f2dView commit details -
🐞 fix: make
mode
andreValidateMode
reactive (#12803)* fix not being able to change validation strategy dynamically * add tests --------- Co-authored-by: Dusan <dusan.jovanovic@fioneer.com> Co-authored-by: Beier (Bill) <bluebill1049@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8e6dc9e - Browse repository at this point
Copy the full SHA 8e6dc9eView commit details -
🐞 fix: checkbox duplication handling in useFieldArray (#12793)
* fix: checkbox duplication handling in useFieldArray (#12742) Added tests for duplicating checkboxes and maintaining their states in `useFieldArray`. Fixed logic in `createFormControl` to correctly handle checkbox state updates, ensuring proper assignment of `checked` values for both single and array-based inputs. * refactor: checkbox handling in createFormControl Simplify and consolidate logic for updating checkbox states. Removed redundant checks and made the code more readable by combining array and single-value handling into a unified structure. --------- Co-authored-by: Beier (Bill) <bluebill1049@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7e16e9d - Browse repository at this point
Copy the full SHA 7e16e9dView commit details -
🐞 fix: Changes setValue to skip values that are not in ownProperties …
…to prevent infinite call stack issue due to self-referencing proto properties (#12731) Co-authored-by: Beier (Bill) <bluebill1049@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for 60a7f5a - Browse repository at this point
Copy the full SHA 60a7f5aView commit details
Commits on May 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2684868 - Browse repository at this point
Copy the full SHA 2684868View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85a57c6 - Browse repository at this point
Copy the full SHA 85a57c6View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v7.56.3...v7.56.4