Closed renovate[bot] closed 10 months ago
The latest updates on your projects. Learn more about Vercel for Git βοΈ
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
next-starter-tpl-docs | β Ready (Inspect) | Visit Preview | π¬ Add feedback | Feb 2, 2024 9:36pm |
next-starter-tpl-storybook | β Ready (Inspect) | Visit Preview | π¬ Add feedback | Feb 2, 2024 9:36pm |
next-starter-tpl-web | β Ready (Inspect) | Visit Preview | π¬ Add feedback | Feb 2, 2024 9:36pm |
Latest commit: aac38b52c6056c4ae54b8e827edc957bff1adb58
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
779ed1d
) 7.75% compared to head (aac38b5
) 7.75%. Report is 220 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
7.46.1
->7.50.0
Release Notes
react-hook-form/react-hook-form (react-hook-form)
### [`v7.50.0`](https://togithub.com/react-hook-form/react-hook-form/releases/tag/v7.50.0): Versions 7.50.0 [Compare Source](https://togithub.com/react-hook-form/react-hook-form/compare/v7.49.3...v7.50.0) π§ fix data param in handleSubmit when TTransformedValues is a union type ([#11420](https://togithub.com/react-hook-form/react-hook-form/issues/11420)) π· build(Engines): remove pnpm dependency ([#11425](https://togithub.com/react-hook-form/react-hook-form/issues/11425)) π fixes [#11386](https://togithub.com/react-hook-form/react-hook-form/issues/11386) get new dirtyFields when reset keeping defaults and dirty values ([#11401](https://togithub.com/react-hook-form/react-hook-form/issues/11401)) π·οΈ improve CustomElement type ([#11309](https://togithub.com/react-hook-form/react-hook-form/issues/11309)) π« feat(useForm): leave formState flags in a consistent state when throwing in handleSubmit onValid ([#11214](https://togithub.com/react-hook-form/react-hook-form/issues/11214)) β¨οΈ fix: change DeepPartial to account for object union types & unknown ([#11385](https://togithub.com/react-hook-form/react-hook-form/issues/11385)) β¨ feat(values): priorities values over defaultvalues ([#11399](https://togithub.com/react-hook-form/react-hook-form/issues/11399)) π close [#11246](https://togithub.com/react-hook-form/react-hook-form/issues/11246) skip root validation on action when mode and revalidate mode is onSubmit ([#11395](https://togithub.com/react-hook-form/react-hook-form/issues/11395)) π© fix [#11322](https://togithub.com/react-hook-form/react-hook-form/issues/11322) trigger extra re-render with useWatch plus shouldUnregister ([#11394](https://togithub.com/react-hook-form/react-hook-form/issues/11394)) β¨οΈ fix [#10734](https://togithub.com/react-hook-form/react-hook-form/issues/10734) watch and useWatch without parameters return type ([#11359](https://togithub.com/react-hook-form/react-hook-form/issues/11359)) π§ββοΈ fix [#11281](https://togithub.com/react-hook-form/react-hook-form/issues/11281) issue with upgrade node version ([#11392](https://togithub.com/react-hook-form/react-hook-form/issues/11392)) π fix [#11368](https://togithub.com/react-hook-form/react-hook-form/issues/11368) keep form state mounted when keeping values ([#11384](https://togithub.com/react-hook-form/react-hook-form/issues/11384)) π fix [#11374](https://togithub.com/react-hook-form/react-hook-form/issues/11374): Nested deep partial with unknown ([#11373](https://togithub.com/react-hook-form/react-hook-form/issues/11373)) thanks to [@Moshyfawn](https://togithub.com/Moshyfawn), [@jonahallibone](https://togithub.com/jonahallibone), [@eladattias1996](https://togithub.com/eladattias1996), [@RulerOfCakes](https://togithub.com/RulerOfCakes), [@anonkey](https://togithub.com/anonkey), [@Ar4ys](https://togithub.com/Ar4ys), [@IanVS](https://togithub.com/IanVS) and [@r-kataoka11](https://togithub.com/r-kataoka11) ### [`v7.49.3`](https://togithub.com/react-hook-form/react-hook-form/releases/tag/v7.49.3): Version 7.49.3 [Compare Source](https://togithub.com/react-hook-form/react-hook-form/compare/v7.49.2...v7.49.3) π fix(formState, disabled): infer controlled disabled form state ([#11361](https://togithub.com/react-hook-form/react-hook-form/issues/11361)) π fix(reset): remove global reset option flag ([#11355](https://togithub.com/react-hook-form/react-hook-form/issues/11355)) π fix(useController): check if disabled state was set by user ([#11353](https://togithub.com/react-hook-form/react-hook-form/issues/11353)) π¨οΈ fix: Change DeepPartial type definition to be compatible with unknown ([#11333](https://togithub.com/react-hook-form/react-hook-form/issues/11333)) π fix [#11328](https://togithub.com/react-hook-form/react-hook-form/issues/11328) resetField with object as defaultValue ([#11329](https://togithub.com/react-hook-form/react-hook-form/issues/11329)) thanks to [@Moshyfawn](https://togithub.com/Moshyfawn), [@geeee](https://togithub.com/geeee) and [@RulerOfCakes](https://togithub.com/RulerOfCakes) ### [`v7.49.2`](https://togithub.com/react-hook-form/react-hook-form/releases/tag/v7.49.2): Version 7.49.2 [Compare Source](https://togithub.com/react-hook-form/react-hook-form/compare/v7.49.1...v7.49.2) π fix [#11292](https://togithub.com/react-hook-form/react-hook-form/issues/11292) issue with controller validation prop ([#11294](https://togithub.com/react-hook-form/react-hook-form/issues/11294)) ### [`v7.49.1`](https://togithub.com/react-hook-form/react-hook-form/releases/tag/v7.49.1): Version 7.49.1 [Compare Source](https://togithub.com/react-hook-form/react-hook-form/compare/v7.49.0...v7.49.1) π fix [#11276](https://togithub.com/react-hook-form/react-hook-form/issues/11276) issue with disabled omit on Controller ([#11277](https://togithub.com/react-hook-form/react-hook-form/issues/11277)) π fix [#11287](https://togithub.com/react-hook-form/react-hook-form/issues/11287) disabled prop cause const dirtyFields update ([#11291](https://togithub.com/react-hook-form/react-hook-form/issues/11291)) ### [`v7.49.0`](https://togithub.com/react-hook-form/react-hook-form/blob/HEAD/CHANGELOG.md#7490---2023-12-10) [Compare Source](https://togithub.com/react-hook-form/react-hook-form/compare/v7.48.2...v7.49.0) ##### Added - add reactive `errors` prop at `useForm` ```tsx useForm({ errors, // Server errors }); ``` ### [`v7.48.2`](https://togithub.com/react-hook-form/react-hook-form/releases/tag/v7.48.2): Version 7.48.2 [Compare Source](https://togithub.com/react-hook-form/react-hook-form/compare/v7.48.1...v7.48.2) π [#11106](https://togithub.com/react-hook-form/react-hook-form/issues/11106) fix disabled prop not update dirty formState ([#11143](https://togithub.com/react-hook-form/react-hook-form/issues/11143)) π fix controller update with `disabled` prop from `useForm` ([#11142](https://togithub.com/react-hook-form/react-hook-form/issues/11142)) ### [`v7.48.1`](https://togithub.com/react-hook-form/react-hook-form/releases/tag/v7.48.1): Version 7.48.1 [Compare Source](https://togithub.com/react-hook-form/react-hook-form/compare/v7.48.0...v7.48.1) π fix controller update with disabled prop from useForm ### [`v7.48.0`](https://togithub.com/react-hook-form/react-hook-form/blob/HEAD/CHANGELOG.md#7480---2023-11-05) [Compare Source](https://togithub.com/react-hook-form/react-hook-form/compare/v7.47.0...v7.48.0) ##### Added - added new `disabled` prop for `useForm` to disable the entire form const App = () => { const [disabled, setDisabled] = useState(false); const { handleSubmit } = useForm({ disabled }); return (Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» 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 has been generated by Mend Renovate. View repository job log here.