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

Release Notes

vuejs/language-tools (vue-tsc)

2.2.12 -> 3.0.7

v3.0.7

Compare Source

Bug Fixes

  • fix(vscode): show welcome page only when opening a Vue file
  • fix(language-core): generate slot parameters in the same way as interpolation (#5618) - Thanks to KazariEX!
  • fix(language-core): do not generate variables for builtin directives - Thanks to KazariEX!

Other Changes

  • docs(vscode): add descriptions for premium feature configurations (#5612) - Thanks to KazariEX!
  • refactor(typescript-plugin): explicitly request parameters (#5623)
  • chore(lint): enable @typescript-eslint/no-unnecessary-condition (#5630)
  • refactor(language-server): reimplement Reactivity Visualization in typescript plugin (#5632)
  • refactor(language-server): parsing interpolations in extension client (#5633)
  • refactor(vscode): reimplement Focus Mode base on folding ranges (#5634)
  • chore(vscode): disable Focus Mode by default (#5578)
  • refactor(vscode): set delay of reactivity visualization up...

[View full release notes]

Released by KazariEX on 9/12/2025

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


📊 Package Statistics

  • vue-tsc: 2,483,525 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: 9892050

Copy link

netlify bot commented Aug 27, 2025

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

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

@chrisbbreuer chrisbbreuer changed the title chore(deps): update dependency vue-tsc to 3.0.6 chore(deps): update dependency vue-tsc to 3.0.7 Sep 12, 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.

1 participant