-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Comparing changes
Open a pull request
base repository: react-hook-form/react-hook-form
base: v7.55.0
head repository: react-hook-form/react-hook-form
compare: v7.56.3
- 18 commits
- 52 files changed
- 4 contributors
Commits on Apr 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8bb2a99 - Browse repository at this point
Copy the full SHA 8bb2a99View commit details
Commits on Apr 12, 2025
-
⏰ feat: introduce
isReady
state for subscription (#12568)* faet: introduce ready state for subscription * revert change * save code * save code * code consistency * change to part of formState * update all unit tests * update api contract * update e2e * fix two more * update more e2e tests * remove two blur counter * fix issue caught by unit tests * one last e2e test to fix * update all e2e
Configuration menu - View commit details
-
Copy full SHA for 047cd73 - Browse repository at this point
Copy the full SHA 047cd73View commit details -
🌗 feat: support reactive
mode
andreValidateMode
(#12743)* feat: support reactive mode and reValidateMode * minor cleanup
Configuration menu - View commit details
-
Copy full SHA for b4e8979 - Browse repository at this point
Copy the full SHA b4e8979View commit details -
Configuration menu - View commit details
-
Copy full SHA for c757a97 - Browse repository at this point
Copy the full SHA c757a97View commit details
Commits on Apr 13, 2025
-
🐞 fix #12741 regression on move/swap on useFieldArray input update (#…
Configuration menu - View commit details
-
Copy full SHA for c3b6f74 - Browse repository at this point
Copy the full SHA c3b6f74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ffe5cb - Browse repository at this point
Copy the full SHA 9ffe5cbView commit details
Commits on Apr 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3a968fe - Browse repository at this point
Copy the full SHA 3a968feView commit details
Commits on Apr 21, 2025
-
🐞 fix #12763 import warning with named exports (#12764)
* 🐞 fix #12763 import warning with named exports * update package size
Configuration menu - View commit details
-
Copy full SHA for 3cf777f - Browse repository at this point
Copy the full SHA 3cf777fView commit details -
🐞 fix #12761 #12762 issue with usage reset isReady formState (#12765)
Configuration menu - View commit details
-
Copy full SHA for b991822 - Browse repository at this point
Copy the full SHA b991822View commit details
Commits on Apr 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2963108 - Browse repository at this point
Copy the full SHA 2963108View commit details
Commits on Apr 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e87880c - Browse repository at this point
Copy the full SHA e87880cView commit details
Commits on Apr 27, 2025
-
🐞 fix #12772 reset form useWatch to utilize ref for defaultValue and … (
#12780) * 🐞 fix #12772 reset form useWatch to utilize ref for defaultValue and optimize effect dependencies * 🧪 test(useWatch): add test to verify value updates immediately after reset with Controller * Update useWatch.test.tsx * Update useWatch.ts * Update useWatch.ts --------- Co-authored-by: Beier (Bill) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5f4f050 - Browse repository at this point
Copy the full SHA 5f4f050View commit details
Commits on May 3, 2025
-
🐞 fix: use layoutEffect in useWatch for subscription similar to useFo…
…rm (#12786) * use layoutEffect * export useIsomorphicLayoutEffect * use useIsomorphicLayoutEffect in useFormState * fix lint * Update useIsomorphicLayoutEffect.ts --------- Co-authored-by: Beier (Bill) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2e41530 - Browse repository at this point
Copy the full SHA 2e41530View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08470bf - Browse repository at this point
Copy the full SHA 08470bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8316596 - Browse repository at this point
Copy the full SHA 8316596View commit details
Commits on May 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8ff3366 - Browse repository at this point
Copy the full SHA 8ff3366View commit details
Commits on May 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6fbbd30 - Browse repository at this point
Copy the full SHA 6fbbd30View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1d89f6 - Browse repository at this point
Copy the full SHA d1d89f6View commit details
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.55.0...v7.56.3