Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@volar/vue-language-core

Package Overview
Dependencies
Maintainers
1
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@volar/vue-language-core - npm Package Versions

1
12

1.3.16

Diff

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 •

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 •

johnsoncodehk
published 1.3.12 •

Changelog

Source

1.3.12 (2023/4/4) - pre-release

  • feat: Support for Vue 3.3 experimental defineModel() API (#2579)
  • feat: Support for vue-macros defineProp() API (#2579)
  • feat: support short define for defineSlots()
  • feat: new <script setup> codegen implement for DX improve (#2582) (#2421)
  • fix: falsely reports "Virtual script not found"
  • fix(vue-tsc): emit declaration throws TS4060 (#2581) - thanks @blake-newman
johnsoncodehk
published 1.3.11 •

Changelog

Source

1.3.11 (2023/4/2) - pre-release

  • feat: support goto source file definition for project references for TS 5.0 (https://github.com/volarjs/volar.js/pull/24) (#1344) (#2296) (#2340) (#1815) - thanks @blake-newman
  • feat: support auto imports for unused modules for TS 5.0 (https://github.com/volarjs/volar.js/pull/24) (https://github.com/volarjs/volar.js/issues/19) (#963) - thanks @blake-newman
johnsoncodehk
published 1.3.10 •

Changelog

Source

1.3.10 (2023/4/1) - pre-release

  • feat: support for vue 3.3 defineSlots() API (#2568)
  • feat(vue-tsc): prettify script setup props, emits type in emit
  • fix: plugins, hooks, experimentalAdditionalLanguageModules options of vueCompilerOptions not working (#2558) - thanks @rchl
  • fix(vue-tsc): fixed typescript 5 support (#2555) - thanks @blake-newman
  • fix: incorrectly incremented end offset when deleting the last text in an directive expression
  • fix: "typescript.format.insertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis": true caused formatting issues with v-bind expressions (#2507)
  • fix: normalizeComponentAutoImportName not working for import statement completion (#2511)
  • fix: ignore null type for dynamic argument (#2514)
  • fix: vue-twoslash-queries plugin not working
  • fix: redo JSX.ElementChildrenAttribute implement (#2472)
  • fix(component-meta): support for functional component (#1992)
  • fix: avoid crash when chdir() (#2480)
  • fix: expand selection ranges incorrect (#2477)
  • fix: directive semanticTokens display range incorrect (#2454)
  • fix: <textarea> formatting indent incorrect
  • perf(vue-tsc): streamline virtual code to improve emit performance
johnsoncodehk
published 1.3.9 •

johnsoncodehk
published 1.3.8 •

Changelog

Source

1.3.8 (2023/3/27) - pre-release

  • fix: missing props type check stop working
johnsoncodehk
published 1.3.7 •

Changelog

Source

1.3.7 (2023/3/26) - pre-release

  • feat: support normalizeComponentImportName for additionalExtensions (#2481)
  • feat: support generic component without jsxTemplates
  • feat: support slot references for anonymous default slot (#2547)
  • feat: recognize slots property with JSX.ElementChildrenAttribute (#2472)
  • feat: support slot required checking when enabled strictTemplates (#1820)
  • fix: handle edge tag name casing <xxx--yyy> (#2463)
  • fix: incremental update causes multi-line style node damage (#2519)
  • fix: formatting break multi-line attribute value indent (#2519)
  • fix: formatting break <pre> tag contents indent (#2520)
  • fix: typescript labelDetails in completions not processed (https://github.com/volarjs/plugins/issues/31) - thanks @zardoy

Breaking changes

  • deprecated volar.vueserver.textDocumentSync setting
  • deprecated narrowingTypesInInlineHandlers for vueCompilerOptions and always enabled now
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