Skip to content

Conversation

@chrisbbreuer
Copy link
Member

@chrisbbreuer chrisbbreuer commented Nov 21, 2025

This PR contains the following updates:

npm

Package Change Age Adoption Passing Confidence
vue-tsc (source) 2.2.12 -> 3.2.2 age adoption passing confidence

Release Notes

vuejs/language-tools (vue-tsc)

2.2.12 -> 3.2.2

v3.2.2

Compare Source

language-core

  • fix: correct code features on v-bind shorthands of special attributes - Thanks to KazariEX!

language-plugin-pug

  • feat: accurate Pug shorthand mapping (#5906)
  • fix: pre-map HTML to Pug offset attribute (#5905)

language-service

  • feat: strip ="" for boolean props completion edits (#5888) - Thanks to KazariEX!
  • fix: avoid duplicate directive modifiers in completion (#5920) - Thanks to KazariEX!

typescript-plugin

  • fix: only forward quick info and suggestion diagnostics for setup bindings (#5892) - Thanks to KazariEX!

Our Sponsors ❤️

This project is made possible thanks to our generous sponsors:

Special Sponsor
KazariEX on 1/5/2026

v3.2.1

Compare Source

language-core

  • fix: infer array type in v-for (#5896) - Thanks to serkodev!

component-meta

  • fix: skip schema resolution correctly when option is false (#5891) - Thanks to KazariEX!

component-type-helpers

  • fix: npm package is missing build files (#5893)

language-service

  • feat: props completion now only suggests :xxx (shorthand) when no prefix is typed, instead of both xxx and :xxx

Our Sponsors ❤️

This project is made possible thanks to our generous sponsors:

Special Sponsor

[View full release notes]

Released by johnsoncodehk on 12/22/2025

v3.2.0

Compare Source

vscode

  • fix: Vue TS highlighting when trailing type alias is missing semicolon (#5853) - Thanks to serkodev!
  • perf: replace fast-diff with custom character-by-character alignment algorithm (#5849) (#5851)
  • refactor: update Vue grammar scope name to "text.html.vue" (#5856)
  • test: add test for embedded grammars (#5861) - Thanks to serkodev!

language-service

  • feat: rich hover message (#5881)
  • feat: support markdown JSDoc for rich hover message description (#5890) - Thanks to serkodev!
  • chore: adjust rich hover message title layout (#5889) - Thanks to serkodev!

component-meta

  • feat: add tags to slots and exposed (#5862) - Thanks to aj-dev!
  • feat: filter out irrelevant properties from exposed (#5868) - Thanks to aj-dev!
  • refactor: redundant...

[View full release notes]

Released by johnsoncodehk on 12/20/2025


📊 Package Statistics

  • vue-tsc: 2,734,575 weekly downloads

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Buddy 🤖

@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 21, 2025

Open in StackBlitz

npm i https://pkg.pr.new/stacksjs/bun-queue@50

commit: 95bf061

@chrisbbreuer chrisbbreuer changed the title chore(deps): update dependency vue-tsc to 3.1.4 chore(deps): update dependency vue-tsc to 3.1.5 Nov 22, 2025
@chrisbbreuer chrisbbreuer changed the title chore(deps): update dependency vue-tsc to 3.1.5 chore(deps): update dependency vue-tsc to 3.1.6 Dec 6, 2025
@chrisbbreuer chrisbbreuer changed the title chore(deps): update dependency vue-tsc to 3.1.6 chore(deps): update dependency vue-tsc to 3.1.7 Dec 7, 2025
@chrisbbreuer chrisbbreuer changed the title chore(deps): update dependency vue-tsc to 3.1.7 chore(deps): update dependency vue-tsc to 3.1.8 Dec 9, 2025
@chrisbbreuer chrisbbreuer changed the title chore(deps): update dependency vue-tsc to 3.1.8 chore(deps): update dependency vue-tsc to 3.2.0 Dec 20, 2025
@chrisbbreuer chrisbbreuer changed the title chore(deps): update dependency vue-tsc to 3.2.0 chore(deps): update dependency vue-tsc to 3.2.1 Dec 22, 2025
@chrisbbreuer chrisbbreuer changed the title chore(deps): update dependency vue-tsc to 3.2.1 chore(deps): update dependency vue-tsc to 3.2.2 Jan 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants