Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(react-hook-form): update version constraint from ^7.30.0 to ^7.43.5 #6161

Merged
merged 3 commits into from
Jul 26, 2024

Conversation

ritute
Copy link
Contributor

@ritute ritute commented Jul 19, 2024

PR Checklist

Please check if your PR fulfills the following requirements:

Bugs / Features

What is the current behavior?

What is the new behavior?

fixes #6139

Notes for reviewers

@ritute ritute requested a review from a team as a code owner July 19, 2024 18:18
Copy link

changeset-bot bot commented Jul 19, 2024

🦋 Changeset detected

Latest commit: 4675074

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
@refinedev/react-hook-form Minor
@refinedev/inferencer Minor
@refinedev/chakra-ui Minor
@refinedev/codemod Minor
@refinedev/mui Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Member

@aliemir aliemir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the quick PR @ritute! Can you also add changesets for the updated packages?

@refinedev/live-previews is not published so no changeset is needed. Check out our Contributing Guide to learn how to add changesets 🙏 Let me know if you encounter any issues 🚀

@ritute
Copy link
Contributor Author

ritute commented Jul 19, 2024

@aliemir yup, was just doing that

@aliemir aliemir changed the title feat(react-hook-form): update version (#6139) feat(react-hook-form): update version constraint from ^6.30.0 to ^6.43.5 Jul 20, 2024
Copy link
Member

@aliemir aliemir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the update! 🙏 This will be included in our next release 🤖

@aliemir aliemir changed the base branch from master to releases/august July 20, 2024 06:29
@aliemir aliemir changed the title feat(react-hook-form): update version constraint from ^6.30.0 to ^6.43.5 feat(react-hook-form): update version constraint from ^7.30.0 to ^7.43.5 Jul 20, 2024
@aliemir aliemir merged commit ff97537 into refinedev:releases/august Jul 26, 2024
17 checks passed
@aliemir aliemir mentioned this pull request Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Cannot use react-hook-form Controller with Refine's useForm
3 participants