You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

vue-tsc

Package Overview
Dependencies
Maintainers
2
Versions
335
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-tsc - npm Package Versions

1345
34

3.0.0-beta.1

Diff
j
johnsoncodehk
published 3.0.0-beta.1 •
k
kazariex
published 3.0.0-alpha.10 •
k
kazariex
published 3.0.0-alpha.8 •
k
kazariex
published 3.0.0-alpha.6 •
k
kazariex
published 2.2.10 •

Changelog

Source

2.2.10 <sup>official</sup> (2025-04-22)

Bug Fixes

  • fix(language-core): generate condition guards for model events (#5225) - Thanks to @KazariEX!
  • fix(language-core): prevent global types generation in declaration files (#5239) - Thanks to @KazariEX!
  • fix(language-core): prevent eager inference of slot props from generics (#5247) - Thanks to @KazariEX!
  • fix(typescript-plugin): prevent highlighting native element tags with same name as components (#5253) - Thanks to @KazariEX!
k
kazariex
published 3.0.0-alpha.4 •
k
kazariex
published 3.0.0-alpha.2 •
j
johnsoncodehk
published 3.0.0-alpha.0 •
k
kazariex
published 2.2.8 •

Changelog

Source

2.2.8 <sup>official</sup>, 2.2.9 <sup>insiders</sup> (2025-03-02)

Bug Fixes

  • revert "fix(language-core): validate v-model variable against model type"
k
kazariex
published 2.2.6 •

Changelog

Source

2.2.6 <sup>official</sup>, 2.2.7 <sup>insiders</sup> (2025-03-01)

Features

  • feat(language-core): infer prop JSDoc from defineModel's leading comments (#5211) - Thanks to @KazariEX!

Bug Fixes

  • fix(language-core): map camelized prop name correctly (#5207) - Thanks to @KazariEX!
  • fix(component-meta): resolve defineModel options to collect default value (#5209) - Thanks to @KazariEX!
  • fix(language-core): avoid duplicate generation of defineExpose's codes - Thanks to @KazariEX!
  • fix(language-core): generate camelized prop name for defineModel (#5213) - Thanks to @KazariEX!
  • fix(language-core): validate v-model variable against model type (#5214) - Thanks to @KazariEX!
  • fix(language-core): use keywords instead of semicolons to separate script sections (#5217) - Thanks to @KazariEX!

Other Changes

  • ci: auto close issues with can't reproduce label - Thanks to @KazariEX!
  • refactor(language-core): defer the calculation of linkedCodeMappings offsets (#5220) - Thanks to @KazariEX!