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

@volar/language-core

Package Overview
Dependencies
Maintainers
1
Versions
238
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@volar/language-core - npm Package Versions

1
57
24

2.3.0-alpha.6

Diff
johnsoncodehk
published 2.3.0-alpha.6 •
johnsoncodehk
published 2.3.0-alpha.5 •
johnsoncodehk
published 2.3.0-alpha.4 •
johnsoncodehk
published 2.3.0-alpha.3 •
johnsoncodehk
published 2.3.0-alpha.2 •
johnsoncodehk
published 2.3.0-alpha.1 •
johnsoncodehk
published 2.3.0-alpha.0 •
johnsoncodehk
published 2.2.5 •

Changelog

Source

2.2.5 (2024-05-23)

Features

  • source-map: add API to support generated code with different length than original code #183 - Thanks @piotrtomiak
johnsoncodehk
published 2.2.4 •

Changelog

Source

2.2.4 (2024-05-15)

Bug Fixes

  • typescript: path completion not working for meta files
johnsoncodehk
published 2.2.3 •

Changelog

Source

2.2.3 (2024-05-15)

Bug Fixes

  • typescript: empty items list should be valid completion result vuejs/language-tools#4368
  • typescript: deduplication when merging hover infos #178
  • language-service: transforming volar embedded URIs in markdown #180 - Thanks @remcohaszing
  • language-server: memorize URI conversion results of synchronized documents #181