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

volar-service-html

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

volar-service-html - npm Package Versions

1
7

0.0.32

Diff

Changelog

Source

0.0.32 (2024-03-13)

Features

  • prettier: don't throw an error when no Prettier instance is available #81

Bug Fixes

  • typescript: can't format JSX/TSX document correctly (https://github.com/vuejs/language-tools/issues/3949)

Refactors

  • all package formatting options are now consistent
  • typescript: split the main plugin into multiple plugins #83
  • typescript: no longer depend on @volar/typescript
  • prettier: simplify plugin options #84
  • html: remove useCustomDataProviders option that is no longer used
johnsoncodehk
published 0.0.31 •

Changelog

Source

0.0.31 (2024-02-26)

Features

  • Upgrade to Volar 2.1
  • css, html, typescript: consume initialIndentLevel option for accurate embedded code formatting #75

Refactors

  • Deprecate volar-service-tsconfig package
  • Deprecate volar-service-pretty-ts-errors package
  • Make all editor settings configurable #78
    • Most services now expose documentSelector / *DocumentSelector option.
    • Services with formatting capabilities now expose the isFormattingEnabled option.
    • css: no longer has built-in support for postcss language. If necessary, you can configure scssDocumentSelector: ['scss', 'postcss'] option.
    • html: if you need to update custom data, now you should implement the onDidChangeCustomData option instead of inject 'html/updateCustomData' key.

Bug Fixes

  • html: reference resolving inconsistent with VSCode
  • html: script block formatting inconsistent with VSCode
  • css, html, json, yaml: respect ClientCapabilities.textDocument.foldingRange option
  • typescript: semantic tokens return redundant invalid results
johnsoncodehk
published 0.0.30 •

Changelog

Source

0.0.30 (2024-02-13)

Bug Fixes

  • typescript: validate.enable config not working for semantic check
johnsoncodehk
published 0.0.29 •

Changelog

Source

0.0.29 (2024-02-10)

Bug Fixes

  • html: autoClosingTags not working at first line
johnsoncodehk
published 0.0.28 •

Changelog

Source

0.0.28 (2024-02-05)

Features

  • typescript: support for extra scripts #74

Bug Fixes

  • typescript: only process getScript() result in semantic features #73
johnsoncodehk
published 0.0.27 •

Changelog

Source

0.0.27 (2024-01-21)

Features

  • Upgrade to Volar 2.0
  • typescript: consume ReferenceContext #65
  • markdown: support user defined diagnostic options #67
  • prettier: add getPrettier option #68
  • markdown: add markdown trigger characters #70
  • markdown: implement definitions for markdown #71

Bug Fixes

  • typescript: fix *.suggest.enabled, *.validate.enable config options not working (https://github.com/volarjs/services/commit/6f13b47fc01e9999f6fa46023f80225957f421f8)

Breaking Changes

  • volar-service-eslint, volar-service-tslint has been deprecated #72
johnsoncodehk
published 0.0.26 •

johnsoncodehk
published 0.0.25 •

johnsoncodehk
published 0.0.24 •

johnsoncodehk
published 0.0.23 •

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