test(tsc): add tests for #3779, #3820#3838
Merged
johnsoncodehk merged 12 commits intovuejs:masterfrom Aug 25, 2024
Merged
Conversation
Member
|
Sorry for the delay, I think this problem is best solved by |
Member
Author
|
I didn't try this approach, but I think making changes to |
d0abf57 to
aab3a8a
Compare
Member
|
#3779, #3820 should have been resolved via vuejs/core#10801 + 68edc1d. I reverted the PR's fix but kept the tests, but there are some other tests that are broken due to a regression in Vue 3.5, so they can't be merged for now. |
rchl
reviewed
May 2, 2024
31e60a3 to
b7fdfc3
Compare
a94cf79 to
e2cedb6
Compare
c6cab9a to
ab8df96
Compare
|
commit: vue-component-meta
vue-component-type-helpers
@vue/language-core
@vue/language-plugin-pug
@vue/language-server
@vue/language-service
vue-tsc
@vue/typescript-plugin
|
defineProps if possible…e/language-tools into pr/3838" This reverts commit f26e8bb, reversing changes made to 248aa41.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fixes #3779, fixes #3820