Skip to content

Conversation

chrisbbreuer
Copy link
Member

@chrisbbreuer chrisbbreuer commented Aug 27, 2025

This PR contains the following updates:

npm

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

Release Notes

vuejs/language-tools (vue-tsc)

2.2.12 -> 3.0.6

v3.0.6

Compare Source

Bug Fixes

  • fix(language-core): wrap :class expression with parens - Thanks to KazariEX!
  • fix(vscode): revert Vue 2 versions in target option (#5583) - Thanks to gxres042!
  • fix(language-service): skip document highlight from tsserver within element tags (#5584) - Thanks to KazariEX!
  • fix(component-meta): re-export vue-component-type-helpers to lib/helpers (#5600)
  • fix(language-core): remove the non-strict configFileName default value (#5606)
  • fix(language-core): don't look for input files during evaluation of vueCompilerOptions (#5598)
  • fix(vscode): Improved reliability of handling extension activation race (#5588)
  • chore: update volar to 2.4.23
    • Support js/ts.hover.maximumLength and typescript.experimental.expandableHover (#5577)

Other Changes

  • feat(lint): update tsslint config (#5602)
  • refactor(language-core): generate setup returns on demand - Thanks to [...

[View full release notes]

Released by johnsoncodehk on 8/20/2025

v3.0.5

Compare Source

Features

  • feat(language-core): introduce compileSFCStyle to provide style related infomation (#5548) - Thanks to KazariEX!
  • feat(language-service): completion snippet for v-for (#5553) - Thanks to KazariEX!

Bug Fixes

  • fix(language-core): generate modelModifiers for explicitly declared default model name (#5558) - Thanks to KazariEX!
  • fix(language-service): more responsive .value insertion
  • fix(vscode): add class scope fallback for component semantic tokens (#5559) - Thanks to KazariEX!
  • fix(vscode): make sure extension is loaded immediately
  • fix(language-service): only check globalTypesPath for FS files
  • fix(vscode): handle fail tsserver requests to avoid memory leak
  • fix(vscode): do not delay the execution of restartExtensionHost
  • fix(language-core): avoid references highlight of unrelated native element tags (#5563) - Thanks ...

[View full release notes]

Released by KazariEX on 8/1/2025

v3.0.4

Compare Source

Features

  • feat(language-service): check casing when dropping component into template - Thanks to KazariEX!
  • feat(language-service): native completion experience for slot names (#5552) - Thanks to KazariEX!

Bug Fixes

  • fix(language-core): avoid clearing global types path when local compiler options is present - Thanks to KazariEX!
  • fix(language-core): do not evaluate skipTemplateCodegen when exposing $slots - Thanks to KazariEX!
  • fix(language-service): correct kind and order of component completion items - Thanks to KazariEX!
  • fix(component-meta): filter events out of props (#5547) - Thanks to Akryum!

Other Changes

  • refactor(language-core): allow configuring checkUnknownEvents and checkUnknownComponents in sfc (#5537) - Thanks to KazariEX!
  • cho...

[View full release notes]

Released by KazariEX on 7/24/2025


📊 Package Statistics

  • vue-tsc: 2,561,433 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 🤖

Copy link

pkg-pr-new bot commented Aug 27, 2025

Open in StackBlitz

npm i https://pkg.pr.new/stacksjs/ts-maps@76

commit: 0e425dc

Copy link

netlify bot commented Aug 27, 2025

Deploy Preview for ts-maps failed. Why did it fail? →

Name Link
🔨 Latest commit 0e425dc
🔍 Latest deploy log https://app.netlify.com/projects/ts-maps/deploys/68af64f952dc2f000813c42c

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.

1 participant