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.0 age adoption passing confidence

Release Notes

vuejs/language-tools (vue-tsc)

2.2.12 -> 3.2.0

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

v3.1.8

Compare Source

Features

  • feat(vscode): support multiline attribute for <script> and <style> tag (#5830) - Thanks to serkodev!
  • feat(vscode): supports format with selected range (#5761) - Thanks to serkodev!
  • feat(language-service): add tsconfig-based document link support for Pug

Bug Fixes

  • fix(language-core): limit the range of parseDiagnostics checks (#5823)
  • fix(language-core): restore default import bindings for template scope (#5824) - Thanks to serkodev!
  • fix(typescript-plugin): get preferences and formatOptions in tsserver (#5829)
  • fix(language-core): avoid generating component options within the setup scope (#5832)

Other Changes

  • perf(language-core): dedupe component options generation (#5831)

❤️ Thanks to Our Sponsors

This project is made possible thanks to our generous sponsors:

johnsoncodehk on 12/9/2025

v3.1.7

Compare Source

Features

  • feat(language-core): cache virtual code by scriptId (#5811) - Thanks to serkodev!

Bug Fixes

  • fix(language-core): avoid using Identifier.text property (#5810)
  • fix(language-core): generate script separator on demand (#5816)
  • fix(language-core): avoid invalid __VLS_Slots generation

Other Changes

  • feat(lint): add typescript services types lint rule (#5813) - Thanks to serkodev!

❤️ Thanks to Our Sponsors

This project is made possible thanks to our generous sponsors:

Special Sponsor

Next Gener...

[View full release notes]

Released by johnsoncodehk on 12/7/2025


📊 Package Statistics

  • vue-tsc: 2,706,677 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
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