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): should wrap item with Reactive on v-for #4902

Merged
merged 9 commits into from
Oct 26, 2024

Conversation

KazariEX
Copy link
Collaborator

@KazariEX KazariEX commented Oct 2, 2024

Copy link

pkg-pr-new bot commented Oct 2, 2024

Open in Stackblitz

vue-component-meta

pnpm add https://pkg.pr.new/vuejs/language-tools/vue-component-meta@4902

vue-component-type-helpers

pnpm add https://pkg.pr.new/vuejs/language-tools/vue-component-type-helpers@4902

@vue/language-plugin-pug

pnpm add https://pkg.pr.new/vuejs/language-tools/@vue/language-plugin-pug@4902

@vue/language-server

pnpm add https://pkg.pr.new/vuejs/language-tools/@vue/language-server@4902

@vue/language-core

pnpm add https://pkg.pr.new/vuejs/language-tools/@vue/language-core@4902

@vue/language-service

pnpm add https://pkg.pr.new/vuejs/language-tools/@vue/language-service@4902

vue-tsc

pnpm add https://pkg.pr.new/vuejs/language-tools/vue-tsc@4902

@vue/typescript-plugin

pnpm add https://pkg.pr.new/vuejs/language-tools/@vue/typescript-plugin@4902

commit: b3543ed

@johnsoncodehk johnsoncodehk merged commit 8c1672f into vuejs:master Oct 26, 2024
5 checks passed
@KazariEX KazariEX deleted the fix/v-for-reactive branch October 26, 2024 10:59
KazariEX added a commit that referenced this pull request Oct 27, 2024
KazariEX added a commit that referenced this pull request Oct 27, 2024
@bmulholland
Copy link

In case anyone else comes here to check, Github says this PR "first appeared in v2.1.8." It does not, and has not been released yet.

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.

ComputedRef and v-for typescript type inference
3 participants