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): don't assign this to __VLS_ctx #4845

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

KazariEX
Copy link
Collaborator

fix #4748 , fix #4841

Copy link

pkg-pr-new bot commented Sep 11, 2024

Open in Stackblitz

vue-component-meta

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

vue-component-type-helpers

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

@vue/language-core

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

@vue/language-plugin-pug

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

@vue/language-server

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

@vue/language-service

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

vue-tsc

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

@vue/typescript-plugin

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

commit: fab0def

@KazariEX KazariEX merged commit 66c9ab6 into vuejs:master Sep 18, 2024
5 checks passed
@KazariEX KazariEX deleted the fix/issue-4841 branch September 21, 2024 17:56
@matteoscaramuzza
Copy link

Hi @KazariEX, I was wondering when a new version that will include this fix will be released.

Thank you!

@KazariEX
Copy link
Collaborator Author

I don't have a clue either, we can only wait for @johnsoncodehk to return to working on this repo again :)

@fadhln
Copy link

fadhln commented Nov 1, 2024

Hi @johnsoncodehk, bumping this. Will this PR be included in the next release?

@KazariEX
Copy link
Collaborator Author

KazariEX commented Nov 1, 2024

It has been released in v2.1.8.

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.

Cannot recognize custom components and show error Missing components type with vue-facing-decorator
5 participants