Socket
Socket
Sign inDemoInstall

@volar/vue-language-service-types

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@volar/vue-language-service-types - npm Package Versions

23
7

0.40.13

Diff

Changelog

Source

0.40.13 (2022/9/8)

  • fix: cycle reactive reference lead to memory leak
johnsoncodehk
published 0.40.12 •

Changelog

Source

0.40.12 (2022/9/8)

  • perf: fix incremental template compile not working
  • perf: cache path resolve result on getScriptVersion
  • perf: faster code mapping range transform
johnsoncodehk
published 0.40.11 •

Changelog

Source

0.40.11 (2022/9/8)

  • feat: support for typescript class/object literal method completions (#1835)
  • fix: language server crash if client did not support onDidChangeWorkspaceFolders (#1834)
  • fix: "Format Selection" embedded range incorrect with initialIndentBracket
  • fix: formatting break document with editor.formatOnPaste enabled (#1840) (#1841) (#1842) (#1843) (#1835)
johnsoncodehk
published 0.40.10 •

Changelog

Source

0.40.10 (2022/9/7)

  • feat: improve "Format Selection" for html content
  • feat: uniquely scope attribute shorthands (#1812)
  • feat: add server name, version infos to LSP initialize response
  • fix: "Format Selection" should not format whole language block (#1833)
  • fix: formatting break document content randomly (#1827) (#1832)
  • fix: pug syntax highlighting confuses element id with interpolation (#1826)
  • fix: don't cache IDE settings if IDE do not support config change notification
johnsoncodehk
published 0.40.9 •

Changelog

Source

0.40.9 (2022/9/6)

  • feat: improve vue document formatting
  • fix: script format loss indent (#1823)
johnsoncodehk
published 0.40.8 •

Changelog

Source

0.40.8 (2022/9/6)

  • feat: add volar.format.initialIndent option for format <style>, <script> with initial indent (#1806)
  • perf: cache ts.ScriptSnapshot.fromString result on formatting
  • fix: volar.config.js not working since v0.40.7 (#1819)
  • fix: should not incremental update if SFC parse failed (https://github.com/vuejs/language-tools/issues/1807#issuecomment-1236857296)
johnsoncodehk
published 0.40.7 •

Changelog

Source

0.40.7 (2022/9/5)

  • feat: support multiple workspaces for document features
  • feat: add initializationOptions.completion.ignoreTriggerCharacters for LSP-Volar (https://github.com/sublimelsp/LSP-volar/issues/114)
  • feat: add vueCompilerOptions.experimentalComponentOptionsWrapper option for custom component options warpper (#1517)
  • fix: add missing surrounding pair "`" (#1659)
  • fix: formatting edit range incorrect edge case (#1814)
  • fix: typescript onType format do not respect typescript.format.enable
  • fix: document features stop working for script block (#1813)
  • fix: pug formatter extra spaces in {{ }} (#1784)
  • fix: template incremental parser broken when typing slot name

Breaking changes

  • vueCompilerOptions properties experimentalImplicitWrapComponentOptionsWithDefineComponent, experimentalImplicitWrapComponentOptionsWithVue2Extend replaced by experimentalComponentOptionsWrapper.
johnsoncodehk
published 0.40.6 •

Changelog

Source

0.40.6 (2022/9/4)

  • feat: support language features for Web IDE (#612)
  • feat: update vite problemMatcher (#1801)
  • feat: add volar.vueserver.textDocumentSync option to disable incremental update (#1807)
  • fix: v-for, v-if textmate scopes incorrect (#1810)
johnsoncodehk
published 0.40.5 •

Changelog

Source

0.40.5 (2022/8/31)

  • feat: suppor add or switch workspaces without restart server (#1574)
  • fix: sfc offset incremental update broken when input at block start
  • fix: document incremental update break document content on Sublime LSP (https://github.com/sublimelsp/LSP-volar/issues/120)
  • fix: unexpected prop types behavior with compilerOptions.exactOptionalPropertyTypes (https://github.com/vuejs/core/issues/6532)
  • fix: false positive error on <input typeof="radio" value="..."> (#1775)
  • fix: false positive style attribute inconsistent string type error (#1781)
  • fix: language server broken with outDir + rootDir + composite/incremental tsconfig options (#1782)
  • fix: json format should not trim first / end new line
  • fix: interpolation format adding redundant spaces (#1784)
johnsoncodehk
published 0.40.4 •

Changelog

Source

0.40.4 (2022/8/29)

  • feat: respect VSCode *.format.enable settings
  • fix: template should not compile if content no change
  • fix: component preview not working on windows (#1737)
23
7
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