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): don't hoist props and emit #8535

Merged
merged 4 commits into from Jul 12, 2023
Merged

Conversation

sxzz
Copy link
Member

@sxzz sxzz commented Jun 10, 2023

closes #7812
closes #7805

⚠️ Could be a breaking change.

Incorrect Cases

@sxzz sxzz added the ready to merge The PR is ready to be merged. label Jun 10, 2023
@sxzz sxzz requested a review from yyx990803 June 10, 2023 12:37
@yyx990803 yyx990803 merged commit 24db951 into main Jul 12, 2023
16 checks passed
@yyx990803 yyx990803 deleted the fix/define-props branch July 12, 2023 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge The PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Vue 3 SFC Compiler function call with semicolon bug.
2 participants