Socket
Socket
Sign inDemoInstall

@vue/language-core

Package Overview
Dependencies
Maintainers
0
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vue/language-core - npm Package Versions

1
67

1.7.10

Diff

Changelog

Source

1.7.10 (2023/6/9) - pre-release

  • feat: upgrade framework to v1.7 (#3248)
  • fix: strictTemplates not working for IntrinsicElement (#3214)
  • fix: failed to load tsconfig json schema (#3224) (#3228) - thanks @tjx666
  • fix(vue-tsc): vue-tsc ignores type errors in .vue files if the incremental setting is true (#2756) (#3218) - thanks @lucasavila00
  • fix: properly merge defineModel and defineProps types (#3164)
  • fix(language-server): show component meta command not working

Breaking changes

  • Simplify JSX.IntrinsicElements type inference for better TS performance (#3259)
  • Update @vue-expected-error to @vue-expect-error (https://github.com/vuejs/language-tools/pull/3215#issuecomment-1560355284)
johnsoncodehk
published 1.7.9 •

johnsoncodehk
published 1.7.8 •

Changelog

Source

1.7.8 (2023/5/22) - pre-release

  • fix: directive comments not working in production builds
johnsoncodehk
published 1.7.7 •

Changelog

Source

1.7.7 (2023/5/22) - pre-release

  • feat: support for @vue-ignore, @vue-skip, @vue-expected-error directive comments (#3215)
  • refactor(language-service): removed vscode-languageserver-protocol runtime dependency
  • perf(monaco): much faster first time intellisense
  • fix: ts project not updated when virtual ts file created / deleted
johnsoncodehk
published 1.7.6 •

Changelog

Source

1.7.6 (2023/5/19) - pre-release

  • refactor(language-service): fewer runtime dependencies
  • chore: low-level API adjustment
johnsoncodehk
published 1.7.5 •

johnsoncodehk
published 1.7.4 •

Changelog

Source

1.7.4 (2023/5/18) - pre-release

  • feat: more reliable intellisense for monaco
  • fix: avoid adds ".js" extension when auto importing components (#3150)
johnsoncodehk
published 1.7.3 •

Changelog

Source

1.6.5 (2023/5/13), 1.7.3 (2023/5/13) - pre-release

  • chore: bump vue deps to 3.3 stable (#3167) - thanks @ferferga
  • fix(vue-tsc): avoid throw when composite is enabled (#2622)
  • perf(language-service): avoid request name casing from language client multiple times (#3158) - thanks @kalvenschraut
  • fix: avoid slot name report TS8013 in js component (#3121)
johnsoncodehk
published 1.7.1 •

Changelog

Source

1.7.1 (2023/5/10) - pre-release

  • ⭐ feat: support for Volar.js Labs
  • fix(language-core): add missing peer dependency typescript (#3145) - thanks @HunYan-io
  • perf: style code change should not increase ts virtual script version
  • perf: avoid virtual file version always increase due to source map update

Breaking changes

  • Removed the VueLanguageServiceHost interface
johnsoncodehk
published 1.7.0 •

Changelog

Source

1.7.0 (2023/5/7) - pre-release

  • feat(language-service): compatible with Volar.js 1.5 Scripts API, Rules API
  • fix: volar.config.js does not load on Windows (https://github.com/volarjs/volar.js/issues/36)

Breaking changes

  • rename packages from @volar/vue-* to @vue/* (#3134)
  • volar.config.js specification update (base on Volar.js v1.5)
1
67
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