Skip to content

Conversation

@chrisbbreuer
Copy link
Member

@chrisbbreuer chrisbbreuer commented Nov 8, 2025

This PR contains the following updates:

npm

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

Release Notes

vuejs/language-tools (vue-tsc)

2.2.12 -> 3.1.3

v3.1.3

Compare Source

[!warning]
We removed the builtin support for skipping declaration files when triggering Go to Definition on auto imported components in template. Please use https://github.com/KazariEX/dxup/tree/main/packages/unimport instead.

Features

  • feat(typescript-plugin): allow triggering file references on <template> (#5734) - Thanks to KazariEX!

Bug Fixes

  • fix(vscode): correct syntax highlight in template with lang="html" (#5728) - Thanks to serkodev!

Other Changes

  • refactor(language-core): generate intrinsic elements variable into global types (#5730) - Thanks to KazariEX!
  • refactor(typescript-plugin): remove go to definition trick for auto imported components (#5733) - Thanks to KazariEX!

❤️ Thanks to Our Sponsors

This project is made possible thanks to our generous sponsors:

[View full release notes]

Released by KazariEX on 11/3/2025

v3.1.2

Compare Source

Bug Fixes

  • fix(component-meta): import type helpers by relative path
  • fix(language-core): fix syntax error when propTypes has no elements (#5704) - Thanks to so1ve!
  • fix(language-core): omit defined emit props only (#5705) - Thanks to so1ve!

Other Changes

  • docs: fix vue-tsc broken link to example boilerplate in README.md (#5721) - Thanks to heyakyra!

❤️ 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 10/25/2025

v3.1.1

Compare Source

Features

  • feat(language-server): support --tsdk command line arg (#5691)

Bug Fixes

  • fix(language-core): tolerate non-literal export default (#5675) - Thanks to KazariEX!
  • fix(language-core): use component instance props as fallthrough attributes (#5686) - Thanks to KazariEX!
  • fix(typescript-plugin): determine if variable is Ref by RefSymbol property (#5687) - Thanks to KazariEX!
  • fix(language-core): exclude effect of comments on root node (#5689) - Thanks to KazariEX!
  • fix(typescript-plugin): place __vue__ in project instead of program (#5690)
  • fix(component-type-helpers): remove deprecated $scopedSlots support for Vue 2
  • fix(language-core): replace markdown links after sfc blocks processing (#5695) - Thanks to KazariEX!
  • fix(language-core): do not report unused error on __VLS_export (#5696) - Thanks t...

[View full release notes]

Released by KazariEX on 10/6/2025


📊 Package Statistics

  • vue-tsc: 2,504,492 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 8, 2025

Open in StackBlitz

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

commit: a164246

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