New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vue-component-type-helpers

Package Overview
Dependencies
Maintainers
1
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-component-type-helpers - npm Package Versions

1
1012

1.4.0

Diff

Changelog

Source

1.4.0 (2023/4/21)

  • feat: support intellisense for directive arg expression (#2588)
  • feat: asking disable codeActions if saving time is too long
  • feat: file definition cross file mapping result fall back to 0:0
  • fix: fixed dynamic slot arg expression virtual code (#2586) (#2617) (#2592)
  • fix: add hack support for v-if + v-slot template (#625)
  • fix: goto definition not working for alias path without script setup (#2600)
  • fix: avoid missing prop hint for native tags (#2616)
  • fix: vue-language-plugin-pug broken with yarn (#2608)
  • fix: native tags reporting missing prop error (#2629)
  • fix(vue-tsc): add throw message if composite / incremental enabled (#2622)
  • fix: slot props are not recognized at the root component (#2554)
  • fix: missing props hint incorrect for model property for vue 2 (#2635)
  • fix: cannot show css hover message (#2634)
  • fix: duplicate ts unused reports if noUnusedLocals is enabled (#2627)
johnsoncodehk
published 1.3.19 •

Changelog

Source

1.3.19 (2023/4/19) - pre-release

  • feat: change vue.features.codeActions.enable default value to true
  • feat: auto disable vue.features.codeActions.enable when document saving time is too long
  • feat: changing vue.features.* settings no longer requires reload vscode
johnsoncodehk
published 1.3.18 •

Changelog

Source

1.3.18 (2023/4/18) - pre-release

Extension settings refactoring

  • codeActions disabled by default
  • updateImportsOnFileMove disable by default
  • missing props hint, event argument hint disabled by default

For more details, see #2620.

johnsoncodehk
published 1.3.17 •

Changelog

Source

1.3.17 (2023/4/17) - pre-release

  • feat: support document links for tsconfig when takeover mode is actived (#2467)
  • fix: avoid server crash when tsconfig extends path invalid
  • fix: auto import should not appending .js (#1763) (#2518)
  • fix: inhibit unknown props error when if strictTemplates is disabled
  • fix: absolute SCSS import resolving inconsistency (#2517)
  • fix: <template> multi-line comments shift with each format (#2505)
johnsoncodehk
published 1.3.16 •

Changelog

Source

1.3.16 (2023/4/16) - pre-release

  • feat(component-meta): expose definition location information as declarations property
  • perf: fixed TS auto import performance regression since v1.13.11 (https://github.com/volarjs/typescript-auto-import-cache/pull/2)
  • fix(language-server): show component meta command not working
  • fix: v-for item adds spaces if enabled insertSpaceAfterOpeningAndBeforeClosingNonemptyBrackets (#2571)
  • fix: when the takeover mode is enabled, json documents shows duplicate outline (#2573)
johnsoncodehk
published 1.3.15 •

johnsoncodehk
published 1.3.14-patch.2 •

johnsoncodehk
published 1.3.14-patch.1 •

johnsoncodehk
published 1.3.14 •

Changelog

Source

1.3.14 (2023/4/10) - pre-release

  • feat: add vue-component-type-helpers package (#2590)
  • feat(component-meta): integrated vue-component-type-helpers
  • feat: upgrade to lerna-lite 2.0 (#2597) - thanks @ghiscoding
  • feat: support prop renaming for defineModel and defineProp
  • fix: template-based slots type incorrect (#2590)
  • fix(vue-tsc): patch build info roots for TS 5.0 (#2580) - thanks @blake-newman
johnsoncodehk
published 1.3.13 •

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc