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(values): priorities values over defaultvalues #11399

Merged
merged 1 commit into from Jan 15, 2024

Conversation

Moshyfawn
Copy link
Member

No description provided.

Copy link

codesandbox bot commented Jan 15, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link
Contributor

Size Change: 0 B

Total Size: 20.4 kB

ℹ️ View Unchanged
Filename Size
dist/index.cjs.js 10.2 kB
dist/index.umd.js 10.3 kB

compressed-size-action

Copy link
Member

@bluebill1049 bluebill1049 left a comment

Choose a reason for hiding this comment

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

LGTM

@bluebill1049
Copy link
Member

yea, let's release a minor version for this update. 👍

@bluebill1049 bluebill1049 merged commit a0583ff into master Jan 15, 2024
7 checks passed
@bluebill1049 bluebill1049 deleted the feat/values-priority branch January 15, 2024 22:38
bluebill1049 added a commit that referenced this pull request Feb 24, 2024
rafaelcalhau pushed a commit to rafaelcalhau/react-hook-form that referenced this pull request May 5, 2024
rafaelcalhau pushed a commit to rafaelcalhau/react-hook-form that referenced this pull request May 5, 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.

When using both defaultVaules and values, useFrom returns actual values with delay.
2 participants