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

fix(compiler-sfc): missing keywords of method property #6972

Merged
merged 2 commits into from Nov 9, 2022
Merged

fix(compiler-sfc): missing keywords of method property #6972

merged 2 commits into from Nov 9, 2022

Conversation

sxzz
Copy link
Member

@sxzz sxzz commented Oct 27, 2022

Before | After


closes #6971
add async or get keyword of method property in withDefaults.

@netlify
Copy link

netlify bot commented Oct 27, 2022

Deploy Preview for vuejs-coverage failed.

Name Link
🔨 Latest commit 6e558a1
🔍 Latest deploy log https://app.netlify.com/sites/vuejs-coverage/deploys/636149d99a08120007eb5ce0

@sxzz sxzz marked this pull request as ready for review October 27, 2022 12:15
@yyx990803 yyx990803 merged commit 8a882ce into vuejs:main Nov 9, 2022
@sxzz sxzz deleted the fix/async-method branch November 9, 2022 03:13
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.

missing async keyword of object method
3 participants