Socket
Socket
Sign inDemoInstall

vue-tsc

Package Overview
Dependencies
22
Maintainers
1
Versions
293
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1245
30Next

1.8.25

Diff

Changelog

Source

1.8.25 (2023/12/6)

  • fix(component-type-helpers): correct type inference for FunctionalComponent (#3766) - thanks @pinguet62
  • fix(language-core): camelize props for dynamic component (#3774) - thanks @so1ve
johnsoncodehk
published 1.8.24 •

Changelog

Source

1.8.24 (2023/11/29)

  • refactor(component-type-helpers): vue 2 types now move to vue-component-type-helpers/vue2 (#3404)
  • feat(language-core): expose defineEmits's arg and typeArg in parseScriptSetupRanges (#3710) - thanks @so1ve
  • fix(language-core): strictTemplates fails to report unknown components (#3539)
  • fix(language-core): script syntax breaks if script options does not have trailing comma (#3755)
  • fix(language-core): script syntax breaks if options are enclosed in parentheses (#3756)
  • fix(language-core): allow using as with multiple <script> blocks (#3733) - thanks @so1ve
  • fix(language-core): component type narrowing not working in template
  • fix(language-core): incremental insertion incorrect if input <script setup> tag above <script> tag (#3743) - thanks @so1ve
  • fix(language-core): don't camelize attributes for plain elements (#3750) - thanks @rchl
  • fix(vscode): syntax highlighting for .prop shorthand (#3729) - thanks @so1ve
johnsoncodehk
published 1.9.0-alpha.3 •

johnsoncodehk
published 1.9.0-alpha.2 •

johnsoncodehk
published 1.9.0-alpha.1 •

johnsoncodehk
published 1.9.0-alpha.0 •

johnsoncodehk
published 1.8.22 •

Changelog

Source

1.8.22 (2023/10/27)

  • fix: experimentalResolveStyleCssClasses: "always" not working (#3689) - thanks @maIIady
  • fix: __VLS_Prettify missing for dts build when uses withDefaults() (#3691)
johnsoncodehk
published 1.8.21 •

Changelog

Source

1.8.21 (2023/10/25)

johnsoncodehk
published 1.8.20 •

Changelog

Source

1.8.20 (2023/10/23)

  • feat: added Italian integration documentation
  • feat: enforce v-bind argument to be an object (#3666) - thanks @so1ve
  • fix: JSDoc comments not emitted when using type-only defineProps macro (#3645)
  • fix: autocomplete for directive comments without a space (#3665) - thanks @so1ve
  • fix: fix slot type when using a interpolation in template string (#3657) - thanks @so1ve
  • fix: add autocomplete for v-slot parameters (#3661) - thanks @so1ve
  • fix: export correct SlotsPropertyName for vue2 (#3669) - thanks @zhiyuanzmj
  • fix(types): infer discriminated unions in child component props (#3672) - thanks @davidmatter
  • fix: access to slots directly (#3671) - thanks @so1ve
  • fix: autocomplete not working for $event (#3668) - thanks @so1ve
  • perf: remove duplicate virtual code for native tags
  • chore: rename volar to vue in diagnostics (#3667) - thanks @so1ve
  • chore: publish ts plugin to open-vsx (#3589) - thanks @brc-dd
johnsoncodehk
published 1.8.19 •

Changelog

Source

1.8.19 (2023/10/11)

  • feat: no longer checking save time (#3650)
  • fix(ts-plugin): tsserver doesnt have updated list of external files when new vue files are added (required TS 5.3) (#3555) (#3649)
  • fix: false positive error when accessing local variables in defineProps parameter (#3643) (#3644) - thanks @so1ve
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc