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: enforce v-bind argument to be an object #3666

Merged
merged 5 commits into from Oct 15, 2023

Conversation

so1ve
Copy link
Member

@so1ve so1ve commented Oct 15, 2023

close #3625

@johnsoncodehk johnsoncodehk merged commit 3f5608c into vuejs:master Oct 15, 2023
3 checks passed
@dten
Copy link

dten commented Oct 15, 2023

Thanks!

@so1ve so1ve deleted the feat/vbind-require-object branch October 15, 2023 10:23
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.

v-bind="props" should type check props is an object
3 participants