Skip to content

v2.2.10 #5332

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

Merged
merged 6 commits into from
Apr 22, 2025
Merged

v2.2.10 #5332

merged 6 commits into from
Apr 22, 2025

Conversation

KazariEX
Copy link
Member

@KazariEX KazariEX commented Apr 22, 2025

Pick the 4 fixes after 2.2.8 (including the important #5247).

Copy link

pkg-pr-new bot commented Apr 22, 2025

Open in StackBlitz

vue-component-meta

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

vue-component-type-helpers

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

@vue/language-plugin-pug

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

@vue/language-core

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

@vue/language-server

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

@vue/language-service

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

vue-tsc

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

@vue/typescript-plugin

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

commit: 424e937

@KazariEX KazariEX marked this pull request as ready for review April 22, 2025 16:02
@KazariEX KazariEX merged commit 424e937 into v2 Apr 22, 2025
9 checks passed
@KazariEX KazariEX deleted the v2.2.10 branch April 22, 2025 16:08
@RayGuo-ergou
Copy link
Contributor

Hi @KazariEX could we do release with version tags as some eco system CIs relies on the tags, e.g. https://github.com/mason-org/mason-registry/actions/runs/14600381065/job/40956852445?pr=9781 failed because was checking https://raw.githubusercontent.com/vuejs/language-tools/v2.2.10/extensions/vscode/package.json which does not exist.

Might because here https://github.com/vuejs/language-tools/blob/master/package.json#L11 explicitly set to no tag version 🤔? Not sure if this is a good idea tho.

@KazariEX
Copy link
Member Author

It seems that tag cannot be set on branches. I thought rebasing the release commit to the main branch may cause confusion between versions.

@RayGuo-ergou
Copy link
Contributor

oh okay makes sense thanks

@RayGuo-ergou
Copy link
Contributor

RayGuo-ergou commented Apr 29, 2025

but isn't tags on commits not branches? So as long as you give the correct hash of the commit to create the hash should be fine?

but anyway not a big deal if not release none default branches now.

@KazariEX
Copy link
Member Author

KazariEX commented May 1, 2025

Added.

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.

3 participants