CreateThrive / react-firebase-admin

React ⚛️ starter kit with Firebase 🔥 and Bulma for setting up an admin dashboard - Highly scalable, PWA, Serverless
https://docs.react-firebase.com
MIT License
412 stars 97 forks source link

Bump react-hook-form from 6.12.2 to 7.32.2 #606

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps react-hook-form from 6.12.2 to 7.32.2.

Release notes

Sourced from react-hook-form's releases.

Version 7.32.2

🏋🏻 improve build dist package size (react-hook-form/react-hook-form#8511) 🐞 fix react-hook-form/react-hook-form#8506 delayError not overwrite existing function call (react-hook-form/react-hook-form#8509) 📖 update the use of validadtionSchema in v7 examples (react-hook-form/react-hook-form#8501)

thanks, @​bryantobing12

Version 7.32.1

🐞 fix react-hook-form/react-hook-form#8493 error not trigger with delayError (react-hook-form/react-hook-form#8494) 🔍 fix null or undefined cases caught by TS ^4.8 (react-hook-form/react-hook-form#8487) 🥸 funnel along with appropriate constraints for (upcoming) TypeScript 4.8 (react-hook-form/react-hook-form#8484)

thanks to @​DanielRosenwasser

Version 7.32.0

🎠 feat: make UseFormRegisterReturn generic over TFieldName (react-hook-form/react-hook-form#8414) 🐞 fix react-hook-form/react-hook-form#8459 regression issue with draft state object (react-hook-form/react-hook-form#8463) 🧾 fix: doc watch() with callback example must deconstruct the returned type (react-hook-form/react-hook-form#8451) 🤝 fix: compare html elements against correct global (react-hook-form/react-hook-form#8355) 🐞 flush errors state update when user switch input with delayError (#8429)

thanks to @​omjadas @​Pika-Pool and @​zenoamaro

Version 7.31.3

🧑‍💻 Support TypeScript 4.7+ ESM (react-hook-form/react-hook-form#8390) 🧾 Fix typo (react-hook-form/react-hook-form#8389) ℹ️ fix export types order 🪝 upgrade to TS 4.7 (react-hook-form/react-hook-form#8402) 🕸 close react-hook-form/react-hook-form#8404 use isWeb instead of globalThis (react-hook-form/react-hook-form#8406) 🥬 save cloneObject bytes (react-hook-form/react-hook-form#8407)

thanks to @​davbrito, @​rossng, @​hwanyoungChoi and @​Moshyfawn

Version 7.31.2

🐞 fix(reset): set isSubmitted to formState value if keepIsSubmitted is true (react-hook-form/react-hook-form#8368)

thanks to @​blabute

Version 7.31.1

🎭 close #7472 include a proxy check with field state to improve useController perf (#8334) 🐞 fix #8339 Revert "🗑 remove the reference for blob and file list (react-hook-form/react-hook-form#8305)" 🚮 remove dead code (#8337)

thanks to @​NMinhNguyen

Version 7.31.0

🚀 reset optional prop: keepDirtyValues (react-hook-form/react-hook-form#8237)

reset(
</tr></table> 

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Superseded by #608.