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/typescript-plugin

Package Overview
Dependencies
Maintainers
2
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vue/typescript-plugin - npm Package Versions

134567

3.0.0-beta.2

Diff
j
johnsoncodehk
published 3.0.0-beta.2 •
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"