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(language-core): consistent interpolation behavior of shorthand binding #4975

Merged
merged 6 commits into from
Dec 20, 2024

Conversation

KazariEX
Copy link
Collaborator

@KazariEX KazariEX commented Nov 2, 2024

fix #4973

Copy link

pkg-pr-new bot commented Nov 2, 2024

Open in Stackblitz

vue-component-meta

npm i https://pkg.pr.new/vuejs/language-tools/vue-component-meta@4975

vue-component-type-helpers

npm i https://pkg.pr.new/vuejs/language-tools/vue-component-type-helpers@4975

@vue/language-plugin-pug

npm i https://pkg.pr.new/vuejs/language-tools/@vue/language-plugin-pug@4975

@vue/language-core

npm i https://pkg.pr.new/vuejs/language-tools/@vue/language-core@4975

@vue/language-server

npm i https://pkg.pr.new/vuejs/language-tools/@vue/language-server@4975

@vue/language-service

npm i https://pkg.pr.new/vuejs/language-tools/@vue/language-service@4975

vue-tsc

npm i https://pkg.pr.new/vuejs/language-tools/vue-tsc@4975

@vue/typescript-plugin

npm i https://pkg.pr.new/vuejs/language-tools/@vue/typescript-plugin@4975

commit: afdcb0f

@johnsoncodehk johnsoncodehk force-pushed the master branch 3 times, most recently from c3e80dc to 209717c Compare December 20, 2024 21:05
@johnsoncodehk johnsoncodehk merged commit 34d7bfd into vuejs:master Dec 20, 2024
5 checks passed
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-if check with union type no longer narrows type since v2.1.8
2 participants