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

Register vue jsx types in tsx test #1661

Merged
merged 1 commit into from
Dec 25, 2023
Merged

Conversation

yyx990803
Copy link
Contributor

@yyx990803 yyx990803 commented Dec 25, 2023

In Vue 3.4, implicit global JSX type registration will be removed. Explicitly importing vue/jsx preserves the old behavior.

@kazupon kazupon added the Type: Improvement Includes backwards-compatible fixes label Dec 25, 2023
Copy link
Member

@kazupon kazupon 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 your feedback!|

In Vue 3.4, implicit global JSX type registration will be removed. Explicitly importing vue/jsx preserves the old behavior.

I got it!

@kazupon kazupon merged commit c4b76bf into intlify:master Dec 25, 2023
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Improvement Includes backwards-compatible fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants