Update dependency react-hook-form to v7.73.1#35
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
689486b to
f30f167
Compare
f30f167 to
42777ca
Compare
42777ca to
05ba87a
Compare
05ba87a to
79bbf62
Compare
79bbf62 to
d094c62
Compare
d094c62 to
03fbd01
Compare
03fbd01 to
303214a
Compare
303214a to
5ff4fa6
Compare
5ff4fa6 to
4ccbc37
Compare
4ccbc37 to
b3a0571
Compare
b3a0571 to
161d7ea
Compare
161d7ea to
e05b4e3
Compare
e05b4e3 to
dcec854
Compare
dcec854 to
6af5a69
Compare
6af5a69 to
1b8f868
Compare
c011ed1 to
7225018
Compare
7225018 to
d30c66c
Compare
d30c66c to
fca9c35
Compare
fca9c35 to
3a2c065
Compare
3a2c065 to
8423cfa
Compare
8423cfa to
d419ffc
Compare
d419ffc to
d4bcc69
Compare
d4bcc69 to
df02a67
Compare
df02a67 to
7f920e5
Compare
7f920e5 to
f4d45a7
Compare
f4d45a7 to
ff13eb4
Compare
ff13eb4 to
34f8179
Compare
34f8179 to
5ffd2f8
Compare
5ffd2f8 to
e28219e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.44.3→7.73.1Release Notes
react-hook-form/react-hook-form (react-hook-form)
v7.73.1Compare Source
v7.72.1Compare Source
v7.72.0Compare Source
v7.71.2Compare Source
v7.71.1Compare Source
v7.71.0Compare Source
v7.70.0Compare Source
v7.69.0Compare Source
v7.68.0Compare Source
v7.67.0Compare Source
v7.66.1Compare Source
v7.66.0Compare Source
v7.65.0Compare Source
v7.64.0Compare Source
v7.63.0Compare Source
v7.62.0Compare Source
v7.61.1Compare Source
v7.61.0Compare Source
v7.60.0Compare Source
v7.59.0Compare Source
v7.58.1Compare Source
v7.58.0Compare Source
v7.57.0Compare Source
v7.56.4Compare Source
v7.56.3Compare Source
v7.56.2Compare Source
v7.56.1Compare Source
v7.56.0Compare Source
v7.55.0Compare Source
v7.54.2Compare Source
v7.54.1Compare Source
v7.54.0Compare Source
v7.53.2Compare Source
v7.53.1Compare Source
v7.53.0Compare Source
v7.52.2Compare Source
v7.52.1Compare Source
v7.52.0Compare Source
v7.51.5Compare Source
v7.51.4Compare Source
v7.51.3Compare Source
v7.51.2Compare Source
v7.51.1Compare Source
v7.51.0Compare Source
v7.50.1Compare Source
v7.50.0Compare Source
v7.49.3Compare Source
v7.49.2: Version 7.49.2Compare Source
🐞 fix #11292 issue with controller validation prop (#11294)
v7.49.1: Version 7.49.1Compare Source
🐞 fix #11276 issue with disabled omit on Controller (#11277)
🐞 fix #11287 disabled prop cause const dirtyFields update (#11291)
v7.49.0Compare Source
Added
errorsprop atuseFormv7.48.2: Version 7.48.2Compare Source
🐞 #11106 fix disabled prop not update dirty formState (#11143)
🐞 fix controller update with
disabledprop fromuseForm(#11142)v7.48.1: Version 7.48.1Compare Source
🐞 fix controller update with disabled prop from useForm
v7.48.0Compare Source
Added
disabledprop foruseFormto disable the entire formv7.47.0Compare Source
Added
resetapi withkeepIsSubmitSuccessfuloption, keep successfully submitted form state.v7.46.2: Version 7.46.2Compare Source
🐞 fix implicit type coercion (#10949)
🙄 close #10932 omit disabled prop when not defined (#10937)
🔧 fix controller test is dirty (#10899)
thanks to @samimakicc & @pierluigigiancola
v7.46.1: Version 7.46.1Compare Source
🐞 fix #10878 return disabled field state (#10879)
thanks to @Moshyfawn
v7.46.0Compare Source
Added
disabledpropexactoption for array name inuseWatchChanged
isDirtywhen settingdisabledinregisterv7.45.4: Version 7.45.4Compare Source
🐞 fix #10767 dep issue with replayio (#10768)
🐞 fix #10762 async submit with Form component (#10766)
🫖 add test case for issue #10744 to avoid future regressions (#10759)
thanks to @eg-bernardo
v7.45.3: Version 7.45.3Compare Source
📼 add Replay Test Suites (#10681)
Revert "🧑🎓 close #10585 update controller value on each render (#10586)"
🐞 close #10682 make sure action flag gets reset after useEffect (#10732)
thanks to @jasonLaster
v7.45.2: Version 7.45.2Compare Source
🧾 fix(types): async defaultValues await promise value (#10637)
🥲 revert strict type check on Controller onChange (#10609)
📖 docs(changelog 7.45.0): typo and format (#10624)
📖 fix:test-spelling-error (#10629)
thanks to @anton-g, @milhamm, @moshfeu & @OlliePrentice
v7.45.1: Version 7.45.1Compare Source
🐞 fix #10602 issue with reactive values props update (#10606)
🧑🎓 close #10585 update controller value on each render (#10586)
🧪 test(generated-id): setting window performance undefined without ts-ignore (#10584)
thanks to @mateoguzmana
v7.45.0Compare Source
Changed
onChangeuseFormContextConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.