Skip to content

Conversation

chrisbbreuer
Copy link
Member

@chrisbbreuer chrisbbreuer commented Aug 15, 2025

This PR contains the following updates:

npm

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

Release Notes

vuejs/language-tools (vue-tsc)

2.2.12 -> 3.0.5

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 to @KazariEX!
  • fix(language-core): tolerance for incomplete root template tag
  • fix(language-core): enable navigation c...

[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!
  • chore(language-service): add restart server hint to global types warning - Thanks to @KazariEX!

Please refer to CHANGELOG.md for details.

...

[View full release notes]

Released by @KazariEX on 7/24/2025

v3.0.3

Compare Source

Bug Fixes

  • fix(language-core): find node_modules based on file's directory (#5525) - Thanks to @KazariEX!
  • fix(language-core): do not spread exposed object (#5526) - Thanks to @KazariEX!
  • fix(vscode): prompt manual reload in remote envs (#5530)

Other Changes

  • refactor(tsc): return the result of runTsc (#5517) - Thanks to @escaton!

Please refer to CHANGELOG.md for details.

❤️ Thanks to Our Sponsors

This project is made possible thanks to our generous sponsors:

Special Sponsor

Next Generation Tooling[View full release notes]

Released by @KazariEX on 7/18/2025


📊 Package Statistics

  • vue-tsc: 2,375,415 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 15, 2025

Open in StackBlitz

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

commit: 6109e11

Copy link

netlify bot commented Aug 15, 2025

Deploy Preview for ts-maps ready!

Name Link
🔨 Latest commit 6109e11
🔍 Latest deploy log https://app.netlify.com/projects/ts-maps/deploys/68a5d6121e8d290008e155db
😎 Deploy Preview https://deploy-preview-58--ts-maps.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@chrisbbreuer chrisbbreuer force-pushed the buddy-bot/update-major-update---vue-tsc-1755278402983 branch 20 times, most recently from a6c60c4 to b029164 Compare August 17, 2025 08:05
@chrisbbreuer chrisbbreuer force-pushed the buddy-bot/update-major-update---vue-tsc-1755278402983 branch 26 times, most recently from 8d8569a to 513d321 Compare August 20, 2025 12:07
@chrisbbreuer chrisbbreuer force-pushed the buddy-bot/update-major-update---vue-tsc-1755278402983 branch from 513d321 to 6109e11 Compare August 20, 2025 14:05
@glennmichael123 glennmichael123 merged commit 405ddc5 into main Aug 20, 2025
9 checks passed
@glennmichael123 glennmichael123 deleted the buddy-bot/update-major-update---vue-tsc-1755278402983 branch August 20, 2025 14:15
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